932 Commits (3690002dce069729e24bb67386df3cbd7655708c)

Author SHA1 Message Date
Sam Brannen 070b7b6afe polishing 14 years ago
Chris Beams 74f1e0e9d0 Touch up ApplicationContextInitializer Javadoc 14 years ago
Chris Beams 4f7bdbd3de Make ConfigurationClassBeanDefinitionReader public 14 years ago
Rossen Stoyanchev 3f11fbafaa Predictable index position for BindingResult keys and parameter annotation convenience methods in MethodParameter 14 years ago
Sam Brannen 8568250e77 [SPR-8089] Added TODOs. 14 years ago
Sam Brannen 45c6eb1d62 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen 309fa92199 [SPR-8089] re-ignoring JMX tests that require the presence of jmxremote_optional.jar. 14 years ago
Sam Brannen adfcc929fb [SPR-8091] developer notes 14 years ago
Costin Leau 5c3ceb8ef0 SPR-7971 14 years ago
Sam Brannen 71d70a6e06 [SPR-8089] cleaning up ignored and broken JMX tests; suppressing warnings; using generics where feasible; documented the jmxremote_optional.jar requirement in AbstractMBeanServerTests. 14 years ago
Costin Leau a3a0e5165c SPR-8007 14 years ago
Costin Leau eb4b68ffda SPR-8007 14 years ago
Chris Beams f4e1cde33b Eliminate warnings in .validation package 14 years ago
Chris Beams 150838bfc1 Remove TODOs related to profile logging 14 years ago
Chris Beams d471266d44 @Feature methods accept @Value-annotated params 14 years ago
Chris Beams 43676bd660 Deregister @Configuration CGLIB callbacks 14 years ago
Chris Beams 76ce418556 Fix context:property-placeholder XSD type hierarchy 14 years ago
Chris Beams 4cdb04ab25 Process @ImportResource with current ResourceLoader 14 years ago
Chris Beams 704b229cc7 Test injection of Environment on @Feature methods 14 years ago
Chris Beams 5cfbed8881 Test injection of special types on @Feature methods 14 years ago
Chris Beams 5de35e8f92 Polishing 14 years ago
Costin Leau c3a635196b SPR-8015 14 years ago
Costin Leau a4aca64007 + fix bug that prevented internal expression cache from being used 14 years ago
Costin Leau 5daad3e081 SPR-8006 14 years ago
Costin Leau a20dd8095e + update copyright headers 14 years ago
Costin Leau fad2f2ca30 SPR-8006 14 years ago
Costin Leau 523a83ca28 SPR-8008 14 years ago
Juergen Hoeller 716aa6974c fixed scheduling tests 14 years ago
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