[undertow-dev] Build failed in Jenkins: Undertow » Undertow WebSockets JSR356 implementations #256

ci-builds at redhat.com ci-builds at redhat.com
Tue Apr 16 22:49:15 EDT 2013


See <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/256/changes>

Changes:

[stuart.w.douglas] Add full encoding and decoding support to web sockets

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Undertow WebSockets JSR356 implementations 1.0.0.Alpha10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ undertow-websockets-jsr ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ undertow-websockets-jsr ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ undertow-websockets-jsr ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ undertow-websockets-jsr ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ undertow-websockets-jsr ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/target/classes>

[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ undertow-websockets-jsr ---
[WARNING] <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/main/java/io/undertow/websockets/jsr/Encoding.java>: Some input files use unchecked or unsafe operations.
[WARNING] <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/main/java/io/undertow/websockets/jsr/Encoding.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.10:checkstyle (check-style) @ undertow-websockets-jsr ---
[INFO] Starting audit...
Audit done.

[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/test/resources>
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ undertow-websockets-jsr ---
[INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 10 source files to <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/target/test-classes>

[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ undertow-websockets-jsr ---
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/test/java/io/undertow/websockets/jsr/test/JsrWebSocketServer07Test.java>: <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/test/java/io/undertow/websockets/jsr/test/JsrWebSocketServer07Test.java> uses unchecked or unsafe operations.
[WARNING] <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/test/java/io/undertow/websockets/jsr/test/JsrWebSocketServer07Test.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://lightning.mw.lab.eng.bos.redhat.com/jenkins/job/Undertow/io.undertow$undertow-websockets-jsr/ws/src/test/java/io/undertow/websockets/jsr/test/annotated/AnnotatedEndpointTest.java>:[75,32] cannot find symbol
  symbol:   class IncrementEndpoint
  location: class io.undertow.websockets.jsr.test.annotated.AnnotatedEndpointTest
[INFO] 1 error
[INFO] -------------------------------------------------------------


More information about the undertow-dev mailing list