59 Commits (a60b34fd9eed26c852bfed93d2d108a863cce011)

Author SHA1 Message Date
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
Chris Beams cf68cc5f0b Eliminate AJ @Async warning in test case 12 years ago
Chris Beams 662a02b952 Fix several miscellaneous compiler/Eclipse warnings 12 years ago
Chris Beams d1e6dbe74a Update Apache license headers for affected sources 12 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 12 years ago
Chris Beams 68e3b7773c Segregate add'l long-running and performance tests 12 years ago
Chris Beams dcda78bad6 Skip creation of IDEA metadata for spring-aspects 12 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 12 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 12 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 12 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 12 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 12 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 12 years ago
Phillip Webb 2cf45bad86 Replace space indentation with tabs 12 years ago
Phillip Webb 1762157ad1 Remove trailing whitespace in source files 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Phillip Webb 0751b2cbeb Convert Gradle build to use new propdeps-plugin 12 years ago
Phillip Webb a268528726 Polish .gradle file formatting to use tabs 12 years ago
Phillip Webb da50a0213b Polish Javadoc 12 years ago
Chris Beams 54db7387de Fix split package introduced by @EnableSpringConfigured 12 years ago