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





------- Additional Comments From [EMAIL PROTECTED]  2002-05-24 13:42 -------
The snippet which causes the problem:

        <copy todir="${dist.dir}">
                <fileset dir="${src.dir}">
                        <include name="startAK*.sh"/>
                </fileset>
                <mappper type="glob" from="startAK*.sh" to="AK*.sh"/>
        </copy>

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

Reply via email to