Commit Graph

18 Commits

Author SHA1 Message Date
Sam Brannen 924b8e11ea [SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3838 50f2f4bb-b051-0410-bef5-90022cba6387
2010-12-30 08:00:58 +00:00
Ben Hale 82e5f5f5d6 Publishing license and notice files
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3612 50f2f4bb-b051-0410-bef5-90022cba6387
2010-08-23 13:17:31 +00:00
Costin Leau 5e677feda0 + upgrade to AspectJ 1.6.8
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2918 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-04 11:46:21 +00:00
Costin Leau 0ade90451c + add explicit dependency on commons-pool to prevent version 1.3 from being used (since it contains a memory leak)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2914 50f2f4bb-b051-0410-bef5-90022cba6387
2010-02-04 10:05:54 +00:00
David Syer 2bad74c238 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
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2579 50f2f4bb-b051-0410-bef5-90022cba6387
2009-12-04 18:25:31 +00:00
Arjen Poutsma 05f9ce8292 Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2016 50f2f4bb-b051-0410-bef5-90022cba6387
2009-09-25 12:51:58 +00:00
Juergen Hoeller a521abefcc updated dependencies
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1791 50f2f4bb-b051-0410-bef5-90022cba6387
2009-08-31 11:25:54 +00:00
Sam Brannen aef72ba508 [SPR-5895] Upgraded to EasyMock 2.5.1.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1462 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-03 09:32:15 +00:00
Sam Brannen 887f8b3c10 [SPR-5887] Upgraded to JUnit 4.6.0.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1461 50f2f4bb-b051-0410-bef5-90022cba6387
2009-07-02 18:07:55 +00:00
Juergen Hoeller 70ea0fee07 AspectJ update
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@839 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-27 00:10:31 +00:00
Juergen Hoeller ff3b3f0c02 updated to Hibernate 3.3 + Hibernate EntityManager 3.4 (requires SFL4J <= 1.5.3!) as well as OpenJPA 1.1
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@610 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-09 21:40:53 +00:00
Juergen Hoeller ec1653aead generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@584 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-25 23:20:41 +00:00
Juergen Hoeller 4049170b79 updated dependencies
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@471 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 19:16:54 +00:00
Chris Beams 8ece02fe53 moving unit tests from .testsuite -> .orm
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@445 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-17 05:33:45 +00:00
Juergen Hoeller f388e47598 consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@345 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-27 21:49:10 +00:00
Arjen Poutsma f9f965dc8c Removed raw TopLink support
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@216 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 16:52:47 +00:00
Arjen Poutsma 97bb06baa0 Upgraded ivy files to correspond to those in 2.5.5
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@137 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-27 13:41:44 +00:00
Arjen Poutsma 78aba9da30 Initial import of ORM
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@124 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-24 09:06:30 +00:00