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=9385>. 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=9385 copy-task doesn�t support mapper-element Summary: copy-task doesn�t support mapper-element Product: Ant Version: 1.5Beta1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Critical Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Message from Build: The <copy> task doesn't support the nested "mappper" element. Extract out of Ant Manual 1.5, chapter copy-task: mapper You can define filename transformations by using a nested mapper element. The default mapper used by <copy> is the identity mapper. When I define a mapper-element like stated in the manual, I get the message that this element isn�t supprted. This means that filename-transformations are not possible with the current implementation. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
