Bug report #265 has just been filed.
You can view the report at the following URL:
<http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/265>
REPORT #265 Details.
Project: Ant
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: non-critical
Confidence: public
Environment:
Release: tomcat-3.2beta5
JVM Release: 1.3.0-C
Operating System: Win32
OS Release: Win2K
Platform: Win2K
Synopsis:
ANT <jar> target does not create entries for directories.
Description:
Servlet servers often require that JAR, and specially WAR files have entries for directories,
even if they are empty.
The version of ANT tested leaves directory entries out of JAR, and ZIP files.
The behavior is incompatible with that of the commandline version of jar provided with Sun's
JDK. It is also incompatible with that of InfoZip zip.
|