2232 Commits (374ea0502832aad5d2d4d361e286b16c3278b7d6)
 

Author SHA1 Message Date
Mark Pollack 9696c66517 Finished applying Beverly's edits 16 years ago
Keith Donald 5f99d02292 formatValue collection/array 16 years ago
Keith Donald 4e50c51139 list binding working 16 years ago
Keith Donald 14dd30c5a5 nested binding work; list binding still has kinks 16 years ago
Juergen Hoeller f739c3fde1 resort to using @Bean directly 16 years ago
Juergen Hoeller 3462b43bb1 getAnnotationAttributes generally supports meta-annotation lookup 16 years ago
Juergen Hoeller dbdd6eca60 AnnotationUtils.getAnnotation generally supports meta-annotation lookup 16 years ago
Juergen Hoeller ec1f0e6211 support scope meta-annotations on factory methods as well 16 years ago
Juergen Hoeller 54285ea57c polishing 16 years ago
Juergen Hoeller 3f6e4282d6 WebSphereUowTransactionManager falls back to UOWManagerFactory lookup by default 16 years ago
Juergen Hoeller ea8f628c9c polishing 16 years ago
Juergen Hoeller 364641e9bc revised static annotation check 16 years ago
Juergen Hoeller b2f9786ee8 completed Hessian 3.2 upgrade 16 years ago
Juergen Hoeller 8c7aec3c97 scoped proxies retain original qualifiers (SPR-5911) 16 years ago
Juergen Hoeller da7aa37aa6 refined generic getProxy signature 16 years ago
Juergen Hoeller d64bc93e36 updated Hessian support for Hessian 3.2 compatibility; general remoting refinements 16 years ago
Sam Brannen 05903d640b * @ContextConfiguration's loader attribute is now inherited if not declared locally 16 years ago
Sam Brannen b3f3705286 [SPR-5944] Documented potential "false positives" in ORM test code. 16 years ago
Sam Brannen ee1938eb74 [SPR-5315][SPR-5699] Reverted changes to TransactionalTestExecutionListener: transactions are no longer automatically flushed before rolling back. 16 years ago
Keith Donald ec2833cd63 nested properties polish 16 years ago
Keith Donald dc5faec189 all tests back compiling, still a few failing marked ignored 16 years ago
Keith Donald 603ffe80c8 list element binding 16 years ago
Keith Donald 2da1bb8607 more passing tests 16 years ago
Keith Donald f39f91701d property not found / required 16 years ago
Keith Donald 3cd3cddbe0 type formatters 16 years ago
Sam Brannen b2c723a76e [SPR-5916] polishing. 16 years ago
Sam Brannen fc79d98b6a [SPR-5916] ContextLoader class is now inherited from class hierarchy if not specified explicitly via @ContextConfiguration's loader attribute on the current test class. 16 years ago
Christian Dupuis 7f3c4cec25 STS-260: added missing import-package headers so that editor works again 16 years ago
Keith Donald 8ceb64fe0c binding rule impl 16 years ago
Keith Donald 8147281c74 additional binding metadata 16 years ago
Keith Donald 9c78616e11 additional binding metadata 16 years ago
Keith Donald 263d502f51 polish 16 years ago
Keith Donald 0993e9cfb9 polish 16 years ago
Keith Donald 09c5d0eb97 binding status 16 years ago
Keith Donald 8d3fbc5df8 binding system refactoring - work in progress 16 years ago
Juergen Hoeller 8e2797153b revised lenient constructor resolution (follow-up to SPR-5816) 16 years ago
Juergen Hoeller 7eabd2da56 introduced "nonPublicAccessAllowed" flag (SPR-5882) 16 years ago
Sam Brannen ba27c29dc4 [SPR-5916] polishing. 16 years ago
Juergen Hoeller a9254b34d1 introduced "lenientConstructorResolution" flag (SPR-5816) 16 years ago
Juergen Hoeller f4a83c5c74 consistently allow array element 16 years ago
Juergen Hoeller cf29d1c367 constructor argument type matching supports arrays and simple class names now (SPR-5844) 16 years ago
Mark Pollack 35b2a7e612 Applied and reviewed Beverly's final edits up to section "beans-factory-scopes" 16 years ago
Mark Pollack 241280d24d Beverly's edits reviewed. 16 years ago
Chris Beams 9e0d87c518 SPR-5932 - Singleton @Bean methods behave like prototypes in a Spring DM environment 16 years ago
Ramnivas Laddad 977cee4272 Override clover.do for spring-aspects to avoid build failure 16 years ago
Juergen Hoeller 68363f17a7 avoid potential NPE (SPR-5930) 16 years ago
Chris Beams 9163d8043b updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. 16 years ago
Ramnivas Laddad ef6395b949 Fixed a type in target name 16 years ago
Ramnivas Laddad 1a5b542309 Another attempt to fix clover-related build failure 16 years ago
Keith Donald 9be56a39b4 moved binding configuration to publis binder api 16 years ago