Build failed in Jenkins: java-opensaml » OpenSAML :: Storage API #670
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 1 06:52:45 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/670/>
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Storage API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-storage-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-storage-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.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-api/ws/src/main/java/org/opensaml/storage/ReplayCache.java>:[27,55] cannot find symbol
symbol: class AbstractIdentifiableInitializeableComponent
location: package net.shibboleth.utilities.java.support.component
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/ReplayCache.java>:[41,34] cannot find symbol
symbol: class AbstractIdentifiableInitializeableComponent
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[31,55] cannot find symbol
symbol: class AbstractIdentifiableInitializeableComponent
location: package net.shibboleth.utilities.java.support.component
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[45,54] cannot find symbol
symbol: class AbstractIdentifiableInitializeableComponent
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[76,9] cannot find symbol
symbol: method setId(java.lang.String)
location: class org.opensaml.storage.AbstractStorageService
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[98,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: org.opensaml.storage.AbstractStorageService
reason: actual argument org.opensaml.storage.AbstractStorageService cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[121,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: org.opensaml.storage.AbstractStorageService
reason: actual argument org.opensaml.storage.AbstractStorageService cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[145,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: org.opensaml.storage.AbstractStorageService
reason: actual argument org.opensaml.storage.AbstractStorageService cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[156,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: org.opensaml.storage.AbstractStorageService
reason: actual argument org.opensaml.storage.AbstractStorageService cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[167,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: org.opensaml.storage.AbstractStorageService
reason: actual argument org.opensaml.storage.AbstractStorageService cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[174,9] cannot find symbol
symbol: variable super
location: class org.opensaml.storage.AbstractStorageService
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[173,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[199,9] cannot find symbol
symbol: variable super
location: class org.opensaml.storage.AbstractStorageService
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[190,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/AbstractStorageService.java>:[204,16] incompatible types
required: org.opensaml.storage.StorageCapabilities
found: org.opensaml.storage.AbstractStorageService
[INFO] 15 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list