http://nagoya.apache.org/bugzilla/show_bug.cgi?id=564
*** shadow/564 Mon Feb 19 23:28:23 2001 --- shadow/564.tmp.19620 Tue Feb 20 03:23:23 2001 *************** *** 2,9 **** | Zip/Jar tasks hangs when target file is included in zip | +----------------------------------------------------------------------------+ | 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 ---- | Zip/Jar tasks hangs when target file is included in zip | +----------------------------------------------------------------------------+ | 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 | +----------------------------------------------------------------------------+ *************** *** 130,133 **** problem. First of all the ZipTest has a minor typo in that it runs Tar instead of Zip for the new test case. More importantly, it does not test for the case where the Zip file does not already exist. I am submitting a patch that updates ! test cases and patches code. --- 130,136 ---- problem. First of all the ZipTest has a minor typo in that it runs Tar instead of Zip for the new test case. More importantly, it does not test for the case where the Zip file does not already exist. I am submitting a patch that updates ! test cases and patches code. ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-02-20 03:23 ------- ! committed David's patch. Fixed in 1.3beta3.
