On Sat, 24 Nov 2001 23:54, Paul Hammant wrote: > Peter, > > >Yep - don't use "value" to define the location of tools dir but instead do > >something like > > > ><property name="tools.dir" location="blah"/> > > Yup tried that in the top level build.xml (and committed it) but "build > hsql xdocs_alt" still does not work. > > Could you take a look please Peter.... :-)
It is because the script overides tools.dir on the commandline. It is precisely these complications why I want to kill tools/ dir once and for good. If you insist on causing yourself pain by building projects from outside their tree you will have to do something like ant hsql -Dapps-target=xdocs_alt -- Cheers, Pete --------------------------------------------- We shall not cease from exploration, and the end of all our exploring will be to arrive where we started and know the place for the first time -- T.S. Eliot --------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>