disregard...I am a bit sick today..brain a bit slow..figured it out with:
<target name="content">
<move todir="mosApp/style" includeemptydirs="false">
<fileset dir="mosApp/style">
<include name="**/*.css"/>
</fileset>
<mapper type="glob" from="*.css" to="*.1.css"/>
</move>
</target>
--
View this message in context:
http://ant.1045680.n5.nabble.com/renaming-files-tp3219206p3219225.html
Sent from the Ant - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]