DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15286>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15286

war task creates invalid zip file





------- Additional Comments From [EMAIL PROTECTED]  2003-03-06 15:07 -------
I sort of reproduced this on Ant 1.5.2

My symptoms seem to be slightly different. My build outputs a war file, which 
when I open it with WinZip only appears to contain the stuff I added with a 
fileset. All the <webinf> and <classes> and <lib> stuff appears to be missing, 
even though running -verbose says the task is adding the correct number of 
files to the war. The 'missing' entries do show up when examining the file with 
jar -t

Doesn't seem to be an issue on Linux (using same CVS tree and build script).

I'll attach my war file and the script used to create it.

Reply via email to