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]>
