RE: copyng and renaming files

2007-08-30 Thread Anderson, Rob (Global Trade)
: Pomè Elisabetta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 29, 2007 4:19 AM > To: 'Ant Users List' > Subject: R: copyng and renaming files > > Thank you all, > I got some problem with your suggets > > 1) I tried to use ant-

Re: R: copyng and renaming files

2007-08-29 Thread Gilbert Rebhan
Hi, Peter Peter Reilly wrote: btw, i had several problems with antcontrib 1.0b3, i recommend using version 1.0b2 instead. What are the issues with 1.0b3? I use it in production here without problems. Peter see = http://marc.info/?l=ant-user&m=118061703508041&w=2 Maybe that has been fixed in

Re: R: copyng and renaming files

2007-08-29 Thread Peter Reilly
On 8/29/07, Rebhan, Gilbert <[EMAIL PROTECTED]> wrote: > > Hi, > > -Original Message- > From: Pomè Elisabetta [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 29, 2007 3:33 PM > To: 'Ant Users List' > Subject: R: R: copyng and renaming files &g

RE: R: copyng and renaming files

2007-08-29 Thread Rebhan, Gilbert
Hi, -Original Message- From: Pomè Elisabetta [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 29, 2007 3:33 PM To: 'Ant Users List' Subject: R: R: copyng and renaming files /* Problem: failed to create task or type for Cause: The name is undefined. Action: Check the spelli

R: R: copyng and renaming files

2007-08-29 Thread Pomè Elisabetta
07 13.25 A: Ant Users List Oggetto: Re: R: copyng and renaming files On 8/29/07, Pomè Elisabetta <[EMAIL PROTECTED]> wrote: > Thank you all, > I got some problem with your suggets > > 1) I tried to use ant-contrib with ant 1.7 but I got the error: >java.lang.Unsuppo

Re: R: copyng and renaming files

2007-08-29 Thread Peter Reilly
t; Elisabetta > > -Messaggio originale- > Da: Vijay Aravamudhan [mailto:[EMAIL PROTECTED] > Inviato: mercoledì 29 agosto 2007 12.39 > A: Ant Users List > Oggetto: Re: copyng and renaming files > > > you can achieve the same without using ant-contrib: by using a >

R: copyng and renaming files

2007-08-29 Thread Pomè Elisabetta
couldn't be able to let it work Any ideas on how to go on? Thank you Elisabetta -Messaggio originale- Da: Vijay Aravamudhan [mailto:[EMAIL PROTECTED] Inviato: mercoledì 29 agosto 2007 12.39 A: Ant Users List Oggetto: Re: copyng and renaming files you can achieve the same without

Re: copyng and renaming files

2007-08-29 Thread Vijay Aravamudhan
{dest.dir}/${file2copy.filename}"/> Have a nice day, kriss - Original Message - From: "Pomè Elisabetta" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 29, 2007 10:53 AM Subject: copyng and renaming files Hi everybody, I apologize if this issue have been posted p

Re: copyng and renaming files

2007-08-29 Thread Kriss
gt; Have a nice day, kriss - Original Message - From: "Pomè Elisabetta" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 29, 2007 10:53 AM Subject: copyng and renaming files Hi everybody, I apologize if this issue have been posted previously, but I search the

copyng and renaming files

2007-08-29 Thread Pomè Elisabetta
Hi everybody, I apologize if this issue have been posted previously, but I search the mailing list and I couldn't find nothing similar. I need to copy files (says A.java e B.java) from a directoy Origin to a directory Destination. The directory Destination already contains an older version of A.jav