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] -------------------------------------------------------------
