From: <mmu...@us...> - 2009-08-25 13:39:10
|
Revision: 1310 http://openutils.svn.sourceforge.net/openutils/?rev=1310&view=rev Author: mmunaretto Date: 2009-08-25 13:38:59 +0000 (Tue, 25 Aug 2009) Log Message: ----------- updated section "dependencies list" Modified Paths: -------------- trunk/openutils-testing-testng/src/main/bundle/README.txt Modified: trunk/openutils-testing-testng/src/main/bundle/README.txt =================================================================== --- trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 13:30:22 UTC (rev 1309) +++ trunk/openutils-testing-testng/src/main/bundle/README.txt 2009-08-25 13:38:59 UTC (rev 1310) @@ -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 -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 -testng.jar 5.7 compile +testng.jar 5.7 +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. |