Build failed in Jenkins: spring-extensions » Spring Framework Extension #145
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jan 16 07:19:09 EST 2014
See <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/145/changes>
Changes:
[rdw] IDP-308 Resource refactoring
ShibbolethResource is renamed Resource and has one method name change to allow calsses to implement both it and Spring.io.Resource.
ShibbolethResourceHelper is renamed ResourceHelper
All vestiges of Resource implementation have been removed from Java-support.
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 1.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ spring-extensions ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[35,92] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[57,65] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[110,68] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[64,73] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[420,68] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[58,85] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[59,67] cannot find symbol
symbol: class Resource
location: package net.shibboleth.utilities.java.support.resource
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[65,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[70,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[75,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[80,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[85,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[90,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[95,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[100,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[105,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[110,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[117,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/ResourceHelper.java>:[122,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNResource.java>:[420,5] method does not override or implement a method from a supertype
[INFO] 20 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list