Re: Building TC5

2003-01-19 Thread Kevin Jones
Thanks, that's worked great, Kevin Jones On Fri, 2003-01-17 at 20:33, Jeanfrancois Arcand wrote: Hi Kevin, I've just commited a fix for build.properties.default. You should try: cvs checkout jakarta-tomcat-5 cd jakarta-tomcat-5 ant download ant checkout ant dist I've just did it

Building TC5

2003-01-17 Thread Kevin Jones
I'm trying to build TC 5 from sources and failing horribly. Firstly I connected to cvs and checked out jakarta-tomcat-5 this contains a buildme.txt file. Reading this, I followed the instructions, downloaded the build.xml and ran ant. This proceeeds to download all the appropriate files and

Re: Building TC5

2003-01-17 Thread Remy Maucherat
Kevin Jones wrote: I'm trying to build TC 5 from sources and failing horribly. Firstly I connected to cvs and checked out jakarta-tomcat-5 this contains a buildme.txt file. Reading this, I followed the instructions, downloaded the build.xml and ran ant. This proceeeds to download all the

Re: Building TC5

2003-01-17 Thread Kevin Jones
Thanks Remy, I assume you mean I should start from scratch again? Kevin On Fri, 2003-01-17 at 17:12, Remy Maucherat wrote: Kevin Jones wrote: I'm trying to build TC 5 from sources and failing horribly. Firstly I connected to cvs and checked out jakarta-tomcat-5 this contains a

Re: Building TC5

2003-01-17 Thread Remy Maucherat
Kevin Jones wrote: Thanks Remy, I assume you mean I should start from scratch again? Yes, follow these instructions: http://jakarta.apache.org/tomcat/building.html Remy -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Building TC5

2003-01-17 Thread Kevin Jones
Still doesn't work for me I get BUILD FAILED file d:\xxx\jakarta-servletapi5/jsr154/build.xml:67: srcdir d:\xxx\jakarta-servletapi5/jsr154/src/share does not exist where xxx is shorthand for the tomcat.source directory mentioned in the instructions, Kevin On Fri, 2003-01-17 at 17:30, Remy

Re: Building TC5

2003-01-17 Thread Jeanfrancois Arcand
Hi Kevin, I've just commited a fix for build.properties.default. You should try: cvs checkout jakarta-tomcat-5 cd jakarta-tomcat-5 ant download ant checkout ant dist I've just did it from a clean workspace and everything works fine. -- Jeanfrancois Kevin Jones wrote: Still doesn't work for

Re: Building TC5

2003-01-17 Thread Remy Maucherat
Kevin Jones wrote: Still doesn't work for me I get BUILD FAILED file d:\xxx\jakarta-servletapi5/jsr154/build.xml:67: srcdir d:\xxx\jakarta-servletapi5/jsr154/src/share does not exist where xxx is shorthand for the tomcat.source directory mentioned in the instructions, That directory must