dev@fi.java.net

FI build failure

From: Hudson build daemon <kohsuke.kawaguchi_at_sun.com>
Date: Mon, 21 Feb 2005 06:08:38 -0800 (PST)

$ cvs -q -z9 update -PdC
? build
? dist
? package
U src/com/sun/xml/fastinfoset/sax/SAXDocumentParser.java
$ computing changelog
Removing artifacts from the previous build
$ /bin/bash -x -e /files/jakarta-tomcat-5.0.28/temp/hudson54774sh
+ export JAVA_HOME=/usr/java1.4
+ JAVA_HOME=/usr/java1.4
+ cd fi/FastInfoset
+ rm -rf package
+ ant -f build-without-nb.xml package
Buildfile: build-without-nb.xml

prepare:
    [mkdir] Created dir: /files/hudson/jobs/fi/workspace/fi/FastInfoset/package

compile:
    [javac] Compiling 1 source file to /files/hudson/jobs/fi/workspace/fi/FastInfoset/build/classes
    [javac] /files/hudson/jobs/fi/workspace/fi/FastInfoset/src/com/sun/xml/fastinfoset/sax/SAXDocumentParser.java:43: cannot access com.sun.xml.fastinfoset.DecoderStateTables
    [javac] bad class file: /files/hudson/jobs/fi/workspace/fi/FastInfoset/build/classes/com/sun/xml/fastinfoset/DecoderStateTables.class
    [javac] class file has wrong version 49.0, should be 48.0
    [javac] Please remove or make sure it appears in the correct subdirectory of the classpath.
    [javac] import com.sun.xml.fastinfoset.DecoderStateTables;
    [javac] ^
    [javac] 1 error

BUILD FAILED
/files/hudson/jobs/fi/workspace/fi/FastInfoset/build-without-nb.xml:33: Compile failed; see the compiler error output for details.

Total time: 2 seconds
Sending e-mails to dev_at_fi.dev.java.net