"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.

> -- 
> Joel <[EMAIL PROTECTED]>




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

Reply via email to