1201 Commits (1af7575bded873006014792ac853ee492b0eb857)

Author SHA1 Message Date
Juergen Hoeller 5875695d99 polishing 14 years ago
Juergen Hoeller dcb44264ad EhCacheFactoryBean applies listeners and enabled/disabled flags to existing cache regions as well (SPR-9392) 14 years ago
Chris Beams 1380d053c4 Clarify @EnableScheduling javadoc 14 years ago
Juergen Hoeller 9d3cfcd8e6 fixed OSGi metadata for optional "javax.inject" package import (SPR-9173) 14 years ago
Chris Beams e30d6104f3 Fix regression in @PropertySource placeholder resolution 14 years ago
Spring Buildmaster b32a365f14 Increment version to 3.1.2.BUILD-SNAPSHOT 14 years ago
Spring Buildmaster 79c9ca1a26 Release version 3.1.1.RELEASE 14 years ago
Chris Beams 80dd32e95c Disallow empty @PropertySource(value = {}) 14 years ago
Chris Beams 41ade68b50 Fix @PropertySource bug with multiple values 14 years ago
Chris Beams 1c2b1d2c85 Demonstrate use of @Configuration as meta-annotation 14 years ago
Chris Beams fc416bcb0b Apply @Configuration BeanNameGenerator consistently 14 years ago
Chris Beams e81df2ef3e Improve @Configuration bean name discovery 14 years ago
Chris Beams 08e2669b84 Fix infinite recursion bug in nested @Configuration 14 years ago
Chris Beams f3651c9998 Polish static imports 14 years ago
Chris Beams 8e0b1c3a5f Compensate for Eclipse vs Sun compiler discrepancy 14 years ago
Chris Beams e25f1cbca9 Infer AnnotationAttributes method return types 14 years ago
Juergen Hoeller 9470323724 "setBasenames" uses varargs now (for programmatic setup; SPR-9106) 14 years ago
Juergen Hoeller b17d545bb7 @ActiveProfiles mechanism works with @ImportResource as well (SPR-8992) 14 years ago
Juergen Hoeller 9a61f36d3d removed optional javax.validation.spi dependency (SPR-8973) 14 years ago
Juergen Hoeller 95e3f486b5 fixed SpringValidatorAdapter regression to return correct error codes for class-level constraints (SPR-8958) 14 years ago
Juergen Hoeller efd2783dd1 restored JBossLoadTimeWeaver compability with JBoss AS 5.1 (SPR-9065) 14 years ago
Chris Beams bf541db5b0 Refactor to consistent use of AnnotationAttributes 14 years ago
Chris Beams d9f7fdd120 Support reading nested annotations via ASM 14 years ago
Juergen Hoeller afa4bb3f1b fixed javadoc link (SPR-9089) 14 years ago
Chris Beams 81e25b91c2 Respect @Configuration(value) for @Imported classes 14 years ago
Chris Beams 87a021d5c9 Add <license> section to 3.1.x Maven poms 14 years ago
Costin Leau 66d4e45b58 add getCacheManager() for access to native class 14 years ago
Juergen Hoeller 86bef9030f correctly handle ParseException from Formatter for String->String case (SPR-8944) 14 years ago
Costin Leau 0053319c62 Add test to corner potential bug with @CacheEvict 14 years ago
Costin Leau c39a14a130 Parse cache:annotation-driven key-generator attribute 14 years ago
Costin Leau e9ab1a7abb Update cache ref docs re 'args' vs 'params' naming 14 years ago
Chris Beams 41c405998e Convert CRLF=>LF on files missed earlier 14 years ago
Juergen Hoeller e0252ad0b1 "file-encoding" attribute value is being applied correctly (SPR-8024) 14 years ago
Chris Beams 88913f2b23 Convert CRLF (dos) to LF (unix) 14 years ago
Chris Beams e158f61e93 Increment version to 3.1.1.BUILD-SNAPSHOT 14 years ago
Chris Beams ac107d0c2a Release Spring Framework 3.1.0.RELEASE 14 years ago
Chris Beams 2065b788c4 Re-introduce system-properties-mode to spring-context 3.1 XSD 14 years ago
Juergen Hoeller 0042243a11 SmartLifecycle beans in Lifecycle dependency graphs are only being started when isAutoStartup=true (SPR-8912) 14 years ago
Chris Beams d4123d0637 Support use of @Scheduled against JDK proxies 14 years ago
Chris Beams 48836e2ebb Allow parameters in FactoryBean-returning @Bean methods 14 years ago
Chris Beams 866999764d Polish whitespace in ConfigurationClassEnhancer 14 years ago
Chris Beams 0449f6cb84 Polish @Scope Javadoc 14 years ago
Chris Beams 34798a47ab Fix warnings, polish Javadoc for @Validated et al. 14 years ago
Juergen Hoeller e648245eb3 added MethodValidationInterceptor/PostProcessor for Hibernate Validator 4.2 based method validation; renamed Spring's variant of @Valid to @Validated 14 years ago
Juergen Hoeller 2dba480d9d used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 14 years ago
Chris Beams 615bb29f92 Revert .context to Hibernate Validator 4.1.0.GA 14 years ago
Chris Beams 1c58dd9d89 Upgrade to Hibernate Validator 4.2.0.Final 14 years ago
Chris Beams a962bd0677 Revert accidental changes in Eclipse/pom metadata 14 years ago
David Syer 1adf82503b SPR-7404: Fixed metadata 14 years ago
David Syer 4242b32624 Update spring-context dependencies in pom 14 years ago