From: <fg...@us...> - 2009-08-25 13:30:29
|
Revision: 1309 http://openutils.svn.sourceforge.net/openutils/?rev=1309&view=rev Author: fgiust Date: 2009-08-25 13:30:22 +0000 (Tue, 25 Aug 2009) Log Message: ----------- strimmed dependency list Modified Paths: -------------- trunk/openutils-testing-junit/src/main/bundle/README.txt Modified: trunk/openutils-testing-junit/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 13:22:01 UTC (rev 1308) +++ trunk/openutils-testing-junit/src/main/bundle/README.txt 2009-08-25 13:30:22 UTC (rev 1309) @@ -26,8 +26,8 @@ Copy all the jar files in the bundle into your application lib folder. -JUnit framework and DbUnit library are required: please refer to the respective -web site for downloads and documentation. +JUnit framework and DbUnit library are required: please refer to the respective +web site for downloads and documentation. ========================================= @@ -35,31 +35,19 @@ ========================================= This project depends on: -LIBRARY | VERSION | SCOPE -openutils-testing.jar 2.2.1 compile (in bundle) +LIBRARY | VERSION +openutils-testing.jar 2.2.1 (in bundle) -aopalliance.jar 1.0 compile -commons-collections.jar 3.2.1 compile -commons-lang.jar 2.4 compile -junit.jar 4.4 compile -log4j.jar 1.2.15 compile -poi.jar 3.0.2-FINAL compile -dbunit.jar 2.4.4 compile -jcl-over-slf4j.jar 1.5.6 compile -slf4j-api.jar 1.5.6 compile -slf4j-log4j12.jar 1.5.6 compile -spring-beans.jar 2.5.6 compile -spring-context.jar 2.5.6 compile -spring-core.jar 2.5.6 compile -spring-test.jar 2.5.6 compile +junit.jar 4.4 +dbunit.jar 2.4.4 +spring-test.jar 2.5.6 +slf4j-api.jar 1.5.6 +commons-lang.jar 2.4 -commons-pool.jar 1.3 test -commons-dbcp.jar 1.2.2 test -derby.jar 10.2.2.0 test -spring-jdbc.jar 2.5.6 test -spring-tx.jar 2.5.6 test + + ========================================= LICENSE ========================================= This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |