Commit Graph

17 Commits

Author SHA1 Message Date
Juergen Hoeller 03adc3b632 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)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4502 50f2f4bb-b051-0410-bef5-90022cba6387
2011-06-09 09:58:15 +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
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
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 0402a1c4aa added explicit package imports for H2 and HSQLDB
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1407 50f2f4bb-b051-0410-bef5-90022cba6387
2009-06-22 17:36:49 +00:00
Keith Donald 2587e09b57 derby embedded db support initial commit; shutdown use case needs work
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1197 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-16 15:05:28 +00:00
Juergen Hoeller 6dd9546ae0 removed outdated imports
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1169 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-12 23:50:35 +00:00
Keith Donald 582b194061 h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1137 50f2f4bb-b051-0410-bef5-90022cba6387
2009-05-09 22:27:05 +00:00
Keith Donald 812e7272d5 embedded database support initial commit; moved from spring-test; ResourceDatabasePopulator duplicate code with test.jdbc package that needs review
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1050 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-22 17:07:20 +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
Juergen Hoeller 91010a7b94 git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@338 50f2f4bb-b051-0410-bef5-90022cba6387 2008-11-27 00:22:10 +00:00
Arjen Poutsma ac7123ee25 Added test-time dep on commons collections
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@220 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-30 17:17:32 +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 87209473ae Initial import of JDBC module
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@123 50f2f4bb-b051-0410-bef5-90022cba6387
2008-10-23 14:23:13 +00:00