Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: Profile API #118

Shibboleth Jenkins noreply at shibboleth.net
Tue Feb 5 10:53:47 EST 2019


See <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/118/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1405 - Remove use of Guava Function/Predicate interfaces

------------------------------------------
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] -----------------< net.shibboleth.idp:idp-profile-api >-----------------
[INFO] Building Shibboleth IdP :: Profile API 4.0.0-SNAPSHOT             [5/32]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 73 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/context/navigate/WebFlowCurrentEventLookupFunction.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/context/navigate/WebFlowCurrentEventLookupFunction.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/relyingparty/RelyingPartyConfiguration.java>:[143,20] deprecated item is not annotated with @Deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/ScriptedAction.java>:[70,12] deprecated item is not annotated with @Deprecated
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/AbstractAttributePredicate.java>:[25,51] cannot find symbol
  symbol:   class Predicate
  location: package net.shibboleth.utilities.java.support.logic
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/AbstractAttributePredicate.java>:[40,61] cannot find symbol
  symbol: class Predicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/messaging/AbstractRelyingPartyPredicate.java>:[31,51] cannot find symbol
  symbol:   class Predicate
  location: package net.shibboleth.utilities.java.support.logic
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/messaging/AbstractRelyingPartyPredicate.java>:[39,64] cannot find symbol
  symbol: class Predicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/AbstractRelyingPartyPredicate.java>:[26,51] cannot find symbol
  symbol:   class Predicate
  location: package net.shibboleth.utilities.java.support.logic
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/AbstractRelyingPartyPredicate.java>:[35,64] cannot find symbol
  symbol: class Predicate
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/logic/RelyingPartyIdPredicate.java>:[67,9] no suitable constructor found for StrategyIndirectedPredicate(net.shibboleth.idp.profile.context.navigate.RelyingPartyIdLookupFunction,java.util.function.Predicate<java.lang.String>)
    constructor net.shibboleth.utilities.java.support.logic.StrategyIndirectedPredicate.StrategyIndirectedPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,com.google.common.base.Predicate<java.lang.String>) is not applicable
      (argument mismatch; java.util.function.Predicate<java.lang.String> cannot be converted to com.google.common.base.Predicate<java.lang.String>)
    constructor net.shibboleth.utilities.java.support.logic.StrategyIndirectedPredicate.StrategyIndirectedPredicate(com.google.common.base.Function<org.opensaml.profile.context.ProfileRequestContext,java.lang.String>,java.util.Collection<java.lang.String>) is not applicable
      (argument mismatch; java.util.function.Predicate<java.lang.String> cannot be converted to java.util.Collection<java.lang.String>)
[INFO] 7 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list