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

           Summary: Unzip task doesn't extract internal Zip files unless
                    patternset is used.
           Product: Ant
           Version: 1.7.0RC1
          Platform: Other
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Zip the Apache ANT folder using the Zip task. 
Unzip the Zip file using WinRAR. The file
'apache-ant-1.7.0\docs\manual\tutorial-tasks-filesets-properties.zip' will have
many versions of build.xml.
Unzip the Zip file using unzip task. The file
'apache-ant-1.7.0\docs\manual\tutorial-tasks-filesets-properties.zip' will have
only one version of build.xml.

Now use the nested patternset for the unzip task.
You will get the correct output file.

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

Reply via email to