the build is almost always at the top level of a project, in trunk in
your case. Ant looks for build.xml in the current dir. Use -f
path_to_build to find it in a different directory. --DD

On 7/27/06, Laura Stewart <[EMAIL PROTECTED]> wrote:
Hi - I am trying to work with ANT to generate output for Derby documentation.
I have ANT installed in this path:

C:\Authoring\Derby\apache-ant-1.6.5

When I run ant to build html output for the doc "ref" in a command
window, I get a message indicating that build.xml does not exist. I
presume that means that it is not in the proper path.  Where should it
be?  Do I need to copy it into my src directory?

C:\Authoring\Derby\Derby1057\trunk\src>ant html.ref
Buildfile: build.xml does not exist!
Build failed
C:\Authoring\Derby\Derby1057\trunk\src>

Thanks!

--
Laura Stewart

---------------------------------------------------------------------
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