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

Copy needs property or attribute to restore old behavior





------- Additional Comments From [EMAIL PROTECTED]  2001-10-18 16:44 -------
Perhaps the following could be a workaround?

<copy todir="todir">
    <fileset dir="fromdir" includes="fromfile.ext"/>
    <mapper type="merge" to="tofile.ext"/>
</copy>

(or similar)

Reply via email to