Re: Running a target under a different working dir

2008-01-11 Thread Chuck Holzwarth
t; <[EMAIL PROTECTED]> To: user@ant.apache.org Sent: Thursday, January 10, 2008 4:17:43 PM Subject: Running a target under a different working dir Maybe this is a basic question, but I can't figure it out. I want to run the cargo task under a different working directory (so that my

Running a target under a different working dir

2008-01-10 Thread Hannum, Daniel
Maybe this is a basic question, but I can't figure it out. I want to run the cargo task under a different working directory (so that my container's relative paths work correctly). I understand you can't change basedir. I've tried to do an antcall passing a different basedir, but that doesn't wo