Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Core #2001
Shibboleth Jenkins
noreply at shibboleth.net
Fri May 30 12:35:51 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/2001/changes>
Changes:
[Scott Cantor] Add a custom ApplicationContext type to handle file resources.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Core 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-core ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/src/main/java/net/shibboleth/idp/service/ReloadableSpringService.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/src/main/java/net/shibboleth/idp/service/ReloadableSpringService.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-core/ws/src/main/java/net/shibboleth/idp/spring/SpringSupport.java>:[31,41] package net.shibboleth.ext.spring.context does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/src/main/java/net/shibboleth/idp/spring/SpringSupport.java>:[85,49] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class net.shibboleth.idp.spring.SpringSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/src/main/java/net/shibboleth/idp/spring/SpringSupport.java>:[171,51] cannot find symbol
symbol: class FilesystemGenericApplicationContext
location: class net.shibboleth.idp.spring.SpringSupport
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list