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 2002/05/24 15:10:12 UTC

DO NOT REPLY [Bug 9385] New: - copy-task doesn�t support mapper-element

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: ant-dev@jakarta.apache.org
        ReportedBy: Holger.Thomsen@T-Systems.Com


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>