Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile API #1711
Shibboleth Jenkins
noreply at shibboleth.net
Wed Apr 16 17:51:46 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/1711/changes>
Changes:
[Scott Cantor] Remove ProfileException, etc. from action execute signatures.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Profile API 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-api ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-api ---
[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-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/test/java/net/shibboleth/idp/profile/RequestContextBuilder.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/test/java/net/shibboleth/idp/profile/RequestContextBuilder.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/test/java/net/shibboleth/idp/profile/RequestContextBuilder.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-api/ws/src/test/java/net/shibboleth/idp/profile/AbstractProfileActionTest.java>:[182,17] unreported exception org.opensaml.profile.ProfileException; must be caught or declared to be thrown
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-api/ws/src/test/java/net/shibboleth/idp/profile/AbstractProfileActionTest.java>:[93,11] exception org.opensaml.profile.ProfileException is never thrown in body of corresponding try statement
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list