On Tue, 29 Jun 2004 22:59:43 -0700 "Bill Barker" <[EMAIL PROTECTED]> wrote
> > "Joel" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > I tried google against jakarta.apache.org and marc.theaimsgroup.com and > > got no clues. Maybe I'm blind, maybe trying to build on MSWxp is lame? > > > > Here's the part I assume is most relevant. > > > > ----------------------------------------------- > > build-main: > > [echo] ----- Java-utils ----- > > [echo] -- puretls.present = ${puretls.present} > > [echo] -- jsse.present = true /usr/share/java/jsse-1.0.3/lib/jsse.jar > > [echo] -- commons-logging = true > > [echo] -- jmx = true /usr/share/java/mx4j-1.1.1/lib/mx4j-jmx.jar > > [echo] -- modeler = true > /usr/share/java/commons-modeler-1.1/commons-modele > > r.jar > > [echo] -- JDK14 = true > > [javac] Compiling 63 source files to > D:\Program_Files\jakarta\jakarta-tomcat > > -5.0.25-src\jakarta-tomcat-5\build\classes > > [javac] javac: target release 1.1 conflicts with default source > release 1.5 > > > > BUILD FAILED > > ------------------------------------------------ > > > > I'm using Java 1.5 beta. Is that a no-no? > > > > Tomcat (currently) doesn't build with 1.5. You have to use 1.4 to build it. > However, it runs fine on 1.5 once built. That's what I needed to know -- I either set up a 1.4 environment to build in or I just download the binary. Tomcat has progressed so far since I used it last I can't figure out which way is up when I'm looking at the distribution. Well, not really, but there sure is a lot of stuff in there. Hmm. From a quick glance through the library, it looks like trying to share Xalan, Xerces, Log4J and all those guys with my main copies is going to be an uphill struggle. Maybe I'll just get the binary, at least for now. Thanks. -- Joel <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]