http://nagoya.apache.org/bugzilla/show_bug.cgi?id=564
*** shadow/564 Mon Feb 19 02:35:56 2001 --- shadow/564.tmp.8242 Mon Feb 19 05:34:09 2001 *************** *** 2,9 **** | Ant hangs with task zip with compression + performance | +----------------------------------------------------------------------------+ | Bug #: 564 Product: Ant | ! | Status: REOPENED Version: 1.3 Beta 2 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: All | | Priority: Low Component: Core tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | Ant hangs with task zip with compression + performance | +----------------------------------------------------------------------------+ | Bug #: 564 Product: Ant | ! | Status: RESOLVED Version: 1.3 Beta 2 | ! | Resolution: FIXED Platform: PC | | Severity: Normal OS/Version: All | | Priority: Low Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 119,121 **** --- 119,126 ---- being a "missing feature". Maybe the ant ZIP code should then make sure that it does not include the zip being created in itself? + + + ------- Additional Comments From [EMAIL PROTECTED] 2001-02-19 05:34 ------- + I have added a check which will prevent <zip> and <tar> from attempting to + include the target file in the archive.
