Hello, thanx for the answers.
First, I'm using Maven Ant Task. I have a Java project and I want to create an maven archetype (a project template out of a complete project). Like I said before, I have a directory with subdirs and they contain files like OldProjectXXX.java My task is to rename all files that called OldProjectXXX to NewProjectX.java in all directories. I could not find a way to do this with Maven (and some oder things) so I started to use Ant Tasks. Regrets Isaac -- View this message in context: http://www.nabble.com/rename-files-in-directory-and-subdirectory-tp18853422p18865315.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]