Build failed in Jenkins: spring-extensions » Spring Framework Extension #126
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jan 2 05:49:12 EST 2014
See <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/126/changes>
Changes:
[rdw] IDP-346 (port SVN resource) SVN Resource based on V2, and limited tests.
------------------------------------------
<===[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/SVNResource.java>:[31,21] package org.joda.time does not exist
[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>:[38,30] package org.tmatesoft.svn.core does not exist
[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>:[39,30] package org.tmatesoft.svn.core does not exist
[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>:[40,30] package org.tmatesoft.svn.core does not exist
[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>:[41,46] package org.tmatesoft.svn.core.internal.io.dav does not exist
[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>:[42,45] package org.tmatesoft.svn.core.internal.io.fs does not exist
[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>:[43,46] package org.tmatesoft.svn.core.internal.io.svn does not exist
[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>:[44,33] package org.tmatesoft.svn.core.wc does not exist
[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>:[45,33] package org.tmatesoft.svn.core.wc does not exist
[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>:[46,33] package org.tmatesoft.svn.core.wc does not exist
[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>:[47,33] package org.tmatesoft.svn.core.wc does not exist
[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>:[70,19] cannot find symbol
symbol: class SVNClientManager
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[73,13] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[79,13] cannot find symbol
symbol: class SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[85,13] cannot find symbol
symbol: class DateTime
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[98,24] cannot find symbol
symbol: class SVNClientManager
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[98,55] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[272,13] cannot find symbol
symbol: class SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[301,53] cannot find symbol
symbol: class SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[301,13] cannot find symbol
symbol: class DateTime
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[326,13] cannot find symbol
symbol: class SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[436,47] cannot find symbol
symbol: class ISVNStatusHandler
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[439,17] cannot find symbol
symbol: class SVNStatus
location: class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
[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>:[446,16] cannot find symbol
symbol: class SVNStatus
location: class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
[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>:[451,44] cannot find symbol
symbol: class SVNStatus
location: class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
[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>:[451,76] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNResource.SVNStatusHandler
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[37,30] package org.tmatesoft.svn.core does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[38,30] package org.tmatesoft.svn.core does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[39,30] package org.tmatesoft.svn.core does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[40,35] package org.tmatesoft.svn.core.auth does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[41,35] package org.tmatesoft.svn.core.auth does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[42,35] package org.tmatesoft.svn.core.auth does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[43,35] package org.tmatesoft.svn.core.auth does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[44,33] package org.tmatesoft.svn.core.io does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[49,9] cannot find symbol
symbol: class ISVNAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[64,25] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[224,48] cannot find symbol
symbol: class ISVNProxyManager
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[74,47] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[90,47] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[100,13] cannot find symbol
symbol: class SVNErrorMessage
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[100,36] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[100,75] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[114,44] cannot find symbol
symbol: class SVNRepository
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[134,13] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[133,32] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[134,39] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[140,13] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[139,32] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[140,40] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[145,64] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[145,31] cannot find symbol
symbol: class ISVNProxyManager
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[145,90] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[150,41] cannot find symbol
symbol: class SVNRepository
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[169,61] cannot find symbol
symbol: class SVNURL
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[169,88] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[188,53] cannot find symbol
symbol: class ISVNAuthenticationProvider
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[196,48] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[259,73] cannot find symbol
symbol: class SVNErrorMessage
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager.BasicProxyManager
[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>:[100,9] cannot find symbol
symbol: variable DAVRepositoryFactory
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[101,9] cannot find symbol
symbol: variable SVNRepositoryFactoryImpl
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[102,9] cannot find symbol
symbol: variable FSRepositoryFactory
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[122,38] cannot find symbol
symbol: variable SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[124,38] cannot find symbol
symbol: variable SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[234,9] cannot find symbol
symbol: class SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[240,38] cannot find symbol
symbol: variable SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[276,67] cannot find symbol
symbol: variable SVNDepth
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[281,20] cannot find symbol
symbol: variable SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[282,18] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[304,75] cannot find symbol
symbol: variable SVNDepth
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[306,13] cannot find symbol
symbol: class SVNStatus
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[309,24] cannot find symbol
symbol: class DateTime
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[310,18] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[330,29] cannot find symbol
symbol: variable SVNDepth
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[333,20] cannot find symbol
symbol: variable SVNRevision
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[334,18] cannot find symbol
symbol: class SVNException
location: class net.shibboleth.ext.spring.resource.SVNResource
[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>:[451,9] 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/SVNBasicAuthenticationManager.java>:[99,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/SVNBasicAuthenticationManager.java>:[109,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/SVNBasicAuthenticationManager.java>:[114,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/SVNBasicAuthenticationManager.java>:[133,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/SVNBasicAuthenticationManager.java>:[139,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/SVNBasicAuthenticationManager.java>:[145,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/SVNBasicAuthenticationManager.java>:[150,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/SVNBasicAuthenticationManager.java>:[169,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/SVNBasicAuthenticationManager.java>:[183,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/SVNBasicAuthenticationManager.java>:[188,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/SVNBasicAuthenticationManager.java>:[200,29] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[200,78] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[201,18] cannot find symbol
symbol: class SVNAuthentication
location: class net.shibboleth.ext.spring.resource.SVNBasicAuthenticationManager
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions/net.shibboleth.ext$spring-extensions/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[259,9] 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/SVNBasicAuthenticationManager.java>:[268,9] 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/SVNBasicAuthenticationManager.java>:[273,9] 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/SVNBasicAuthenticationManager.java>:[278,9] 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/SVNBasicAuthenticationManager.java>:[283,9] method does not override or implement a method from a supertype
[INFO] 94 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list