67 Commits (c6dbfe42d3e920e0678444bb2821749a88cff59d)

Author SHA1 Message Date
Juergen Hoeller 416dee7226 AspectJExpressionPointcut evaluates interface method on proxy as well 8 years ago
Johnny Lim a0d37ac29e Remove inconsistent spaces 8 years ago
Juergen Hoeller c1385f52c2 Polishing 8 years ago
Juergen Hoeller de8c4179fb Polishing 8 years ago
Juergen Hoeller 3b810f3544 Consistent Class array vs vararg declarations (and related polishing) 8 years ago
Juergen Hoeller b089ded5b0 Polishing 8 years ago
Stephane Nicoll 58242f2249 Polish 9 years ago
Juergen Hoeller 47ec966757 TargetSource.getTarget() is nullable again (for compatibility with MethodInvocation.getThis) 9 years ago
Sebastien Deleuze b47d713e14 Add missing @Nullable annotations on parameters 9 years ago
Juergen Hoeller 0183576215 Polishing 9 years ago
Juergen Hoeller 209e7a700d Avoid FactoryBean initialization on isSingleton check for decorated bean definition 9 years ago
Juergen Hoeller 36332441ae DefaultListableBeanFactory allows early type matching against ScopedProxyFactoryBean 10 years ago
Juergen Hoeller ab0d523cc0 Polishing 10 years ago
Juergen Hoeller e03dea1d64 Polishing 10 years ago
Juergen Hoeller a4743c07d4 Polishing 10 years ago
Juergen Hoeller 88fcd0a2ed Framework build compatible with JDK 9 (tests running against java.base module) 10 years ago
Juergen Hoeller a1f5fb53db Java 8 getParameterCount() instead of getParameterTypes().length 10 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 10 years ago
Juergen Hoeller 0fc0ce78ae Drop deprecated dependencies on Log4j, JRuby, JExcel, Burlap, Commons Pool/DBCP 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