https://issues.apache.org/bugzilla/show_bug.cgi?id=45680
Summary: Error msg Jar : Updating jar since cannot read current
jar manifest:
Product: Ant
Version: 1.5
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P4
Component: Core tasks
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
I am using ant, Solaris 5.8 and JDK 1.6.04.
I am using ant 1.5 version for build.
Following error is displayed in the build process:
[jar] Updating jar since cannot read current jar manifest:
java.util.zip.ZipExceptionerror in opening zip file
After this message ,it continues normally build is successful.
This is error is displayed in clean build only.
i.e Above message is displayed when there is no jar file.
Is it trying to open a jar manifest,when the file does not exist at all?
The above task mentioned is supposed to create a jar and default manifest but
it is trying to open before creating the jar.
pl suggest a solution to avoid the message.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.