RE: target unable to find buildfile

2007-12-28 Thread Toomey, Kevin H (ATS, IT)
command line and jar file containing the ${ant.file}. -Original Message- From: Chuck Holzwarth [mailto:[EMAIL PROTECTED] Sent: Friday, December 28, 2007 11:30 AM To: Ant Users List Subject: Re: target unable to find buildfile The line after the error looks like the problem. C:\FactoryFloor\

Re: target unable to find buildfile

2007-12-28 Thread Chuck Holzwarth
The line after the error looks like the problem. C:\FactoryFloor\widgets\MyApp\IterativeBuild\jar:file:\C:\SDF_Factory\lib\sdfant.jar!\config\int\SDFAntCommon.xml Are the ":"s and "!" valid for the path you are trying to use? "Toomey, Kevin H (ATS, IT)" <[EMAIL PROTECTED]> wrote: I use Ant as

target unable to find buildfile

2007-12-28 Thread Toomey, Kevin H (ATS, IT)
I use Ant as the workhorse of a web application used across our enterprise for all manner of software construction tasks for ~100 applications. I have a class (AntTask) which gets instantiated for each request (build, deployment, test, etc.). The class creates an org.apache.ant.Project, sets it