http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2644
*** shadow/2644 Wed Jul 18 07:28:26 2001 --- shadow/2644.tmp.8924 Wed Jul 18 07:35:29 2001 *************** *** 2,9 **** | jar task fails with java.util.zip.ZipException | +----------------------------------------------------------------------------+ | Bug #: 2644 Product: Ant | ! | Status: NEW Version: 1.3 | ! | Resolution: Platform: PC | | Severity: Minor OS/Version: Windows NT/2K | | Priority: Other Component: Core tasks | +----------------------------------------------------------------------------+ --- 2,9 ---- | jar task fails with java.util.zip.ZipException | +----------------------------------------------------------------------------+ | Bug #: 2644 Product: Ant | ! | Status: RESOLVED Version: 1.3 | ! | Resolution: FIXED Platform: PC | | Severity: Minor OS/Version: Windows NT/2K | | Priority: Other Component: Core tasks | +----------------------------------------------------------------------------+ *************** *** 48,50 **** --- 48,58 ---- But, I got the latest from CVS and it works okay with Java 1.3 + + + ------- Additional Comments From [EMAIL PROTECTED] 2001-07-18 07:35 ------- + If there were no files, Ant would complain - or create an empty zip file depending + on the whenempty attribute. + + Problem must be different, but as it seems to be fixed in the nightly build, I'll + mark it resolved.
