Ignacio J. Ortega wrote:
>
> We need some changes in 3.3 build and gump descriptor, Sam suggest we
> shouldn't put anything outside of our own build and dist subdirs.. Any
> ideas what happens now with GUMP? the actual error seems weird..

The relevant lines in
http://jakarta.apache.org/builds/gump/2002-04-13/jakarta-tomcat.html are:
    [jar] Building jar: 
/home/rubys/jakarta/jakarta-tomcat-connectors/util/build/lib/tomcat-util.jar
    [javac] Compiling 46 source files to 
/home/rubys/jakarta/jakarta-tomcat/build/tomcat/classes
    [javac] An exception has occurred in the compiler (1.3.1_02). Please file a bug at 
the Java Developer Connection
(http://java.sun.com/cgi-bin/bugreport.cgi).  Include your program and the following 
diagnostic in your report.  Thank you.
    [javac] java.lang.InternalError: jzentry == 0

What is occuring is that the build is overwriting a jar (in the
...jakarta-tomcat-connectors directory) which is in the classpath (because
of the recently added <depend> element), which confuses the JVM.

- Sam Ruby

P.S.  Thanks for taking the initiative on this!


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

Reply via email to