1054 Commits (d8f29cb746de5d29d1d3d750726651dabdb954a2)

Author SHA1 Message Date
Juergen Hoeller 0d70e08ac3 exceptions thrown by @Scheduled methods will be propagated to a registered ErrorHandler (SPR-7723) 14 years ago
Juergen Hoeller 03190950d1 polishing 14 years ago
Chris Beams 6bfead259e Further compensation for STS version mismatch 14 years ago
Juergen Hoeller ce761d3fe8 renamed AbstractPropertyPlaceholderConfigurer to PlaceholderConfigurerSupport 14 years ago
Juergen Hoeller 47c9278e32 renamed AbstractPropertyPlaceholderConfigurer to PlaceholderConfigurerSupport 14 years ago
Juergen Hoeller 93304b5ff2 removed ConversionService/TypeConverter convenience methods in order to restore 3.0's SPI (for backwards compatibility with implementers) 14 years ago
Chris Beams b7d7fa7b7e Further compensations for STS; binary compat fixes 14 years ago
Chris Beams 9cc125531b Fix STS compatibility issues; other improvements 14 years ago
Arjen Poutsma 91debc3a35 Fixing compilation error with javac. 14 years ago
Chris Beams c58b63a982 Revert signature change in BDRU.registerWithGeneratedName 14 years ago
Chris Beams b1756e2f17 Sync pom.xml deps with ivy.xml changes since 3.0.5 14 years ago
Chris Beams 2f7c2230f0 Include license.txt and notice.txt in module JARs 14 years ago
Chris Beams 906b50ef51 Add FeatureMethodErrorTests 14 years ago
Sam Brannen e7c2713fd4 polishing JavaDoc 14 years ago
Chris Beams 2d76dde611 Rename ExecutorContext => SpecificationContext 14 years ago
Chris Beams c5063004eb Rename spring.{profile}.active => {profiles} 14 years ago
Chris Beams a2bc381ade Extract ProblemCollector interface 14 years ago
Chris Beams b4fea47d5c Introduce FeatureSpecification support 14 years ago
Chris Beams b04987ccc3 Make ObjectUtils.addObjectToArray() generic 14 years ago
Costin Leau fb57316afa renamed EhcacheCacheManager to EhCacheCacheManager 14 years ago
Costin Leau ca2dbc1c59 renamed EhcacheCacheManager to EhCacheCacheManager 14 years ago
Costin Leau 4da39b48f7 moved cache abstraction from context.support to context 14 years ago
Keith Donald fbb1fa33a1 added support for Instant and MutableDateTime binding to JodaTime formatting system; allow for use of @DateTimeFormat on any ReadableInstant field 14 years ago
Keith Donald ff7f3aebea reordered interface operations for clarity 14 years ago
Keith Donald 7d1104e442 SPR-7875 14 years ago
Costin Leau 44b5df0db1 SPR-7887 14 years ago
Costin Leau f191be56d1 SPR-4331 14 years ago
Rossen Stoyanchev abff2b959b SPR-7912 Add tests for FormattingConversionServiceFactoryBean, update reference docs, and remove mvc:formatters 14 years ago
Rossen Stoyanchev 149348c907 SPR-7912 Introduce FormatterRegistrar interface and FormattingConversionServiceFactoryBean enhancements. 14 years ago
Rossen Stoyanchev f26b499cbd SPR-7732, SPR-6506, SPR-7191 MVC Namespace improvements to the annotation-driven element - custom message converters, formatters, and message codes resolver. 14 years ago
Juergen Hoeller d3d7634574 added tests with error in BindingResult (SPR-7809) 14 years ago
Keith Donald 5d6840e877 array autogrow on set e.g. array[0]=foo 14 years ago
Chris Beams a7293d2961 Introduce ApplicationContextInitializer interface 14 years ago
Keith Donald 0fb631348e switched to better encapsulated convert(Object, TypeDescriptor) where possible 14 years ago
Keith Donald 4c9731d572 added forNestedType(MethodParameter) for resolution of nested parameter types for collection, array, and map parameter types 14 years ago
Sam Brannen 61cfb96d95 Changed slf4j.jcl dependency from 1.5.6 to 1.5.3 for consistency with build.versions. 14 years ago
Keith Donald c6c782df59 forNestedType usage clarification 14 years ago
Keith Donald 7ec5f1694b temp added ignore on 2 new failing tests until time to investigate 14 years ago
Keith Donald 86f1179606 temp added ignore on 2 new failing tests until time to investigate 14 years ago
Chris Beams 15ac99f59c Introduce and integrate JndiPropertySource 14 years ago
Chris Beams 9420bdc246 Document createEnvironment() methods 14 years ago
Chris Beams 7f8ede1407 Remove dead code 14 years ago
Chris Beams 431eaf6df8 Refactor PropertyPlaceholderConfigurer hierarchy 14 years ago
Chris Beams 2b99cf6d29 Refactor Environment and PropertySource 14 years ago
Juergen Hoeller 3fe2d037ed fixed AbstractBindingResult to avoid NPE in "hashCode()" if target is null (SPR-7682) 14 years ago
Keith Donald fe386f1c10 spr7816 14 years ago
Keith Donald 39e0c29d19 TypeDescriptor cleanup and general polishing; fixed a number of bugs related to TypeDescriptor usage in client code across beans and spel packages 14 years ago
Chris Beams 5e6912302a Introduce "Aware" superinterface 14 years ago
Chris Beams b3ff9be78f M1 cut of environment, profiles and property work (SPR-7508) 14 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago