333 Commits (34eb4dba3a4e1915989c29713a2b3551d3d5520d)

Author SHA1 Message Date
Juergen Hoeller 89de99e871 Fixed javadoc build on JDK 8 (deactivating the super-strict doclint checks) 12 years ago
Juergen Hoeller 1295c6f340 Upgraded to Hessian 4.0.7; deprecated Burlap support 12 years ago
Sam Brannen cb2ffb79e4 Set Ant build.compiler to javac1.7 12 years ago
Phillip Webb a14161f0ca JettyRequestUpgradeStrategy 12 years ago
Juergen Hoeller cd996ba18f Upgrading to JDK 1.8 bytecode along with ASM 4.1 patch 12 years ago
Rossen Stoyanchev 592da431a8 Add Glassfish request upgrade strategy 12 years ago
Rossen Stoyanchev 4ad6091510 Debug and test SockJS server support 12 years ago
Rossen Stoyanchev 88447e503b Add first cut of SockJS server support 12 years ago
Rossen Stoyanchev cdd7d7bd88 Add javax.websocket.Endpoint configuration support 12 years ago
Rossen Stoyanchev 4e67f809fb Add spring-websocket module 12 years ago
Phillip Webb db3bbb5f8c Update javadoc external links 12 years ago
Juergen Hoeller 184455d630 Upgraded to Hibernate 4.2.0 12 years ago
Juergen Hoeller 6d710563cc Upgraded to Commons FileUpload 1.3 and JSF 2.1, removing deprecated JSF 1.1 VariableResolvers 12 years ago
Phillip Webb 39d043d773 Update javadoc external links 12 years ago
Juergen Hoeller 15441da969 Removed Apache Commons HttpClient support (superseded by Apache HttpComponents) 12 years ago
Juergen Hoeller 8fab14dfeb Upgraded to JasperReports 5.0 (preserving compatibility with all previous releases) and POI 3.9 (preserving compatibility with POI 3.5+) 12 years ago
Juergen Hoeller e0c56a124a Consistently refer to most recent version of javax.el, in order to be compatible with Hibernate Validator 5.0 when doing integration tests 12 years ago
Juergen Hoeller 52fd84bb57 JTA 1.2 support, in particular for the javax.transaction.Transactional annotation 12 years ago
Juergen Hoeller 0d23a9d4a6 Upgraded integration test dependencies to Servlet 3.0 as well 12 years ago
Juergen Hoeller deba32cad9 Upgraded all Servlet API mocks to Servlet 3.0 (with a little bit of Servlet 3.1 support in MockHttpServletResponse) 12 years ago
Juergen Hoeller d03de21d62 Removed explicit JAXB 2.1 dependency (included in JDK 1.7 anyway) 12 years ago
Juergen Hoeller e3fe9b1171 Upgraded to Quartz 1.8 and Velocity 1.7 12 years ago
Juergen Hoeller f0ffb1edc6 Removed spring-struts module (Struts 1.x support) 12 years ago
Juergen Hoeller ceb9a05ecb General JPA 2.0+ requirement; upgraded build and tests to EclipseLink 2.4, OpenJPA 2.2, Hibernate 3.6 12 years ago
Juergen Hoeller 7331937511 Raised source and target compatibility to JDK 1.6 12 years ago
Phillip Webb 05765d7520 Replace EasyMock with Mockito 12 years ago
Rob Winch 21a49ef4c5 Polish whitespace in *.aj 12 years ago
Phillip Webb 01a6a110c9 Upgrade docbook-reference-plugin to 0.2.6 12 years ago
Phillip Webb 2642cf2e05 Replace EasyMock with Mockito in spring-jms 12 years ago
Phillip Webb 1c724069c3 Improve presentation of code blocks in Javadoc 12 years ago
Phillip Webb bc80d25b49 Restore compile dependencies in generated POMs 12 years ago
Phillip Webb 7f928e83ff Change merge.into project dependencies to provided 12 years ago
Rossen Stoyanchev 8e1685caef Fix ClassCastException in TilesConfigurer 12 years ago
Chris Beams 4dc3fcecbd Ensure -PtestGroups is passed through to unit tests 12 years ago
Chris Beams 19445508b3 Polish build.gradle 12 years ago
Phillip Webb 5ddc313bef Upgrade to prop-deps gradle plugin 0.0.3 12 years ago
Phillip Webb 2db7a12288 Generate eclipse project settings from gradle 12 years ago
Sam Brannen 5b147bfba8 Improve speed of spring-test build 12 years ago
Chris Beams 654c07db34 Refactor detect-split-packages Gradle plugin 12 years ago
Chris Beams b8f408ed5f Replace space indentation with tabs 12 years ago
Phillip Webb a0e5394203 Exclude stax test dependency 12 years ago
Sam Brannen 4ae9cf7cf1 Ensure JUnit & TestNG tests run in spring-test 12 years ago
Phillip Webb ee1ddc90ec Replace EasyMock with Mockito in spring-orm 12 years ago
Phillip Webb f92f58d0b3 Gradle 'api' task depends on 'jar' tasks 12 years ago
Glyn Normington 2df08bdfbd Rework split package detection code 12 years ago
Rob Winch a27a3be76c Example SplitPackageDetectorPlugin 12 years ago
Glyn Normington 00a86c3722 Detect split packages at build time 12 years ago
Phillip Webb 16a3a8bda8 Polish test sourceSet dependencies 12 years ago
Chris Beams 7d6161f280 Use unmodified 'version' when not on a topic branch 12 years ago
Chris Beams 3cbb136861 Enable execution of TestNG tests in spring-test 12 years ago