----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 23, 2001 1:11 PM Subject: Re: Problem with latest CVS Ant and Zips
> Vincent Massol <[EMAIL PROTECTED]> wrote: > > > Has something happened to either the war or zip tasks (or to a > > helper class) ? > > Only thing that has changed is Zip.java, but I don't see anything that > would affect the archive in any way. > > You are creating the WAR archive with stock Ant, no older Ant in your > CLASSPATH or something, right? > Right (I never use the CLASSPATH environment variable to prevent such kind of problems). > What does a command line ZIP utility or jar say about the created war > archive, does it detect any problems? > I checked the war file using Winzip 8.0 and it opens fine. When I run the tests, no error is reported and everything seems fine. > Stefan > I agree it is strange. I verified 3 times to make sure I was not making it up but it seems it is real. What can I do to help debug this ? thanks, Vincent
