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=39
426>.
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
a>
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: wolfgang.brodowski gebit.de
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=ema
il
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the
assignee.
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe ant.apache.org
For additional commands, e-mail: dev-help ant.apache.org
|