Building Tomcat 5.0 - SUCCESS

2006-02-19 Thread Bob Herrmann
I believe I finally got Tomcat 5.0 to build cleanly Fedora 4. I used these 4 files; mktc - drives the whole thing (including blowing away any local copies) build.xml - from the building tomcat 5 page, but modified to use svn not cvs. ( http://tomcat.apache.org/tomcat-5.0-doc/build.xml ) buil

Re: Building Tomcat 5.0

2006-02-13 Thread Bob Herrmann
I'm trying to update the build script for 5.0 Has anyone seen this, it seems the 'get' in ant downloads a corrupt file, while the browser or command line tools get it right. ie. $ ant -f b.xml -Dsrc=http://easynews.dl.sourceforge.net/sourceforge/mx4j/mx4j-2.1.1.tar.gz b $

Re: Building Tomcat

2006-02-08 Thread Bob Herrmann
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é > > > > > - Or

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
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

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
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 Mark Thomas wrote: Bob Herrmann

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
sword: anoncvs Fatal error, aborting. anoncvs: no such user Mladen Turk wrote: Bob Herrmann wrote: seems you need both "ant1.6" and "ant1.5" to compile tomcat 5.0 Come one :) I think you have a serious problems with your setup. If you first run "ant1.5" (from a c

Re: Building Tomcat

2006-02-03 Thread Bob Herrmann
Did you take a look at jpackage projet www.jpackage.org for prebuild tomcat 5 Rpms ? http://www.jpackage.org/rpm.php?id=2772 2006/1/31, Mladen Turk <[EMAIL PROTECTED]>: Bob Herrmann wrote: seems you need both "ant1.5" and "ant1.5" to compile tomcat 5.0

Re: Building Tomcat

2006-01-31 Thread Bob Herrmann
ld success. Although it looks like somebody should try and get tc 5.0 to compile all with either all 1.5 or 1.6 and recommend that on the building.html [1] page. Cheers -bob [1] http://tomcat.apache.org/tomcat-5.0-doc/building.html Bob Herrmann wrote: First time building to

Re: Building Tomcat

2006-01-31 Thread Bob Herrmann
riginal Message- From: Bob Herrmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 31, 2006 2:08 PM To: dev@tomcat.apache.org Subject: Building Tomcat Hi! I just tried to compile Tomcat on my Fedora 4 box w/o happiness. (using the network download build.xml, jdk1.4_09 and tried jdk5) $ ant .

Building Tomcat

2006-01-31 Thread Bob Herrmann
Hi! I just tried to compile Tomcat on my Fedora 4 box w/o happiness. (using the network download build.xml, jdk1.4_09 and tried jdk5) $ ant ... BUILD FAILED /home/bob/Desktop/t2/build.xml:50: The following error occurred while executing this line: /home/bob/Desktop/t2/jakarta-tomcat-5/build.x