57 Commits (265bc6cd6596e9d7eef307c577460cc7e13b8c3c)

Author SHA1 Message Date
Spring Operator 0e93443a2b URL Cleanup 7 years ago
Sam Brannen 3697b18766 URL Cleanup - license headers - `target` subpackages 7 years ago
Spring Operator 6c4f510496 URL Cleanup - license headers 7 years ago
Juergen Hoeller 5a66a339a6 Polishing (typo fixes etc, aligned with 5.0.x) 8 years ago
Juergen Hoeller 57aa3d1e3b Consistent but local aspect instantiation in AspectJProxyFactory (4.3.x) 8 years ago
Juergen Hoeller 722cb36e01 Consistent Class array vs vararg declarations (and related polishing) 8 years ago
Juergen Hoeller d44bc27c9a Avoid FactoryBean initialization on isSingleton check for decorated bean definition 9 years ago
Juergen Hoeller 997fb5fb48 DefaultListableBeanFactory allows early type matching against ScopedProxyFactoryBean 10 years ago
Juergen Hoeller 1932a9d729 Polishing 10 years ago
Juergen Hoeller e6e3ca3e96 LazySingletonAspectInstanceFactoryDecorator uses shared singleton mutex 10 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 10 years ago
Juergen Hoeller 6e3fac85f3 AnnotationAwareOrderComparator uses DecoratingProxy interface for target class introspection 10 years ago
Juergen Hoeller 1cfeb07fa5 Consistent use of varargs plus related polishing 10 years ago
Juergen Hoeller 4adb7e2500 AOP proxies with annotation-based aspects are serializable now 10 years ago
Sam Brannen de9c030ba1 Suppress warnings in Gradle build 11 years ago
Juergen Hoeller 8c4b8d253a Auto-adapt reflective arguments in case of vararg array type mismatch 11 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 11 years ago
Sam Brannen d91806d7ab Suppress warnings in Gradle build 11 years ago
Juergen Hoeller a8432bc8a1 Tests for enum array with varargs (and related refinements) 11 years ago
Stephane Nicoll 3d86f15a84 Merge BeanWrapperImpl and DirectFieldAccessor 11 years ago
Juergen Hoeller ee74fe6c27 Latest dependency updates (HttpClient 4.4, TestNG 6.8.21, SnakeYAML 1.15, FreeMarker 2.3.22, JRuby 1.7.19, JAMon 2.81, JiBX 1.2.6, XMLUnit 1.6, JsonPath 1.2) 11 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 11 years ago
Stephane Nicoll 44075d7205 Add missing test 11 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 12 years ago
Juergen Hoeller 51e4b07856 JamonPerformanceMonitorInterceptor tracks exceptions as well (consistent with JAMon's other interceptors) 12 years ago
Philippe Marschall fc3df29b2e Clean up spring-aop tests warnings 12 years ago
Sam Brannen 1f778530b5 Polish test classes 12 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 13 years ago
Phillip Webb 59002f2456 Fix remaining compiler warnings 13 years ago
Oliver Gierke 1f9e8f68d4 Add support for Objenesis proxy creation. 13 years ago
Juergen Hoeller f329140dd4 Fixed ClassFilterAwareUnionMethodMatcher equals implementation 13 years ago
Rob Winch 9468548116 Add @Override to remaining source files 13 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 13 years ago
Juergen Hoeller d3969de101 Allow for ordering of mixed AspectJ before/after advices 13 years ago
Phillip Webb f464a45ba4 Polish formatting 13 years ago
Phillip Webb d89e30b864 Fix unnecessary @SupressWarnings annotations 13 years ago
Phillip Webb 6a1e841952 Fix unused type compiler warnings 13 years ago
Phillip Webb 88f5dd6ce1 Fix 'is already an instance of type' warnings 13 years ago
Chris Beams 51b307681a Fix warnings due to unused import statements 13 years ago
Phillip Webb 42b5d6dd7e Remove duplicate test classes 13 years ago
Phillip Webb 65fb26f847 Move spring-build-junit into spring-core 13 years ago
Phillip Webb 6626a38730 Fix [deprecation] compiler warnings 13 years ago
Chris Beams 90d1886cbd Add aop target source test to TestGroup.PERFORMANCE 13 years ago
Chris Beams 8472a2b2ab Update Apache license headers for affected sources 13 years ago
Phillip Webb d66c733ef4 Replace EasyMock with Mockito in test sources 13 years ago
Chris Beams 4c8cd7b0bd Add @Override annotations to test sources 13 years ago
Phillip Webb 6c14eaad61 Fix [cast] compiler warnings 13 years ago
Phillip Webb b0986049a3 Fix [serial] compiler warnings 13 years ago
Chris Beams 9540d2c81b Replace <code> with {@code} throughout Javadoc 13 years ago
Chris Beams 8597ec25ec Fix various Javadoc warnings 13 years ago