You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/04 10:43:25 UTC

Build failed in Jenkins: CXF-2.6-deploy » Apache CXF Runtime HTTP Transport #381

See <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/381/changes>

Changes:

[dkulp] Don't cache the input stream unless we have gotten through the service invoke phase.  If there is an exception or similar on input, there is no need to cache it, just discard what we can.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime HTTP Transport 2.6.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:2.5.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- cxf-xjc-plugin:2.6.2:xsdtojava (generate-sources) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cxf-rt-transports-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 12 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/resources-filtered>
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cxf-rt-transports-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 77 source files to <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/HttpServletRequestSnapshot.java> uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/AbstractHTTPDestination.java>:[543,17] cannot find symbol
symbol  : variable IOUtils
location: class org.apache.cxf.transport.http.AbstractHTTPDestination
[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : CXF-2.6-deploy » Apache CXF Runtime HTTP Transport #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.6-deploy/org.apache.cxf$cxf-rt-transports-http/382/changes>