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/07/30 16:55:49 UTC

DO NOT REPLY [Bug 21996] New: - add a flatten option in the unzip task

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

add a flatten option in the unzip task

           Summary: add a flatten option in the unzip task
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Core tasks
        AssignedTo: dev@ant.apache.org
        ReportedBy: odupuy@bigfoot.com


same behavior expected as in the "copy" task

this would greatly simplify some tasks where I have to specify the exact 
location of the extracted files. You can also use a "copy" with a flatten 
option to complete the work but a single command is better.

same for unzip/untar/unwar...

This functionality is not present in 1.5.3

Thanks

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