ddevienne wrote:
> 
> On Fri, Jul 10, 2009 at 1:28 PM, starkc<[email protected]> wrote:
>> Using "-f [path-to-buildfile]" worked, but it seems like there should be
>> a
>> way for me to do this without resorting to absolute paths.  Shouldn't
>> this
>> be somewhat portable?
> 
> You could try adding -verbose or -debug to the sub-Ant process.
> Maybe the output will show the actual current directory? --DD
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 

Unfortunately, both -verbose and -debug resulted in the following output:

maint:
     [exec] Build failed
     [exec] Apache Ant version 1.5.1 compiled on October 2 2002
     [exec] Buildfile: build.xml does not exist!

...which doesn't help us out a whole lot :(

I agree that it seems to be going into the wrong directory...but where could
it be going?

-- 
View this message in context: 
http://www.nabble.com/ant-unable-to-find-build.xml-in-another-directory--tp24428338p24432693.html
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to