Build failed in Jenkins: java-opensaml » OpenSAML :: Storage Implementation #282
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jun 13 15:07:07 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/282/changes>
Changes:
[scantor] Put test class in the right spot.
------------------------------------------
[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-dependency-plugin:2.7:copy (default) @ opensaml-storage-impl ---
[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.0:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 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/MemoryStorageService.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/MemoryStorageService.java> uses 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/MemoryStorageService.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 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 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/MemoryStorageServiceTest.java>:[27,28] cannot find symbol
symbol: class StorageServiceTest
location: package org.opensaml.storage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/MemoryStorageServiceTest.java>:[35,47] cannot find symbol
symbol: class StorageServiceTest
[INFO] 2 errors
[INFO] -------------------------------------------------------------
More information about the commits
mailing list