Build failed in Jenkins: java-opensaml » OpenSAML :: XML Security API #927
Shibboleth Jenkins
noreply at shibboleth.net
Wed May 28 19:07:08 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/927/changes>
Changes:
[Brent Putman] Update ChainingCredentialResolver and ChainingEncryptedKeyResolver to be more Spring-friendly, with constructor injection of chain.
For all EncryptedKeyResolver impls, do same by having recipients set supplied via constructor injection.
------------------------------------------
[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 199 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/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] 2 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/AbstractEncryptedKeyResolver.java>:[38,30] package org.testng.collections does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/ChainingEncryptedKeyResolver.java>:[37,30] package org.testng.collections does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/AbstractEncryptedKeyResolver.java>:[61,22] cannot find symbol
symbol: variable Sets
location: class org.opensaml.xmlsec.encryption.support.AbstractEncryptedKeyResolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/ChainingEncryptedKeyResolver.java>:[62,21] cannot find symbol
symbol: variable Lists
location: class org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/encryption/support/ChainingEncryptedKeyResolver.java>:[74,21] cannot find symbol
symbol: variable Lists
location: class org.opensaml.xmlsec.encryption.support.ChainingEncryptedKeyResolver
[INFO] 5 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list