2581 Commits (e65ba99e237a10db8ffd066b3f9f0d9682f11b02)
 

Author SHA1 Message Date
Juergen Hoeller e65ba99e23 use varargs for scan method as well 17 years ago
Costin Leau 95ddeff17d SPR-6492 17 years ago
Costin Leau 085aecd51f SPR-6492 17 years ago
Juergen Hoeller c4d8f6b3eb extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450) 17 years ago
Juergen Hoeller 5fdc29f152 polishing 17 years ago
Juergen Hoeller 1d005e12af fail when @DateTimeFormat is being used without JodaTime on the classpath (SPR-6508) 17 years ago
Juergen Hoeller 61f23710eb relaxed warning about ambiguous setters to only be logged in case of actual write access (SPR-6399) 17 years ago
Arjen Poutsma 27e0642543 SPR-6502 - Broken @RequestMapping inheritance 17 years ago
Juergen Hoeller 09a55c8ede import works with relative resources in other classpath roots again (SPR-6493) 17 years ago
Arjen Poutsma 231c8337d2 SPR-6529 - DateTimeFormatAnnotationFormatterFactory calls String.isEmpty(), which exists only in JDK1.6+ 17 years ago
Juergen Hoeller 93abbd0ef7 newTransactionStatus reverted to its original role, just without preparing synchronization (SPR-6521) 17 years ago
Arjen Poutsma 8678652f3e SPR-6528 - PathVariables of type double 17 years ago
Arjen Poutsma 976f920db2 SPR-6482 - @RequestMapping handled incorrectly when value contains "." (dot) character 17 years ago
Juergen Hoeller f36e8252c8 polishing 17 years ago
Juergen Hoeller f72769a621 added order property to AnnotationMethodHandlerAdapter (SPR-6516) 17 years ago
Juergen Hoeller abf6a7ee18 made parse and decorate non-final (SPR-6526) 17 years ago
Andy Clement 33a7bbb485 SPR-6525: avoid need to use #root for method parameter references 17 years ago
Sam Brannen e01c2eafa1 Fixed copy-n-paste errors. 17 years ago
David Syer f4763a801f SPR-5327: Duh: broken build - invalid XML. 17 years ago
Sam Brannen 11d2921767 Removed reference to the British musical and multimedia group "the the". ;) 17 years ago
Juergen Hoeller 0ea5b5ef0b opened up RestTemplate method signatures to Map<String, ?> and Object array instead of enforcing String values 17 years ago
David Syer ad3fa505f3 SPR-5327: tweak the build.xml for core to try and make commons-logging optional in generated poms 17 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 17 years ago
Juergen Hoeller 12892eef98 fixed String size constraint example (SPR-6517) 17 years ago
Juergen Hoeller 0d413c7e36 reverted schema update implementation for Hibernate 3.2 compatibility (SPR-6509) 17 years ago
David Syer 604a9f077d SPR-5327: update artifact ids 17 years ago
David Syer fae06dc156 SPR-6092: clarify jar name in test docs 17 years ago
David Syer 5013664ec5 BATCH-5327: Correct name of SLF4J 17 years ago
David Syer ebd15e3287 SPR-6092: add section on Ivy 17 years ago
David Syer 0400ccc11f SPR-5327: tidy up aopalliance dependency 17 years ago
David Syer d1dfa873b7 SPR-6092: add section on EBR/Maven and tidy up references to jar files throughout 17 years ago
Juergen Hoeller 95fb766d10 initial preparations for 3.0 GA 17 years ago
Juergen Hoeller e161c93f8d full support for formatters on array/collection elements (SPR-6504) 17 years ago
Juergen Hoeller 388edd7aaa lenient property name casing, beyond standard JavaBeans conventions (SPR-6491) 17 years ago
Juergen Hoeller 0a36596468 do not register default formatters for Date and Calendar (requiring explicit use of @DateTimeFormat there) 17 years ago
Juergen Hoeller 73a75220a8 do not register a default NumberFormatter (SPR-6490) 17 years ago
Juergen Hoeller ac3a1d9132 added since tag 17 years ago
Juergen Hoeller fcfe94139c updated required Hibernate version 17 years ago
Juergen Hoeller b16e502c16 fixed typo 17 years ago
Juergen Hoeller 0b577dd558 fixed dependencies 17 years ago
Sam Brannen 4093935275 JavaDoc polishing 17 years ago
David Syer 277d153604 Add trailing / to repository URLs on S3 (improves build time for clients) 17 years ago
Juergen Hoeller cb9e877e4a preparations for RC3 release 17 years ago
Juergen Hoeller 132bb8a672 polishing 17 years ago
Juergen Hoeller 126f83959b preparations for RC3 release 17 years ago
Juergen Hoeller 69124f9392 JSR-303 SpringValidatorAdapter uses field name as first argument (analogous to bind errors; SPR-6407) 17 years ago
Juergen Hoeller 5165465821 initialize synchronization after begin while instantiating TransactionStatus as early as possible (SPR-6409) 17 years ago
Thomas Risberg d67e655c17 updated version for RC3 release 17 years ago
Thomas Risberg fdfbf2a01b changed jar name to use RELEASE instead of RC1 17 years ago
Keith Donald b7b52fffea renamed path element to mapping per code review 17 years ago