You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Sam Ruby <ru...@us.ibm.com> on 2001/02/23 10:50:20 UTC

[GUMP] Build Failure - Framework

----------------------------------------------------
This email is autogenerated from the output from:
<http://jakarta.apache.org/builds/gump/2001-02-23/framework.html>
----------------------------------------------------

Buildfile: build.xml

check-environment:

check-datasource:

check-jndi:

setup-properties:

prepare:

prepare-src:

prepare-lib:

compile:
    [javac] Compiling 218 source files to /home/rubys/jakarta/framework/build/classes
    [javac] /home/rubys/jakarta/framework/src/java/org/apache/phoenix/engine/blocks/BlockDAG.java:104: cannot assign a value to final variable entry
    [javac]             final BlockEntry entry = entry = getBlockEntry( blockName );           
    [javac]                                      ^
    [javac] 1 error

BUILD FAILED

/home/rubys/jakarta/framework/build.xml:212: Compile failed, messages should have been provided.

Total time: 30 seconds