Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile Implementation #1859

Shibboleth Jenkins noreply at shibboleth.net
Thu May 8 00:46:41 EDT 2014


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

Changes:

[Scott Cantor] Prototype of a more generalized predicate.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/RecordResponseComplete.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[45,46] no suitable constructor found for RelyingPartyIdPredicate()
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[55,46] no suitable constructor found for RelyingPartyIdPredicate()
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[56,13] cannot find symbol
  symbol:   method setRelyingPartyIds(java.util.Set<java.lang.String>)
  location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[66,46] no suitable constructor found for RelyingPartyIdPredicate()
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
    constructor net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate.RelyingPartyIdPredicate(java.util.Collection<java.lang.String>) is not applicable
      (actual and formal argument lists differ in length)
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicateTest.java>:[67,13] cannot find symbol
  symbol:   method setRelyingPartyIds(java.util.Set<java.lang.String>)
  location: variable pred of type net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list