dev@ws-test-harness.java.net

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

From: Hudson <HUDSON-SCA-ADMIN_US_GRP_at_oracle.com>
Date: Fri, 1 Jun 2012 00:01:34 -0700 (PDT)

See <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/707/changes>

Changes:

[miroslav.kos] added support for:
 * user defined sun-jaxws.xml
 * metadata xml files

[yaroska] Added possibility to set SystemProperties before test

[miroslav.kos] javac-option added

------------------------------------------
Started by an SCM change
Building remotely on ted-s10-3
Updating https://svn.java.net/svn/ws-test-harness~svn/trunk/test-harness
U GFDeployer/GFDeployer.iml
U test-harness.iml
U src/com/sun/xml/ws/test/model/TestService.java
U src/com/sun/xml/ws/test/model/TestDescriptor.java
U src/com/sun/xml/ws/test/container/WAR.java
U src/com/sun/xml/ws/test/container/AbstractApplicationContainer.java
U src/com/sun/xml/ws/test/exec/DeploymentExecutor.java
U src/com/sun/xml/ws/test/exec/JavaClientExecutor.java
U src/com/sun/xml/ws/test/exec/ClientCompileExecutor.java
U src/com/sun/xml/ws/test/exec/ClientExecutor.java
U src/com/sun/xml/ws/test/exec/PrepareExecutor.java
U src/com/sun/xml/ws/test/exec/Executor.java
U src/com/sun/xml/ws/test/test-descriptor.rnc
U src/com/sun/xml/ws/test/util/JavacTask.java
U src/com/sun/xml/ws/test/util/AbstractJavacTask.java
U src/com/sun/xml/ws/test/util/FileUtil.java
U docs/src/index.html
U test-harness.ipr
U bootstrap/bootstrap.iml
At revision 491
[jaxws-test-harness] $ /bin/bash -xe /var/tmp/hudson4241700405710227070.sh
+ cd test-harness
+ ant -Dbuild.id=hudson-jaxws-test-harness-707 clean test
Buildfile: build.xml

clean:

clean:
   [delete] Deleting directory <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/bootstrap/build>

clean:
   [delete] Deleting directory <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/docs/build>
   [delete] Deleting directory <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/build>

compile:
    [mkdir] Created dir: <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/build/classes>
    [javac] Compiling 76 source files to <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/build/classes>
    [javac] <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/src/com/sun/xml/ws/test/exec/Executor.java>:106: cannot find symbol
    [javac] symbol : method isEmpty()
    [javac] location: class java.lang.String
    [javac] if (name == null || name.isEmpty() || newValue == null || newValue.isEmpty())
    [javac] ^
    [javac] <http://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/src/com/sun/xml/ws/test/exec/Executor.java>:106: cannot find symbol
    [javac] symbol : method isEmpty()
    [javac] location: class java.lang.String
    [javac] if (name == null || name.isEmpty() || newValue == null || newValue.isEmpty())
    [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://hudson-sca.us.oracle.com/job/jaxws-test-harness/ws/test-harness/build.xml>:26: Compile failed; see the compiler error output for details.

Total time: 3 seconds
Recording fingerprints
Recording test results
Archiving artifacts