On Thu, 13 Dec 2001, Mark D. Anderson <[EMAIL PROTECTED]> wrote:

> - is "." relative to the build.xml file, or relative to the current
> working directory?

Neither nor, it depends on where you find the ".".

A "." in the basedir attribute of <project> is relative to the build
file, in all other cases it is relative to the value of that basedir.

> - is that true for all relative paths?

Yes.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to