I'm trying to use a build file that is located in a different
directory by doing the following:
ant -f a/b/thebuild.xml
However, this has the side effect of changing my basedir to a/b/ as
well, which I don't want,
I just want to run ant in my current directory with the build file of
a different directory. Any
thoughts?
Thanks,
Francisco
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]