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

Copy task corrupts images when filterset is defined.

           Summary: Copy task corrupts images when filterset is defined.
           Product: Ant
           Version: 1.5.3
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When you have 1 copy task that copies a bunch of files (images, config files,
...), and you have defined a filterset inside it, to replace certain parameters
in the config files with values of your own, then the images are copied but are
corrupted after the copy.
The obvious workaround, is to make 2 copy tasks.
The first one will copy the images, without a filterset.
The second one will copy the text files, and will have the filterset.

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

Reply via email to