24 Commits (69dd6f217058cb051fd46130f4c684ce7bfb20fb)

Author SHA1 Message Date
Juergen Hoeller 2dba480d9d used specific SLF4J versions for running the test suites of individual modules (fixing the Hibernate Validator 4.2 upgrade) 13 years ago
Chris Beams 481c8455fd Upgrade to Hibernate Core 4.0.0.CR7 13 years ago
Juergen Hoeller d54922642c made compilation work with Hibernate 4.0 next to Hibernate 3.x 13 years ago
Juergen Hoeller 6aaf7fefde removed Hibernate EntityManager 4.0 dependency since it is not needed for compilation and not for standard runs of the test suite either 13 years ago
Juergen Hoeller e1a6bb2d2e committed initial Hibernate 4.0 support 13 years ago
Juergen Hoeller c60511bf04 shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 13 years ago
Sam Brannen b130a36af7 [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1. 14 years ago
Ben Hale 7730e76c06 Publishing license and notice files 14 years ago
Costin Leau 0fd4a45070 + upgrade to AspectJ 1.6.8 15 years ago
Costin Leau fab29dfee7 + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak) 15 years ago
David Syer 1202f67cc8 SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that 15 years ago
Arjen Poutsma cafc106ccc Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 15 years ago
Juergen Hoeller 8754f0bc85 updated dependencies 15 years ago
Sam Brannen 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. 15 years ago
Sam Brannen 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. 15 years ago
Juergen Hoeller 160e04c15a AspectJ update 16 years ago
Juergen Hoeller 6086bb37e7 updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1 16 years ago
Juergen Hoeller e7465dcb99 generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0 16 years ago
Juergen Hoeller c442a5818d updated dependencies 16 years ago
Chris Beams f4d8b69126 moving unit tests from .testsuite -> .orm 16 years ago
Juergen Hoeller fda7100866 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5 16 years ago
Arjen Poutsma 5aae231707 Removed raw TopLink support 16 years ago
Arjen Poutsma 43505a6ce7 Upgraded ivy files to correspond to those in 2.5.5 16 years ago
Arjen Poutsma d1061e7e9f Initial import of ORM 16 years ago
Arjen Poutsma c236f9fac7 Initial import of JDBC module 16 years ago
Arjen Poutsma 846b848fd3 Initial import of tx bundle 16 years ago
Arjen Poutsma c48f8215e6 Moved over initial version of aop bundle 16 years ago
Arjen Poutsma 99a441fe31 Added more modules 16 years ago
Ben Hale ca010140fb Initial code checkin 16 years ago