dev@ws-test-harness.java.net

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

From: Hudson <kohsuke.kawaguchi_at_sun.com>
Date: Fri, 31 Aug 2007 18:52:20 -0700 (PDT)

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

Changes:

[Vivek Pandey] Fixed bug related to reading soap:address.

------------------------------------------
started
Building remotely on cakemix
[jaxws-test-harness] $ cvs -q -z3 update -PdC -D "Saturday, September 1, 2007 1:52:07 AM UTC"
? test/testcases/jaxws/fromjava_handlers/work
P src/com/sun/xml/ws/test/container/invm/InVmContainer.java
$ computing changelog
[jaxws-test-harness] $ /bin/bash -xe /tmp/hudson32217.sh
+ ant -Dbuild.id=hudson-jaxws-test-harness-528 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 70 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 :179: cannot find symbol
    [javac] symbol : variable portName
    [javac] location: class com.sun.xml.ws.test.model.TestEndpoint
    [javac] if(e.portName!=null && e.portName.equals(portName))
    [javac] ^
    [javac] http://kohsuke.sfbay/hudson/job/jaxws-test-harness/ws/src/com/sun/xml/ws/test/exec/ClientExecutor.java :179: cannot find symbol
    [javac] symbol : variable portName
    [javac] location: class com.sun.xml.ws.test.model.TestEndpoint
    [javac] if(e.portName!=null && e.portName.equals(portName))
    [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] 2 errors

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?