Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Core #2011
Shibboleth Jenkins
noreply at shibboleth.net
Sat May 31 13:05:34 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/2011/changes>
Changes:
[Scott Cantor] IDP-413 - add a parameter for injecting bean post processors into service context
------------------------------------------
[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 19 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>: <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-core/ws/src/main/java/net/shibboleth/idp/service/ReloadableSpringService.java> uses 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/service/ReloadableSpringService.java>:[266,39] method newContext in class net.shibboleth.ext.spring.util.SpringSupport cannot be applied to given types;
required: java.lang.String,java.util.List<org.springframework.core.io.Resource>,org.springframework.context.ApplicationContext
found: java.lang.String,java.util.List<org.springframework.core.io.Resource>,java.util.List<org.springframework.beans.factory.config.BeanPostProcessor>,org.springframework.context.ApplicationContext
reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list