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

Shibboleth Jenkins noreply at shibboleth.net
Tue Nov 18 23:55:12 EST 2014


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

Changes:

[Scott Cantor] Add support for BeanFactoryPostProcessor injection to SpringSupport and Service APIs.

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Storage Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/4.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/4.0-SNAPSHOT/maven-metadata.xml (2 KB at 6.3 KB/sec)
[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 11 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/memcached/MemcachedStorageService.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/memcached/MemcachedStorageService.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 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 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>:[82,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.BeanFactoryPostProcessor>,java.util.List<org.springframework.beans.factory.config.BeanPostProcessor>,java.util.List<org.springframework.context.ApplicationContextInitializer>,<nulltype>
  reason: actual and formal argument lists differ in length
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list