Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile Implementation #1860
Shibboleth Jenkins
noreply at shibboleth.net
Thu May 8 01:02:40 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/1860/changes>
Changes:
[Scott Cantor] Streamline further, only purpose of the subtype is to default the data lookup
[Scott Cantor] Farm part of constructor to base class.
------------------------------------------
[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] constructor RelyingPartyIdPredicate in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate cannot be applied to given types;
required: java.util.Collection<java.lang.String>
found: no arguments
reason: 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] constructor RelyingPartyIdPredicate in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate cannot be applied to given types;
required: java.util.Collection<java.lang.String>
found: no arguments
reason: 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] constructor RelyingPartyIdPredicate in class net.shibboleth.idp.profile.logic.RelyingPartyIdPredicate cannot be applied to given types;
required: java.util.Collection<java.lang.String>
found: no arguments
reason: 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