ssage
From: Mark Thomas
To: Tomcat Developers List
Sent: Fri, March 5, 2010 8:43:41 AM
Subject: Re: Tomcat 5.5.x build broken?
On 05/03/2010 16:37, hwachung feng wrote:
> did the following (on top of checkout)
>
> cd build
> ant download
>
> and it choked when it tries
exec
uting this line:
C:\work\tomcatbuild\build\build.xml:786: Compile failed; see the compiler error
output for details.
- Original Message
From: Mark Thomas
To: Tomcat Developers List
Sent: Fri, March 5, 2010 12:46:30 AM
Subject: Re: Tomcat 5.5.x build broken?
On 05/03/2010 02:47, hwa
Hi,
I am trying to build Tomcat 5.5 following the instructions on the page on
http://tomcat.apache.org/tomcat-5.5-doc/building.html
I am running into problems with the main build.xml that is trying to check
out Tomcat source from the svn url
http://svn.apache.org/repos/asf/tomcat/current/