Index: make/depends.properties
===================================================================
--- make/depends.properties (revision 389603)
+++ make/depends.properties (working copy)
@@ -24,22 +24,28 @@
xalan.dir=${depends.jars}/xalan-j_2.6.0
xalan.jar=${xalan.dir}/xalan.jar
xalan.url=${ibiblio.base}/maven/xalan/jars/xalan-2.6.0.jar
+xalan.md5=d4b8027f3c933e3ddea6051044245f1d
xerces.dir=${depends.jars}/xerces_2.6.2
resolver.jar=${xerces.dir}/resolver.jar
resolver.url=${ibiblio.base}/maven/xml-resolver/jars/xml-resolver-1.1.jar
+resolver.md5=39546d6a7f9cf0fd971874d43214dbe4
xerces.impl.jar=${xerces.dir}/xercesImpl.jar
xerces.impl.url=${ibiblio.base}/pub/packages/maven2/xerces/xercesImpl/2.6.2/xercesImpl-2.6.2.jar
+xerces.impl.md5=c4c5a77f9e61f33d80780176451d71c2
xml.apis.jar=${xerces.dir}/xml-apis.jar
xml.apis.url=${ibiblio.base}/maven/xml-apis/jars/xml-apis-1.0.b2.jar
+xml.apis.md5=458715c0f7646a56b1c6ad3138098beb
junit.dir=${depends.jars}/junit_3.8.1
junit.jar=${junit.dir}/junit.jar
junit.url=${ibiblio.base}/maven/junit/jars/junit-3.8.1.jar
+junit.md5=1f40fb782a4f2cf78f161d32670f7a3a
bcprov.dir=${depends.jars}/bcprov-jdk14-131
bcprov.jar=${bcprov.dir}/bcprov.jar
signed.bcprov.jar=${bcprov.dir}/signed.bcprov.jar
+signed.bcprov.md5=a0c7889452d8b1ab430c1c4404358ef0
bcprov.url=http://www.bouncycastle.org/download/bcprov-jdk14-131.jar
Index: make/depends.xml
===================================================================
--- make/depends.xml (revision 389603)
+++ make/depends.xml (working copy)
@@ -68,43 +68,73 @@
+
+
+
+
+
+
-
+
+
+
+
+
+
+
+
+
+...
+
+File ${dest} has incorrect md5 checksum. Expected:
+ ${md5}
+found:
+ ${new.md5}
+
+
+ Checksum verified (${md5.verified})
+
+
+
+
-
+