Tharindu Mathew wrote:
-remove-file-if-bad:

BUILD FAILED
/home/mackie/harmony/build.xml:358: The following error occurred while
executing this line:
/home/mackie/harmony/build.xml:366: The following error occurred while
executing this line:
/home/mackie/harmony/working_classlib/build.xml:282: The following error
occurred while executing this line:
/home/mackie/harmony/working_classlib/make/depends.xml:363: The following
error occurred while executing this line:
/home/mackie/harmony/working_classlib/make/depends.xml:442: ...

File depends/jars/xerces_2.9.1/xerces.zip has incorrect md5 checksum.
    Expected: a0e07ede1c3bd5231fe15eae24032b2e (or )
    Found:    4cdbc6358cb289bb2feea38090406d1c

I installed ant-optional libraries. Now this is the error I get. Since this
jar is already in your repos you are not getting the error. What can I do to
overcome this.

Your previous download may have failed to get the entire file. Either delete the partial download and try again, or manually download [1] that file and put it in the depends/jars/xerces_2.9.1 directory.

[1] The build script tries to download it from
http://www.apache.org/dist/xml/xerces-j/Xerces-J-bin.2.9.1.zip
if you have a local mirror you can change the URL in working_classlib/make/depends.xml

Regards,
Tim

Reply via email to