RE: How to RENAME a file in ANT 1.6.2

2007-06-22 Thread David Alves
If you just want to rename a single file, use . Regards, David Alves -Original Message- From: Satheesh [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 6:12 AM To: Ant Users List Subject: How to RENAME a file in ANT 1.6.2 I need to copy a file and rename it and store it in some oth

RE: How to RENAME a file in ANT 1.6.2

2007-06-22 Thread RADEMAKERS Tanguy
Hello Satheesh, You should use a task with a nested - probably a or a depending on how you want to rename the file. Check the documentation for the in the Core Types section of the documentation. Regards, /t >-Original Message- >From: Satheesh [mailto:[EMAIL PROTECTED] >Sent: Frid