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=39426>.
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=39426

           Summary: zip task in "double pass mode" confuses through its
                    output..
           Product: Ant
           Version: 1.6.5
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P3
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


Settings up a jar task (using a zipgroupfileset) with parameter
'filesetmanifest' set to a valid value takes the base "zipper" task to
"doublepass"-mode. In this mode the zip::executeMain() is called twice with
slightly different doings, but the console output of the task tells that the the
new jar is build twice, which has confused me, so I removed the above mentioned
parameter (fixing the output, but made errornous the resulting jar) :-(

I suggest, that the console output should say in both passes, what the task does
in real.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to