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 2017/07/28 16:34:53 UTC

Build failed in Jenkins: CXF-3.0-deploy » Apache CXF Runtime HTTP Transport #1123

See <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/1123/display/redirect?page=changes>

Changes:

[j.andrew.mccright] [CXF-7447] Add doPrivs to avoid AccessControlExceptions

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime HTTP Transport 3.0.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-versions) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (validate) @ cxf-rt-transports-http ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.2:check (validate) > :pmd @ cxf-rt-transports-http >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cxf-rt-transports-http ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.2:check (validate) < :pmd @ cxf-rt-transports-http <<<
[INFO] 
[INFO] --- maven-pmd-plugin:3.2:check (validate) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.0.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- cxf-xjc-plugin:3.0.5:xsdtojava (generate-sources) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- download-maven-plugin:1.2.0:wget (download-public-suffix-list) @ cxf-rt-transports-http ---
[INFO] Got from cache: /home/jenkins/jenkins-slave/maven-repositories/1/.cache/maven-download-plugin/public-suffix-list.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-rt-transports-http ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ cxf-rt-transports-http ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 7 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/resources-filtered>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cxf-rt-transports-http ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 93 source files to <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/HttpServletRequestSnapshot.java>:[141,24] getHeaders(java.lang.String) in org.apache.cxf.transport.http.HttpServletRequestSnapshot implements getHeaders(java.lang.String) in javax.servlet.http.HttpServletRequest
  return type requires unchecked conversion from java.util.Enumeration to java.util.Enumeration<java.lang.String>
[WARNING] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/HttpServletRequestSnapshot.java>:[133,24] getHeaderNames() in org.apache.cxf.transport.http.HttpServletRequestSnapshot implements getHeaderNames() in javax.servlet.http.HttpServletRequest
  return type requires unchecked conversion from java.util.Enumeration to java.util.Enumeration<java.lang.String>
[WARNING] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/HttpServletRequestSnapshot.java>:[239,24] getLocales() in org.apache.cxf.transport.http.HttpServletRequestSnapshot implements getLocales() in javax.servlet.ServletRequest
  return type requires unchecked conversion from java.util.Enumeration to java.util.Enumeration<java.util.Locale>
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/URLConnectionHTTPConduit.java>:[354,58] cannot find symbol
  symbol:   class PrivilegedExceptionAction
  location: class org.apache.cxf.transport.http.URLConnectionHTTPConduit.URLConnectionWrappedOutputStream
[ERROR] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/URLConnectionHTTPConduit.java>:[354,24] cannot find symbol
  symbol:   variable AccessController
  location: class org.apache.cxf.transport.http.URLConnectionHTTPConduit.URLConnectionWrappedOutputStream
[ERROR] <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/ws/src/main/java/org/apache/cxf/transport/http/URLConnectionHTTPConduit.java>:[360,22] cannot find symbol
  symbol:   class PrivilegedActionException
  location: class org.apache.cxf.transport.http.URLConnectionHTTPConduit.URLConnectionWrappedOutputStream
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-3.0-deploy/org.apache.cxf$cxf-rt-transports-http/1124/display/redirect?page=changes>