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: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to