Take a look at the following link. This link has examples. HTH.

http://ant.apache.org/manual/CoreTasks/ant.html


Francisco Tolmasky wrote ..
> 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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to