Build failed in Jenkins: java-opensaml » OpenSAML :: Storage Implementation #1057

Shibboleth Jenkins noreply at shibboleth.net
Wed Jul 23 12:18:25 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/1057/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Storage Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/JPAStorageService.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/JPAStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/JPAStorageServiceTest.java>:[80,64] 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>,java.util.List<org.springframework.beans.factory.config.BeanPostProcessor>,java.util.List<org.springframework.context.ApplicationContextInitializer>,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>,<nulltype>
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list