Re: Why do I sometimes get the follwing error?
Posted By:
Anonymous
Posted On:
Tuesday, January 29, 2002 09:08 AM
I have just had the same problem. (Sorry to be late, but I installed Ant this morning :-P).
I realized that my problem was due to a conflict bewteen Ant parser and my application parser.
Try to start with an empty classpath and add jar files one by one in order to find what jar conflicts with ant's parser.jar.
Re: Why do I sometimes get the follwing error?
Posted By:
skyyoung_shmilu
Posted On:
Tuesday, August 14, 2001 06:16 PM
Could you show your ZipFile.java file?
Re: Why do I sometimes get the follwing error?
Posted By:
Erik_Hatcher
Posted On:
Tuesday, August 14, 2001 05:54 PM
Give Ant 1.4 beta a try and see what results you get then. Post back if there are still issues.