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]
