I'm using the ReplaceCopy task defined as:Don't use it. Ant's <copy> task with a nested <filterset> instead.
<taskdef
classpathref="class.path"
name="replacecopy"
classname="xdoclet.ant.ReplaceCopy"
/>
http://ant.apache.org/manual/CoreTasks/copy.html http://ant.apache.org/manual/CoreTypes/filterset.html
Aslak
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
