Build failed in Jenkins: java-opensaml » OpenSAML :: Storage Implementation #964
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jun 6 14:24:25 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/964/changes>
Changes:
[Brent Putman] Some work on JSPT-45: Implement class and method renames for new naming convention for any remaing components.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Storage Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/JPAStorageService.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/JPAStorageService.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-storage-impl/ws/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>:[62,49] cannot find symbol
symbol: class URISupport
location: package net.shibboleth.utilities.java.support.net
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>:[291,50] cannot find symbol
symbol: variable URISupport
location: class org.opensaml.storage.impl.ServletRequestScopedStorageService
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/ServletRequestScopedStorageService.java>:[398,53] cannot find symbol
symbol: variable URISupport
location: class org.opensaml.storage.impl.ServletRequestScopedStorageService
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list