Build failed in Jenkins: java-support » java-support #343

Shibboleth Jenkins noreply at shibboleth.net
Wed Aug 6 21:03:34 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/343/changes>

Changes:

[Scott Cantor] Update to latest BC version, and port cert generation to new APIs for testing.

------------------------------------------
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 140 source files to <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/BasicKeystoreKeyStrategy.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/BasicKeystoreKeyStrategy.java>: Recompile with -Xlint:unchecked for details.
[INFO] 7 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/SelfSignedCertificateGenerator.java>:[57,39] cannot find symbol
  symbol:   class JcaPEMWriter
  location: package org.bouncycastle.openssl.jcajce
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/SelfSignedCertificateGenerator.java>:[232,19] cannot find symbol
  symbol:   class JcaPEMWriter
  location: class net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/SelfSignedCertificateGenerator.java>:[232,45] cannot find symbol
  symbol:   class JcaPEMWriter
  location: class net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/SelfSignedCertificateGenerator.java>:[239,19] cannot find symbol
  symbol:   class JcaPEMWriter
  location: class net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/security/SelfSignedCertificateGenerator.java>:[239,46] cannot find symbol
  symbol:   class JcaPEMWriter
  location: class net.shibboleth.utilities.java.support.security.SelfSignedCertificateGenerator
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list