RE: v-copy across machines

2006-06-13 Thread Anderson, Rob (Global Trade)
mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 13, 2006 7:29 AM > To: user@ant.apache.org > Subject: v-copy across machines > > Hi, > > > > I have a situation that the artifacts like war and ear files > need to be copied to a different machine (other than the &

v-copy across machines

2006-06-13 Thread Venkat Kotu
Hi, I have a situation that the artifacts like war and ear files need to be copied to a different machine (other than the build machine) as part of the build process. I am using v-copy of the Apache Commons' VFS project. The task definition is some thing like this: I have