449 Commits (0c2b787cb5e7159ec40f6e5d9bb33a063e866b2d)

Author SHA1 Message Date
Juergen Hoeller 7118fcff0d MethodValidationInterceptor falls back to invocation attempt with resolved bridge method (for Hibernate Validator 5.2 compatibility) 11 years ago
Juergen Hoeller 3430f7623c Consistent detection of meta-annotation attributes via ASM 11 years ago
Sam Brannen f47bbb0d9e Polish tests 11 years ago
Juergen Hoeller e0f012f32d Removal of redundant JdkVersion checks in the test suite 11 years ago
Juergen Hoeller d8794a1edc Test against EhCache 3.0 M2 (as a JCache provider) 11 years ago
Juergen Hoeller 9ef38807e6 Polishing 11 years ago
Juergen Hoeller 1a636b1023 Polishing 11 years ago
Sam Brannen 0153913ef4 Polish and simplify EnableSchedulingTests 11 years ago
Juergen Hoeller cad0665187 Fixed exception message expectation plus formatting 11 years ago
Juergen Hoeller c3e57dd245 AsyncAnnotationBeanPostProcessor tries to find TaskExecutor by type/name 11 years ago
Juergen Hoeller 9f15f347bf Renamed 'name' attribute to 'scopeName' (in order to avoid common override conflicts) 11 years ago
Juergen Hoeller ef781b6353 Fixed default formatters test to reliably work with any system locale 11 years ago
Juergen Hoeller 2934256257 Polishing 11 years ago
Juergen Hoeller f4f508d869 Revisit date-time tests for compatibility with JDK 9 build 72 11 years ago
Stephane Nicoll bf786c3176 Support for multiple events per method 11 years ago
Sam Brannen 6c530b7bfb Delete trailing whitespace in XML files 11 years ago
Juergen Hoeller d7f8fa50be Polishing 11 years ago
Stephane Nicoll 75c88ffbeb Remove deprecated warnings 11 years ago
Juergen Hoeller c41779f895 AsyncExecutionInterceptor supports Java 8's CompletableFuture as a return type 11 years ago
Juergen Hoeller 10cb80a500 Removed superfluous @Ignore import 11 years ago
Sam Brannen 60cdfa535e Polish ComponentScanParserScopedProxyTests 11 years ago
Sam Brannen 2d23f42609 Introduce alias for 'value' attribute in @Scope 11 years ago
Juergen Hoeller 75edb3979e AspectJExpressionPointcut defensively catches exceptions thrown from ShadowMatch.matchesJoinPoint 11 years ago
Juergen Hoeller b02352d30f Enabled test for AspectJ pointcut matching against lambda-defined bean 11 years ago
Stephane Nicoll b87816ed20 Add ResolvableTypeProvider 11 years ago
Stephane Nicoll e8441edcb7 Remove commons pool 2.x workaround 11 years ago
Juergen Hoeller 869b0bc7ee Create enhanced FactoryBean instance before applying method interceptor (preferably via Objenesis) 11 years ago
Juergen Hoeller d195ad216a Polishing 11 years ago
Juergen Hoeller 9410dff99c AsyncResult allows for exposing an execution exception 11 years ago
Sam Brannen ff8597fa80 Introduce alias for 'value' attribute in @ComponentScan.Filter 11 years ago
Sam Brannen d3b5aeb768 Introduce alias for 'value' attribute in @ImportResource 11 years ago
Stephane Nicoll 08c032d9fd Allow Cache annotations to not specify any cache name 11 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 11 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 11 years ago
Juergen Hoeller de893ada2b Compatibility with JSR-354 final (and its new Monetary singleton) 11 years ago
Stephane Nicoll cf391f5ce1 polish 11 years ago
Juergen Hoeller 6418b54f81 DataBinder tries ConversionService if PropertyEditor could not produce required type 11 years ago
Juergen Hoeller 02da2e85ee DataBinder allows for adding custom Formatters as alternative to PropertyEditors (including per-field formatters) 11 years ago
Juergen Hoeller 64a01d64c5 Polishing 11 years ago
Juergen Hoeller 1722fa6678 JSR-223 based StandardScriptFactory (including <lang:std> support) 11 years ago
Sam Brannen 4bf32578b5 Rename MethodBasedEvaluationContextTest to *Tests 11 years ago
Juergen Hoeller e87dc9f82d Test for AspectJ pointcuts with lambdas (currently marked as ignored) 11 years ago
Juergen Hoeller 1cc042d4c7 Polishing 11 years ago
Sam Brannen 7a690df925 Remove trailing whitespace from Java source code 11 years ago
Sam Brannen 2015781ea1 Rename duplicate EnvironmentIntegrationTests to EnvironmentSystemIntegrationTests 11 years ago
Sam Brannen 572cbb0821 Consistently supply test name to @Parameters 11 years ago
Juergen Hoeller 706d3adf07 Consistently throw IllegalStateException from getAutowireCapableBeanFactory() 11 years ago
Sam Brannen e0d2dbd21d Polish Javadoc & TODOs in ApplicationListenerMethodAdapter 11 years ago
Juergen Hoeller 9ed0a56d84 AbstractApplicationContext collects early ApplicationEvents and publishes them once the multicaster is available 11 years ago
Juergen Hoeller e403aefe86 Proper exception in case of an @Bean method call encountering a bean type mismatch 11 years ago