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

http://issues.apache.org/bugzilla/show_bug.cgi?id=29988

Zip task Update mode adds all zip entries even though only one file is updated

           Summary: Zip task Update mode adds all zip entries even though
                    only one file is updated
           Product: Ant
           Version: 1.6.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Prior to Ant 1.5, if I want to update one file within a Zip file, I use update
mode, and the update used to happen very fast as I donot see Ant adding all the
files that are already in the zip file, from the scratch.  But now, since Ant
1.5, I notice that if I update one file within a Zip file containing 100 files,
all 100 files are displayed in the console as getting added...and I also see
that this process is VERY SLOW compared to Ant 1.4

Why is this?  Why is Ant 1.4 Zip task much faster compared to its future 
versions.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to