Yes, have you looked at o.a.t.ant.util.FileUtils.java instead? --DD

-----Original Message-----
From: Nau, Michael [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 24, 2003 4:30 PM
To: [EMAIL PROTECTED]
Subject: Accessing an ant task within a custom task

I need to copy a file within my custom task from one dir to another.

I haven't found a good way to copy a file from a custom ant task other
than calling into the runtime environment. I want to avoid this to
remain OS independent. 

Is there a way to call ant's copy task from within my custom task?

Thanks,
Mike.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to