136 Commits (f1727bfbdb9c08d510247871fc3e2611ef7be1bf)

Author SHA1 Message Date
Juergen Hoeller 40d5e7cc80 Upgrade to AspectJ 1.9 GA 7 years ago
Juergen Hoeller 97735e4ffc Proper references to JDK 9+ (including JDK 10) in build comments 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller a5a069c5b1 Upgrade to JavaMail 1.6.1 7 years ago
Juergen Hoeller dd4f915234 Upgrade to JCache 1.1 (and Caffeine 2.6.1) 7 years ago
Juergen Hoeller 7bcbdbbc62 Upgrade to AspectJ 1.8.13 (and 1.9 RC2) 7 years ago
Juergen Hoeller a4f8ce7553 Upgrade to AspectJ 1.9 RC1 7 years ago
Juergen Hoeller ac45aa2022 Upgrade to AspectJ 1.9 beta 7 (with 1.8.10 exposed in POMs) 7 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Sam Brannen 3f2e27f24f Fix Javadoc formatting in AnnotationBeanConfigurerAspect 7 years ago
Brian Clozel 5460c0095b Fix Gradle warnings about task output 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test 7 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 7 years ago
Juergen Hoeller 42d6d7ec4e Transaction annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller d003f6614b Tests for annotation lookups in interfaces (currently ignored for CGLIB proxies) 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Juergen Hoeller cff311b03c Remove outdated JpaExceptionTranslatorAspect 8 years ago
Juergen Hoeller e03dea1d64 Polishing 8 years ago
Juergen Hoeller b3253ca5e2 Drop mock.staticmock package from spring-aspects 8 years ago
Juergen Hoeller aae4874b85 Revised spring-orm test suite (no AbstractJpaTests anymore) 8 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 8 years ago
Juergen Hoeller b5db5d3aac Broadly remove deprecated core classes and methods 8 years ago
Stephane Nicoll 2b822d5053 Polish contribution 8 years ago
nkjackzhang 60123b6ca3 Fix typo in javadoc 8 years ago
Juergen Hoeller 37e42e68e8 Refined AspectJ caching tests 8 years ago
Stephane Nicoll 6cd85ddde7 Align caching AspectJ configuration 8 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Juergen Hoeller 5025c615b1 Consistent use of AnnotatedElementUtils.findMergedAnnotation/hasAnnotation 9 years ago
Juergen Hoeller f2f87ff1e0 Explicit javadoc references to BeanFactory-based default executor lookup 9 years ago
Juergen Hoeller 155fa3754b Consistent lazy resolution of default executor/scheduler for Async/ScheduledAnnotationBeanPostProcessor 9 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 9 years ago
Sam Brannen 5b3edcd9f9 Spring Cleaning in December 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Stephane Nicoll 9882a53c7d Fix test failure 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Sam Brannen 3dcf8c1712 Simplify legacy JUnit 3.8 based tests in spring-orm 9 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller edd6e76b9f Polishing 9 years ago
Juergen Hoeller dd4bc630c3 Common code in AsyncExecutionAspectSupport allows for CompletableFuture processing with AspectJ as well 9 years ago
Juergen Hoeller 581ab18b85 Test for Java 8's CompletableFuture with Spring's async execution aspect 9 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 9 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Juergen Hoeller 8b2d9951e0 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type 10 years ago
Juergen Hoeller 595cdf05e9 Polishing 10 years ago
Sam Brannen 6861d35ea0 Assemble iajc Ant task classpath w/ folders that exist 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Juergen Hoeller 2b3409461f Polishing 10 years ago
Sam Brannen ef75bd8441 Clean up classpath for iajc Ant task 10 years ago