186 Commits (bd72e4498b9d1824646c88fa6fa08c1780484d2f)

Author SHA1 Message Date
Juergen Hoeller 238354a081 Polishing 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Sam Brannen ae5913f3b6 Polish tests 4 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 4 years ago
Juergen Hoeller 9e12a20324 Polishing 4 years ago
yanghuai9 b67de25d67 add @Override in class AnnotationBeanConfigurerAspect 4 years ago
Juergen Hoeller f09093132e Use proxyBeanMethods=false on remaining internal configuration classes 5 years ago
Brian Clozel 9036cc6899 Remove unnecessary dependency on spring-orm 5 years ago
Juergen Hoeller d1c7083e77 Consistent ROLE_INFRASTRUCTURE declarations for configuration classes 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Juergen Hoeller b1ed0511f7 Upgrade to Tomcat 9.0.26, Undertow 2.0.26, Hibernate ORM 5.3.12 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Brian Clozel dda047623d Fix "missing aspectjrt.jar" warnings in spring-aspects 5 years ago
Brian Clozel 50decc43ce Fix aspectj dependency in spring-aspects 5 years ago
Sam Brannen a07ce8eb82 Polishing 5 years ago
Lars Grefer fbee3ed889 Use the 'io.freefair.aspectj' Gradle plugin 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 6 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 6 years ago
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 7 years ago
Juergen Hoeller d979bbad2d Expose AspectJ 1.9.1 in Maven POMs 7 years ago
Juergen Hoeller e170cb0f79 Upgrade framework build to JPA 2.2 and JTA 1.3 7 years ago
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