You could always use the <exec/> task, however, you would have to also add
the optional <depends/> and/or <conditional/> tasks for dependency checking
probably.

HTH.

-Jason

    > -----Original Message-----
    > From: JohnA [mailto:[EMAIL PROTECTED]]
    > Sent: Tuesday, September 25, 2001 10:39 AM
    > To: [EMAIL PROTECTED]
    > Subject: copy append?
    > 
    > 
    > I don't see an append in the doc for the copy file. Has 
    > anyone been able to
    > do the equivalent of:
    > 
    >    copy a+b c
    > 
    > I'd prefer to use ant because it can use dependency 
    > checking for a & b
    > before (re)creating c.
    > 
    > John
    > 
    > 
    > 

Reply via email to