78 Commits (6f987a9cf8c5fa8c20d6f6d15f32f6bcd159ca7b)

Author SHA1 Message Date
Janning Vygen 6950d5517b Adding @AjSuppressWarnings on some advices 10 years ago
Juergen Hoeller 20c2ba35dc Polishing 10 years ago
Stephane Nicoll 2553fb8ba1 Apply ListenableFuture support to AspectJ 10 years ago
Stephane Nicoll 8fc191c95e Apply AsyncUncaughtExceptionHandler to AspectJ 10 years ago
Juergen Hoeller 3bcfc591e9 Polishing 10 years ago
Juergen Hoeller 8f484d382e Polishing 10 years ago
Juergen Hoeller 9f3c1cf762 Polishing 10 years ago
Juergen Hoeller 036896a6b8 Split configuration constants into local XConfigUtils classes instead of piling them up in AnnotationConfigUtils 10 years ago
Stephane Nicoll d9e0b292ab polishing 10 years ago
Juergen Hoeller 9d6c38bd54 Consistent bracket alignment 10 years ago
Stephane Nicoll 35226695eb Rename default to testCache in Cache related tests 10 years ago
Juergen Hoeller 3c7bb9c279 Fixed Xml/AnnotationBeanConfigurerTests after AbstractBeanConfigurerTests removal 11 years ago
Juergen Hoeller 6c1f8de5fa Eventual removal of deprecated AbstractBeanConfigurerAspect, BeanReferenceFactoryBean and CommonsLogFactoryBean 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 11 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 11 years ago
Stephane Nicoll f06cad91c0 Add custom cache manager per cache operation 11 years ago
Stephane Nicoll 81c208098f Custom KeyGenerator 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 624170f178 Introduce verify & reset methods in ADSEMockCtrl 11 years ago
Sam Brannen 81c259fe42 Explain mock scope in static method mocking aspect 11 years ago
Sam Brannen 9fe9e27189 Explain after advice behavior in static method mock aspect 11 years ago
Sam Brannen 76f3d6e501 Improve test coverage for AbstractMethodMockingControl 11 years ago
Sam Brannen 3a89bc4b26 Fix merge error in previous commit 11 years ago
Sam Brannen 69a89b1bb0 Fix off-by-one regression in AbstractMethodMockingControl 11 years ago
Sam Brannen d90a36170a Polish Javadoc for @MockStaticEntityMethods & its aspect 11 years ago
Sam Brannen b8ed2f4967 Ensure all tests are executed in the Gradle build 11 years ago
Juergen Hoeller ee2022e54c Polishing 11 years ago
Juergen Hoeller a0ccd65d51 Consistent build dependencies 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago
Phillip Webb 05072e1762 Expand var-args before passing to KeyGenerator 11 years ago
Juergen Hoeller 3ca0dcd912 Fixed method count in AbstractMethodMockingControl's IllegalStateException message 11 years ago
Juergen Hoeller 2d1b44202b OpenJDK 8 build 99: annotation discovery on bridge methods 11 years ago
Phillip Webb eea230f2a8 Allow @CachePut 'key' SpEL to refer to #result 11 years ago
Rob Winch 6a5acb9372 Update to Gradle 1.6 12 years ago
Rob Winch 9468548116 Add @Override to remaining source files 12 years ago
Juergen Hoeller 2a44228b98 Consistent use of <pre class="code"> 12 years ago
Juergen Hoeller cd996ba18f Upgrading to JDK 1.8 bytecode along with ASM 4.1 patch 12 years ago
Chris Beams 2a78b97598 Polish whitespace in JpaExceptionTranslatorAspect.aj 12 years ago
Rob Winch 21a49ef4c5 Polish whitespace in *.aj 12 years ago
Juergen Hoeller 1af28efe39 @Transactional in AspectJ mode works with CallbackPreferringPlatformTransactionManager (WebSphere) as well 12 years ago
Phillip Webb 8c2ace33cb Support 'unless' expression for cache veto 12 years ago
Phillip Webb f464a45ba4 Polish formatting 12 years ago
Phillip Webb 065b1c0e46 Fix unused local variable warnings 12 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 12 years ago
Chris Beams e659deab4f Remove .aj sources from spring-aspects jar 12 years ago
Rob Winch 6888a6f286 Restore *.aj whitespace 12 years ago
Rob Winch 91da138314 Use explicit JDK versions in aspects.gradle 12 years ago