http://nagoya.apache.org/bugzilla/show_bug.cgi?id=552
*** shadow/552 Thu Feb 8 09:16:26 2001 --- shadow/552.tmp.10744 Thu Feb 8 09:16:26 2001 *************** *** 0 **** --- 1,22 ---- + +============================================================================+ + | the compress task ignores the empty directories | + +----------------------------------------------------------------------------+ + | Bug #: 552 Product: Ant | + | Status: NEW Version: 1.3 Beta 1 | + | Resolution: Platform: PC | + | Severity: Normal OS/Version: Linux | + | Priority: Component: Core tasks | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + I saw it with the tar task but I think it's a more general problem (tar, zip, + war). + + empty directories are not included in the compressed file. + + This bug was already in ANT 1.2
