dev@ws-test-harness.java.net

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

From: Hudson <kohsuke.kawaguchi_at_sun.com>
Date: Fri, 21 Sep 2007 17:03:33 -0700 (PDT)

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

Changes:

[Ken Hofsass] Removed unnecessary imports taht were breaking the build.

------------------------------------------
started
[workspace] $ cvs -q -z3 update -PdC -D "Saturday, September 22, 2007 12:02:55 AM UTC"
? test/testcases/jaxws/fromjava_handlers/work
P src/com/sun/xml/ws/test/container/javase/JavaSeContainer.java
$ computing changelog
[workspace] $ /bin/bash -xe /mnt/ext-hdd/hudson/server/tomcat/temp/hudson82809.sh
+ ant -Dbuild.id=hudson-jaxws-test-harness-571 clean test
Buildfile: build.xml

clean:
   [delete] Deleting directory /mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/build

compile:
    [mkdir] Created dir: /mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/build/classes
    [javac] Compiling 75 source files to /mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/build/classes
    [javac] /mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/src/com/sun/xml/ws/test/container/javase/JavaSeContainer.java:3: package com.sun.net.httpserver does not exist
    [javac] import com.sun.net.httpserver.HttpServer;
    [javac] ^
    [javac] /mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/src/com/sun/xml/ws/test/container/javase/JavaSeContainer.java:30: cannot find symbol
    [javac] symbol : class HttpServer
    [javac] location: class com.sun.xml.ws.test.container.javase.JavaSeContainer
    [javac] private HttpServer appServer;
    [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
/mnt/ext-hdd/hudson/server/jobs/jaxws-test-harness/workspace/build.xml:26: Compile failed; see the compiler error output for details.

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