Commit Graph
1534 Commits
Author SHA1 Message Date
Ramnivas Laddad 7986d5db70 Another attempt to fix clover-related build failure
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1539 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-14 20:13:14 +00:00
Keith Donald edcd166681 moved binding configuration to publis binder api
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1538 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-14 13:58:39 +00:00
Arjen Poutsma b1a3035fff Added more headers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1537 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-14 09:24:15 +00:00
Arjen Poutsma 309ba05f0b SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1536 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-14 07:08:02 +00:00
Ramnivas Laddad b60127a277 Stub out the clover target to allow successful building of snapshots
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1535 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 21:27:19 +00:00
Keith Donald 6706c0815b removed experimental stuff
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1534 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 21:22:59 +00:00
Keith Donald c0e840d81b polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1533 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 21:17:54 +00:00
Arjen Poutsma 304cfc0ae5 SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1532 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 15:35:24 +00:00
Arjen Poutsma 19a56ccdf8 Added more headers.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1531 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 13:05:46 +00:00
Arjen Poutsma df46fe603f SPR-5870 - Add support for content negotiation based on a request parameter value
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1530 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-13 09:44:07 +00:00
Ramnivas Laddad 3a60480e1b Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1529 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 22:46:36 +00:00
Keith Donald b81e7bb81b ignore failing test for now
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1528 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 18:32:26 +00:00
Keith Donald f6ff0eec6d fixed element type bug
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1527 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 18:29:19 +00:00
Keith Donald c6b47be4a5 ignore cases from some tricky scenarios
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1526 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 18:05:13 +00:00
Keith Donald 0d31e72c73 removed last ignore
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1525 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 18:00:18 +00:00
Keith Donald d7d8bacc59 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1524 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 17:57:18 +00:00
Keith Donald 2d69617b5f more el converters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1523 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 17:49:13 +00:00
Keith Donald 01a770a2b8 more converters; since 3.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1522 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 17:47:33 +00:00
Ramnivas Laddad ed8a512832 Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1521 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 05:58:55 +00:00
Ramnivas Laddad f7a4741b5d Fixed SPR-5918.
Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself. 
Since classes in test sources from another project cannot be shared, had to duplicate those classes.

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1520 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-12 04:47:59 +00:00
Sam Brannen 27b6c0d7cc [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1519 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-11 16:45:48 +00:00
Keith Donald 6321be87ff string to map
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1518 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 23:42:39 +00:00
Keith Donald 73f0d581ab string array to map converter
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1517 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 23:27:27 +00:00
Keith Donald 56aa00ca75 javadoc
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1516 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 21:32:24 +00:00
Andy Clement b69e7893a2 better method name
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1515 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 19:44:40 +00:00
Andy Clement 41133bed8b for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1514 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 19:43:50 +00:00
Andy Clement 4b94f3b381 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1513 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 19:43:37 +00:00
Andy Clement 85a197f5b8 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1512 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 19:43:32 +00:00
Keith Donald 7e6cb43962 new tests for andy
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1511 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 18:49:38 +00:00
Arjen Poutsma 0909d43f19 BindingJacsonConverter/View -> MappingJacksonConverter/View
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1510 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 14:25:39 +00:00
Sam Brannen 45346736e1 Updated change log
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1509 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 12:25:34 +00:00
Sam Brannen 27948db063 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1508 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 12:15:58 +00:00
Sam Brannen c4b5960c13 [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1507 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 11:45:31 +00:00
Mark Pollack bed23619b7 SPR-5619
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1506 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 04:02:08 +00:00
Mark Pollack 0d92d4afb3 SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed)
Update org.sf.web/.classpath to refer to tiles 2.1.2

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1505 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 03:30:12 +00:00
Mark Pollack da4f4ef034 POM maintenance/development - initial jarjar support in maven build for ASM
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1504 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-10 02:12:50 +00:00
Mark Pollack ead546b2f2 SPR-5803 and additional POM maintenance/development
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1503 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 19:38:07 +00:00
Keith Donald 6bff10bdf0 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1502 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 15:37:41 +00:00
Keith Donald d2714c0904 collapsed binding factory into binder for time being
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1501 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 15:36:31 +00:00
Juergen Hoeller 9f9a3222e2 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1500 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 10:27:02 +00:00
Juergen Hoeller a848f64378 only call LocaleResolver when encountering an actual HttpServletRequest
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1499 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 10:03:17 +00:00
Keith Donald 419d26f93d polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1498 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 05:51:49 +00:00
Keith Donald 4f68c6b893 polish
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1497 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 05:22:51 +00:00
Keith Donald 5f9bc8004b collection property type formatters
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1496 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 05:18:15 +00:00
Keith Donald c92929a293 binding string to list
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1495 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 04:37:28 +00:00
Keith Donald 619a8d972f list binding tests
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1494 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-09 03:30:19 +00:00
Keith Donald fce0c70651 formatted annotation to apply to formatted value object classes
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1493 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-08 23:21:09 +00:00
Keith Donald 9ee9fa1cae forgot to commit type descriptor
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1492 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-08 22:46:29 +00:00
Keith Donald ea3da1bcd6 numerous binding enhancements; removed lazy binding for time being
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1491 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-08 21:43:35 +00:00
Juergen Hoeller 5c19909c61 preserve custom pre-bound RequestAttributes implementations (for Grails)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1490 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-08 15:11:15 +00:00