RE: Trying to build tomcat 6.0.18

2008-09-03 Thread Martin Gainty
Jack- did you take chucks advice and build with JDK 1.5 ? Martin __ Disclaimer and confidentiality note Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and

Re: Trying to build tomcat 6.0.18

2008-09-03 Thread Jack Woehr
Martin Gainty wrote: Jack- did you take chucks advice and build with JDK 1.5 ? Yes .. now I've got a different problem :) E.g., compile: [javac] Compiling 1047 source files to /usr/local/src/Apache/Tomcat/apache-tomcat-6.0.18-src/output/classes [javac]

Re: Trying to build tomcat 6.0.18

2008-09-03 Thread Mark Thomas
Jack Woehr wrote: Martin Gainty wrote: Jack- did you take chucks advice and build with JDK 1.5 ? Yes .. now I've got a different problem :) Clean out the build area and start again. With a 1.5 JDK it should be as simple as ant download ant Mark

Re: Trying to build tomcat 6.0.18

2008-09-03 Thread Jack Woehr
Mark Thomas wrote: Clean out the build area and start again. With a 1.5 JDK it should be as simple as ant download ant Awesome, that works. But in dist.xml is there a target called something like [EMAIL PROTECTED] ? :) -- Jack J. Woehr# Self-delusion is http://www.well.com/~jax

RE: Trying to build tomcat 6.0.18

2008-09-03 Thread Caldarale, Charles R
From: Jack Woehr [mailto:[EMAIL PROTECTED] Subject: Re: Trying to build tomcat 6.0.18 package org.eclipse.jdt.core.compiler does not exist There has been some recent revision of the Eclipse web site that was making it difficult for a script to retrieve the JDT jar. However, I just tried

Re: Trying to build tomcat 6.0.18

2008-09-03 Thread Jack Woehr
Caldarale, Charles R wrote: There has been some recent revision of the Eclipse web site that was making it difficult for a script to retrieve the JDT jar. Thanks, Charles, clean and rebuild worked. -- Jack J. Woehr# Self-delusion is http://www.well.com/~jax # half the battle!

RE: Trying to build tomcat 6.0.18

2008-09-02 Thread Caldarale, Charles R
From: Jack Woehr [mailto:[EMAIL PROTECTED] Subject: Trying to build tomcat 6.0.18 Trying to build tomcat 6.0.18 ... The first question: why are you trying to build it? It's pure Java, so the binary downloads will run on any platform. does not override abstract method

Re: Trying to build tomcat 6.0.18

2008-09-02 Thread Jack Woehr
Caldarale, Charles R wrote: You need to build with a 1.5 JDK, Thank you so kindly! -- Jack J. Woehr# Self-delusion is http://www.well.com/~jax # half the battle! http://www.softwoehr.com # - Zippy the Pinhead -