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 2004/05/05 11:35:55 UTC

DO NOT REPLY [Bug 22865] - Zip whenempty attribute is broken

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

Zip whenempty attribute is broken

pawanraj@elitecore.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From pawanraj@elitecore.com  2004-05-05 09:35 -------
i am using ant 1.6.1 whenempty attribute does not work. the code is

   <target name="testzip-e">
     <zip destfile="tge.zip" whenempty="skip" basedir="coreear" />
   </target>

An empty zip file is created.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org