Build failed in Jenkins: java-opensaml » OpenSAML :: XML Security API #1122
Shibboleth Jenkins
noreply at shibboleth.net
Fri Sep 19 15:37:27 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/1122/changes>
Changes:
[Brent Putman] Add support method for determining RSA-OAEP algos.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: XML Security API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 203 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[42,38] com.google.common.base.Objects.ToStringHelper in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[358,13] com.google.common.base.Objects.ToStringHelper in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/algorithm/AlgorithmRegistry.java>:[358,41] toStringHelper(java.lang.Object) in com.google.common.base.Objects has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[362,17] cannot find symbol
symbol: method isRSAOAEP(java.lang.String)
location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[401,17] cannot find symbol
symbol: method isRSAOAEP(java.lang.String)
location: class org.opensaml.xmlsec.encryption.support.Encrypter
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/Encrypter.java>:[408,17] cannot find symbol
symbol: method isRSAOAEP(java.lang.String)
location: class org.opensaml.xmlsec.encryption.support.Encrypter
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list