2245 Commits (db252cd0af9dfeb62c9a000372f6a13488b3009e)
 

Author SHA1 Message Date
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
Arjen Poutsma a8e8382034 Added more headers. 16 years ago
Arjen Poutsma 8073efd69f SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Ramnivas Laddad 252bd3942c Stub out the clover target to allow successful building of snapshots 16 years ago
Keith Donald 0576fe2654 removed experimental stuff 16 years ago
Keith Donald 2cf157e09a polish 16 years ago
Arjen Poutsma abfc479bdb SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings 16 years ago
Arjen Poutsma c9f4de3ebf Added more headers. 16 years ago
Arjen Poutsma ff1dac8381 SPR-5870 - Add support for content negotiation based on a request parameter value 16 years ago
Ramnivas Laddad b1cb69fcb9 Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly. 16 years ago
Keith Donald 6206e5f11f ignore failing test for now 16 years ago
Keith Donald 9f8638e557 fixed element type bug 16 years ago
Keith Donald 5904814ec6 ignore cases from some tricky scenarios 16 years ago
Keith Donald eb4a767f6b removed last ignore 16 years ago
Keith Donald 737c66d729 polish 16 years ago
Keith Donald 89a8e4073b more el converters 16 years ago
Keith Donald 1344a6d4d0 more converters; since 3.0 16 years ago
Ramnivas Laddad 29139dfd1a Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect 16 years ago
Ramnivas Laddad 7199fcc233 Fixed SPR-5918. 16 years ago
Sam Brannen 29327798c1 [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. 16 years ago
Keith Donald c519f2bd3a string to map 16 years ago
Keith Donald f53e627bb5 string array to map converter 16 years ago
Keith Donald e4c868b837 javadoc 16 years ago
Andy Clement 84bdd1ab8e better method name 16 years ago
Andy Clement 3788a84b8e 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. 16 years ago
Andy Clement e3e34b04d4 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. 16 years ago
Andy Clement 85eda27cd4 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. 16 years ago
Keith Donald e85a6740d8 new tests for andy 16 years ago
Arjen Poutsma 6598fd736d BindingJacsonConverter/View -> MappingJacksonConverter/View 16 years ago
Sam Brannen cab7a9250d Updated change log 16 years ago
Sam Brannen 5054802eb9 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. 16 years ago
Sam Brannen 696d78c144 [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage. 16 years ago
Mark Pollack 0d98baa5c1 SPR-5619 16 years ago
Mark Pollack 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) 16 years ago
Mark Pollack 8c9346718b POM maintenance/development - initial jarjar support in maven build for ASM 16 years ago
Mark Pollack 0c16554e23 SPR-5803 and additional POM maintenance/development 16 years ago
Keith Donald c9a87de141 polish 16 years ago
Keith Donald 5cb03fa290 collapsed binding factory into binder for time being 16 years ago