Hi!

Are you still interessted in version 5.0? I've collected all the missing files manually. There is only a problem when ant is trying to build it. Perhaps you can solve it.

build-catalina-core:
[javac] Compiling 326 source files to O:\Diplomarbeit\Tomcat 5.0.30\jakarta-
tomcat-5.0.30-src\jakarta-tomcat-5\build\classes
[javac] O:\Diplomarbeit\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomc at-catalina\catalina\src\share\org\apache\catalina\Container.java:23: cannot acc
ess javax.servlet.ServletException
[javac] bad class file: O:\Diplomarbeit\Tomcat 5.0.30\java\servlet-api-2.4\l
ib\servlet-api.jar(javax/servlet/ServletException.class)
   [javac] class file has wrong version 49.0, should be 48.0
[javac] Please remove or make sure it appears in the correct subdirectory of
the classpath.
   [javac] import javax.servlet.ServletException;
   [javac]                      ^
   [javac] 1 error

BUILD FAILED
O:\Diplomarbeit\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\build.xml:50: The follow
ing error occurred while executing this line:
O:\Diplomarbeit\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-5\build.x
ml:447: The following error occurred while executing this line:
O:\Diplomarbeit\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-5\build.x
ml:411: The following error occurred while executing this line:
O:\Diplomarbeit\Tomcat 5.0.30\jakarta-tomcat-5.0.30-src\jakarta-tomcat-catalina\ catalina\build.xml:594: Compile failed; see the compiler error output for detail
s.


André




----- Original Message ----- From: "Bob Herrmann" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <dev@tomcat.apache.org>
Sent: Saturday, February 04, 2006 2:53 AM
Subject: Re: Building Tomcat



Humm. Since the instructions on the page are broken (cvs and not subversion, the build.properties.defaults include sites and urls that are out of date), perhaps the page should be removed. Or a disclaimer should be added to the page saying that the 5.0 series is not actively maintained and that developers should persue the 5.5 line.

-bob

Mark Thomas wrote:

Bob Herrmann wrote:

Ok,  Is 5.0 a valid build target, or is its usage discouraged?

I was following the build instructions for building tomcat 5.0
    http://tomcat.apache.org/tomcat-5.0-doc/building.html
the build.xml that it provides use CVS tags to extract the 5.0 bits.

-bob


You can build 5.0 if you need to. You'll just need to modify the
build.xml a bit. If you have the choice, go for 5.5. Very little has
happened on 5.0 for a while - the focus is on 5.5 and starting 6.0

Mark


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



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



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

Reply via email to