You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by nd...@apache.org on 2006/06/10 20:50:18 UTC

svn commit: r413352 - /incubator/harmony/enhanced/classlib/trunk/make/depends.properties

Author: ndbeyer
Date: Sat Jun 10 11:50:18 2006
New Revision: 413352

URL: http://svn.apache.org/viewvc?rev=413352&view=rev
Log:
Apply patch for HARMONY-557.

Modified:
    incubator/harmony/enhanced/classlib/trunk/make/depends.properties

Modified: incubator/harmony/enhanced/classlib/trunk/make/depends.properties
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/make/depends.properties?rev=413352&r1=413351&r2=413352&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/make/depends.properties (original)
+++ incubator/harmony/enhanced/classlib/trunk/make/depends.properties Sat Jun 10 11:50:18 2006
@@ -39,10 +39,10 @@
 xml.apis.url=${ibiblio.base}/maven/xml-apis/jars/xml-apis-1.3.03.jar
 xml.apis.md5=6dee9238dd2900171197104951940778
 
-junit.dir=${depends.jars}/junit_3.8.1
+junit.dir=${depends.jars}/junit_3.8.2
 junit.jar=${junit.dir}/junit.jar
-junit.url=${ibiblio.base}/maven/junit/jars/junit-3.8.1.jar
-junit.md5=1f40fb782a4f2cf78f161d32670f7a3a
+junit.url=${ibiblio.base}/maven2/junit/junit/3.8.2/junit-3.8.2.jar
+junit.md5=28e7eb9eeefe31a657c68755bfccc541
 
 bcprov.dir=${depends.jars}/bcprov-jdk14-133
 bcprov.jar=${bcprov.dir}/bcprov.jar