----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-03-19/cocoon-block-jsp.html>
----------------------------------------------------
Buildfile: build.xml
init:
prepare:
[echo]
+-------------------------------------------------------------------------------+
[echo] Apache Cocoon 2.1-dev [1999-2003]
[echo]
+-------------------------------------------------------------------------------+
[echo] Building with Apache Ant version 1.6alpha compiled on March 19 2003
[echo] using build file /home/rubys/jakarta/cocoon-2.1/build.xml
[echo] Compiling with debug on, optimize on, deprecation off
[echo] +-----------------------------| W A R N I N G
|---------------------------------+
[echo] This build is targeted for use with JVM 1.4
[echo] Using this build on a virtual machine other than the one
[echo] it is targeted for may result in runtime errors.
[echo]
+-------------------------------------------------------------------------------+
prepare-core:
compile-core:
compile-scratchpad:
init-tasks:
init-xpatch:
compile-deprecated:
compile:
prepare-blocks:
block:
jsp-build:
jsp-mocks:
jsp-prepare:
[mkdir] Created dir:
/home/rubys/jakarta/cocoon-2.1/build/cocoon-2.1-dev/blocks/jsp/dest
[copy] Copying 5 files to
/home/rubys/jakarta/cocoon-2.1/build/cocoon-2.1-dev/blocks/jsp/conf
jsp-compile:
[javac] Compiling 6 source files to
/home/rubys/jakarta/cocoon-2.1/build/cocoon-2.1-dev/blocks/jsp/dest
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:157:
package weblogic.servlet.internal does not exist
[javac] class MyWLSResponse extends
weblogic.servlet.internal.ServletResponseImpl {
[javac] ^
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:164:
package weblogic.servlet.internal does not exist
[javac] weblogic.servlet.internal.ServletOutputStreamImpl wlsOutputStream;
[javac] ^
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:167:
package weblogic.servlet.internal does not exist
[javac] weblogic.servlet.internal.ServletContextImpl servlet_context ) {
[javac] ^
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:124:
package weblogic.servlet.internal does not exist
[javac] (weblogic.servlet.internal.ServletContextImpl)context );
[javac] ^
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:175:
package weblogic.servlet.internal does not exist
[javac] new weblogic.servlet.internal.ServletOutputStreamImpl( baos );
[javac] ^
[javac]
/home/rubys/jakarta/cocoon-2.1/src/blocks/jsp/java/org/apache/cocoon/components/jsp/JSPEngineImplWLS.java:183:
cannot resolve symbol
[javac] symbol : method flushBuffer ()
[javac] location: class org.apache.avalon.framework.logger.AbstractLogEnabled
[javac] super.flushBuffer();
[javac] ^
[javac] 6 errors
BUILD FAILED
file:///home/rubys/jakarta/cocoon-2.1/build/cocoon-2.1-dev/temp/blocks-build.xml:1800:
Compile failed; see the compiler error output for details.
Total time: 6 seconds