Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile Spring Integration #3118

Shibboleth Jenkins noreply at shibboleth.net
Wed Dec 17 03:50:29 EST 2014


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/3118/changes>

Changes:

[Rod Widdowson] IDP-543 Ensure that all beans created by a factory and custom schemas are destroyed correctly.
IDP-542 By way of a test we do the tear down of all created application contexts for all tests based on AbstractMetadataParser

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-spring ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 88 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/EntityAttributesFilterParser.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/EntityAttributesFilterParser.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/EntityAttributesFilterParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractCredentialFactoryBean.java>:[25,41] cannot find symbol
  symbol:   class AbstractComponentAwareFactoryBean
  location: package net.shibboleth.ext.spring.factory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractCredentialFactoryBean.java>:[34,83] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HttpClientFactoryBean.java>:[22,41] cannot find symbol
  symbol:   class AbstractComponentAwareFactoryBean
  location: package net.shibboleth.ext.spring.factory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HttpClientFactoryBean.java>:[32,44] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/AbstractBasicPKIXValidationInfoFactoryBean.java>:[27,41] cannot find symbol
  symbol:   class AbstractComponentAwareFactoryBean
  location: package net.shibboleth.ext.spring.factory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/AbstractBasicPKIXValidationInfoFactoryBean.java>:[35,9] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingSignatureTrustEngineFactory.java>:[25,41] cannot find symbol
  symbol:   class AbstractComponentAwareFactoryBean
  location: package net.shibboleth.ext.spring.factory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingSignatureTrustEngineFactory.java>:[37,9] cannot find symbol
  symbol: class AbstractComponentAwareFactoryBean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractBasicCredentialFactoryBean.java>:[114,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractBasicCredentialFactoryBean.java>:[146,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractX509CredentialFactoryBean.java>:[48,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/credential/AbstractX509CredentialFactoryBean.java>:[101,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HttpClientFactoryBean.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/HttpClientFactoryBean.java>:[149,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/FileCachingHttpClientFactoryBean.java>:[34,8] net.shibboleth.idp.profile.spring.relyingparty.metadata.FileCachingHttpClientFactoryBean is not abstract and does not override abstract method destroy() in org.springframework.beans.factory.DisposableBean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/AbstractBasicPKIXValidationInfoFactoryBean.java>:[80,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/AbstractBasicPKIXValidationInfoFactoryBean.java>:[85,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingSignatureTrustEngineFactory.java>:[52,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-spring/ws/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/security/trustengine/ChainingSignatureTrustEngineFactory.java>:[57,5] method does not override or implement a method from a supertype
[INFO] 19 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list