sebb wrote:
> On 07/08/2009, Mark Thomas <ma...@apache.org> wrote:
>> The svn re-organisation is complete.
> 
> Is the file build/BUILDING.txt still accurate?

Yes. It is the top-level build.xml that needs tweaking.

> Presumably I would need to change "current.loc" but it's not clear to
> me what this needs to be changed to.

tomcat/tc5.5.x/trunk

> Also, it would be useful to know how to build Tomcat 5.5 from a checkout.

Checkout tomcat/tc5.5.x/trunk
cd build
ant download
ant

which is all the build script does. We could get rid of it but this is
how 5.5.x has always been built.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to