You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/15 11:55:51 UTC

DO NOT REPLY [Bug 16100] New: - jar task with update="yes" and no manifest attribute overwrites existing manifest

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16100>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16100

jar task with update="yes" and no manifest attribute overwrites existing manifest

           Summary: jar task with update="yes" and no manifest attribute
                    overwrites existing manifest
           Product: Ant
           Version: 1.5.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: georg.ragaller@nse.de


If the <jar> task of ant 1.5.1 performs an update and no manifest attribute is 
specified, it replaces an existing MANIFEST.MF with the ant supplied default 
manifest. This break's ant 1.4 buildfiles.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>