12291 Commits (102dc8a4ddd71775bc2e3fd230d222ee3bfab64b)
 

Author SHA1 Message Date
Juergen Hoeller 102dc8a4dd Polishing 10 years ago
Juergen Hoeller 19e5a34f9f Restored binary compatibility with Hibernate 5.0/5.1's Query type 10 years ago
Juergen Hoeller 5890758fd0 Avoid canonicalName call for already-seen bean name 10 years ago
Juergen Hoeller 76dedd7ca2 FactoryBean, BeanPostProcessor and HandlerInterceptor variants declared with default methods 10 years ago
Stephane Nicoll e4b0486c5a Add @FunctionalInterface on candidate interfaces 10 years ago
Stephane Nicoll 912b63ad44 Merge pull request #1099 from nkjackzhang:patch-5 10 years ago
nkjackzhang 7dfbc16f1f Polish doc 10 years ago
Juergen Hoeller 7dda9fbd8c Drop JasperReports support 10 years ago
Juergen Hoeller 355c6f0715 Upgrade to JMS 2.0 and JCA 1.7 10 years ago
Juergen Hoeller bc2c22d51e Streamline XML namespace support towards unversioned schemas 10 years ago
Juergen Hoeller 12d373659a Upgrade to Undertow 1.4 CR3 (and Jackson 2.8 GA) 10 years ago
Juergen Hoeller acdb43f470 Remove remaining JRuby and Commons Pool test resources 10 years ago
Sam Brannen 2bae0613a3 Ensure code compiles with Eclipse JDT 10 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 10 years ago
Sam Brannen 9a9551bf18 Make JUnit Jupiter support classes package private 10 years ago
Sam Brannen 045c678622 Clean up warnings in spring-test 10 years ago
Stephane Nicoll 00d2606b00 Explicit type can be replaced by <> 10 years ago
Stephane Nicoll 3096888c7d Better synchronization in ConcurrentMapCache 10 years ago
Juergen Hoeller 9b9f3714ae JRuby script template tests run against JRuby 9.1.2.0 now 10 years ago
Juergen Hoeller b5db5d3aac Broadly remove deprecated core classes and methods 10 years ago
Juergen Hoeller 0fc0ce78ae Drop deprecated dependencies on Log4j, JRuby, JExcel, Burlap, Commons Pool/DBCP 10 years ago
Juergen Hoeller fb5a096ca2 Require Undertow 1.3 byte buffer pool 10 years ago
Sam Brannen 5f53a60120 Restrict visibility of internal MethodParameterFactory 10 years ago
Sam Brannen 0da93ad219 Reinstate -Werror compiler argument in Gradle build 10 years ago
Sam Brannen 016fa0eb39 Upgrade test to Hibernate 5.2 10 years ago
Juergen Hoeller 51252ebbca Avoid defensive checks against Java 8 API (java.util.Optional etc) 10 years ago
Juergen Hoeller adb935db79 Restore special spring-aspects javadoc treatment 10 years ago
Juergen Hoeller f38a4b9040 Build update for pruned modules 10 years ago
Juergen Hoeller 54004e0d78 Upgrade to JPA 2.1+ and Bean Validation 1.1+; remove native support for Hibernate 3.6 and 4.x 10 years ago
Juergen Hoeller 69ec437fbc Drop native OpenJPA support 10 years ago
Juergen Hoeller d341624e91 Drop JDO support 10 years ago
Juergen Hoeller 2b3445df81 Drop Portlet MVC support 10 years ago
Juergen Hoeller ae0b7c26c5 Drop Servlet 2.5 runtime compatibility 10 years ago
Juergen Hoeller ff6ead1fff Remove Velocity support 10 years ago
Juergen Hoeller 4027bda168 Remove Tiles 2 support 10 years ago
Juergen Hoeller d0aa607200 Remove XMLBeans support 10 years ago
Juergen Hoeller 770f0c0661 Require Undertow 1.3.5+, Tyrus 1.11+, Jetty 9.3+, Tomcat 8.5+ 10 years ago
Juergen Hoeller ccf791b63f Deprecate OkHttp 2.x support 10 years ago
Juergen Hoeller 81057a2cee Require EhCache 2.10+ 10 years ago
Juergen Hoeller 447835465f Remove support for deprecated AbstractHttpClient class 10 years ago
Juergen Hoeller 0900808820 Method-level @SuppressWarnings("unchecked") for generic varargs 10 years ago
Sam Brannen 873fc53a2f Introduce support for JUnit 5 in the TestContext framework 10 years ago
Sam Brannen 54e3ea8d37 Enable Java 8 source and target compatibility in Gradle build 10 years ago
Sam Brannen 3aefa136fd Upgrade build to Gradle 2.14 10 years ago
Sam Brannen 3be0ea9128 Suppress deprecation warning in spring-test 10 years ago
Sam Brannen fb1eb00b4a Update @since tag in Eclipse template to 5.0 10 years ago
Stephane Nicoll 19622e3b2d Upgrade copyright 10 years ago
Spring Buildmaster b6a1680df5 Next Development Version 10 years ago
Juergen Hoeller 080dcad218 Add missing package-info file for new test.context.web.socket package 10 years ago
Juergen Hoeller a6e4b64c23 PropertySourcesPropertyResolver provides logKeyFound template method 10 years ago