> >>>>> "SR" == Stuart Roebuck <[EMAIL PROTECTED]> writes:
>
> SR> I'm also puzzled as to why the location of the build directory
> SR> set in "build.xml" is set to be outside the ant directory tree.
>
> This is following what the other jakarta projects do. Maybe we can gat
> all apache.org Java projects to agree on a common layout, it is in the
> works AFAIK.
>
If build.xml included a line such as:
<property file=".ant.properties" />
you could (more easily) override ${build.dir} to be whatever you want.
> Stefan
>
--
Christopher Elkins