dev@ws-test-harness.java.net

Build failed in Hudson: jaxws-test-harness #488

From: Hudson <kohsuke.kawaguchi_at_sun.com>
Date: Fri, 10 Aug 2007 18:53:05 -0700 (PDT)

See http://kohsuke.sfbay/hudson/job/jaxws-test-harness/488/changes

Changes:

[Kohsuke Kawaguchi] bug fix

------------------------------------------
started
Building remotely on cakemix
[jaxws-test-harness] $ cvs -q -z3 update -PdC -D "Saturday, August 11, 2007 1:52:48 AM UTC"
? test/testcases/jaxws/fromjava_handlers/work
P src/com/sun/xml/ws/test/exec/ClientExecutor.java
$ computing changelog
[jaxws-test-harness] $ /bin/bash -xe /tmp/hudson23362.sh
+ ant -Dbuild.id=hudson-jaxws-test-harness-488 clean test
Buildfile: build.xml

clean:
   [delete] Deleting directory http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/build

compile:
    [mkdir] Created dir: http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/build/classes
    [javac] Compiling 64 source files to http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/build/classes
    [javac] http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/src/com/sun/xml/ws/test/exec/ClientExecutor.java :93: cannot find symbol
    [javac] symbol : method eval(java.lang.String,bsh.NameSpace,java.lang.String)
    [javac] location: class bsh.Interpreter
    [javac] engine.eval(client.parent.setUpScript, engine.getNameSpace(), "pre-client script" );
    [javac] ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/build.xml :26: Compile failed; see the compiler error output for details.

Total time: 3 seconds
Recording fingerprints
Recording test results
No test report files were found. Configuration error?