Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=43410&projectId=302
Build statistics:
State: Failed
Previous State: Ok
Started at: Tue 29 Jan 2008 04:17:19 -0800
Finished at: Tue 29 Jan 2008 04:17:33 -0800
Total time: 13s
Build Trigger: Schedule
Build Number: 41
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0"
Java(TM) SE Runtime Environment (build 1.6.0-b105)
Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode, sharing)
Builder version :
Maven version: 2.0.7
Java version: 1.6.0
OS name: "linux" version: "2.6.20-16-server" arch: "i386"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.sling:org.apache.sling.jcr.resource:2.0.0-incubator-SNAPSHOT
org.apache.sling:org.apache.sling.jcr.ocm:2.0.0-incubator-SNAPSHOT
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 0
Failures: 0
Total time: 0
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-1
[INFO]
----------------------------------------------------------------------------
[INFO] Building Sling - Core Implementation
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/302/target
[INFO] Deleting directory
/home/continuum/data/working-directory/302/target/classes
[INFO] Deleting directory
/home/continuum/data/working-directory/302/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/302/target/site
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [jcrocm:ocm {execution: generate-JCR-OCM-descriptor}]
[INFO] Generating 4 OCM Mapping Descriptors to
/home/continuum/data/working-directory/302/target/sling-generated/SLING-INF/mappings.xml
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 53 source files to
/home/continuum/data/working-directory/302/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/log/CustomLogFormat.java:[687,26]
cannot find symbol
symbol : method getLocalAddr()
location: interface org.apache.sling.api.SlingHttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/log/CustomLogFormat.java:[868,43]
cannot find symbol
symbol : method getHeaders(java.lang.String)
location: interface org.apache.sling.api.SlingHttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingMainServlet.java:[325,62]
cannot find symbol
symbol : method getRequestDispatcher(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingMainServlet.java:[419,20]
cannot find symbol
symbol : method isCommitted()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingMainServlet.java:[433,20]
cannot find symbol
symbol : method reset()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingMainServlet.java:[462,20]
cannot find symbol
symbol : method flushBuffer()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/helper/SlingServletContext.java:[113,34]
cannot find symbol
symbol : method getServletContextName()
location: interface javax.servlet.ServletContext
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/helper/SlingServletContext.java:[131,34]
cannot find symbol
symbol : method getInitParameter(java.lang.String)
location: interface javax.servlet.ServletContext
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/helper/SlingServletContext.java:[141,34]
cannot find symbol
symbol : method getInitParameterNames()
location: interface javax.servlet.ServletContext
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/helper/SlingServletContext.java:[246,34]
cannot find symbol
symbol : method getNamedDispatcher(java.lang.String)
location: interface javax.servlet.ServletContext
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/helper/SlingServletContext.java:[276,34]
cannot find symbol
symbol : method getResourcePaths(java.lang.String)
location: interface javax.servlet.ServletContext
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/SlingAuthenticator.java:[218,15]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/SlingAuthenticator.java:[492,20]
cannot find symbol
symbol : method addHeader(java.lang.String,java.lang.String)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/SlingAuthenticator.java:[564,23]
cannot find symbol
symbol : method getContextPath()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/SlingAuthenticator.java:[572,23]
cannot find symbol
symbol : method getContextPath()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[60,22]
cannot find symbol
symbol : method getLocalAddr()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[65,22]
cannot find symbol
symbol : method getLocalName()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[70,22]
cannot find symbol
symbol : method getLocalPort()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[75,22]
cannot find symbol
symbol : method getRemotePort()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[85,22]
cannot find symbol
symbol : method getContextPath()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[110,22]
cannot find symbol
symbol : method getHeaders(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[150,22]
cannot find symbol
symbol : method getRequestURL()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[175,22]
cannot find symbol
symbol : method getUserPrincipal()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[201,22]
cannot find symbol
symbol : method isUserInRole(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[236,22]
cannot find symbol
symbol : method getLocale()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[241,22]
cannot find symbol
symbol : method getLocales()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[251,22]
cannot find symbol
symbol : method getParameterMap()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[297,22]
cannot find symbol
symbol : method getRequestDispatcher(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[317,22]
cannot find symbol
symbol : method isSecure()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[322,15]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletRequestAdapter.java:[333,15]
cannot find symbol
symbol : method setCharacterEncoding(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/RequestUtil.java:[126,45]
cannot find symbol
symbol : method getServletName()
location: interface javax.servlet.ServletConfig
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[55,23]
cannot find symbol
symbol : method getContentType()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[60,16]
cannot find symbol
symbol : method setCharacterEncoding(java.lang.String)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[70,16]
cannot find symbol
symbol : method addDateHeader(java.lang.String,long)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[75,16]
cannot find symbol
symbol : method addHeader(java.lang.String,java.lang.String)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[80,16]
cannot find symbol
symbol : method addIntHeader(java.lang.String,int)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[153,16]
cannot find symbol
symbol : method flushBuffer()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[158,23]
cannot find symbol
symbol : method getBufferSize()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[168,23]
cannot find symbol
symbol : method getLocale()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[188,23]
cannot find symbol
symbol : method isCommitted()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[193,16]
cannot find symbol
symbol : method reset()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[198,16]
cannot find symbol
symbol : method resetBuffer()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[203,16]
cannot find symbol
symbol : method setBufferSize(int)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/adapter/SlingServletResponseAdapter.java:[218,16]
cannot find symbol
symbol : method setLocale(java.util.Locale)
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/output/BufferedPrintWriter.java:[145,43]
cannot find symbol
symbol : method getBufferSize()
location: interface javax.servlet.ServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[87,28]
cannot find symbol
symbol : method getLocale()
location: interface javax.servlet.ServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[103,28]
cannot find symbol
symbol : method isCommitted()
location: interface javax.servlet.ServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/SlingHttpServletResponseImpl.java:[109,21]
cannot find symbol
symbol : method reset()
location: interface javax.servlet.ServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/request/RequestData.java:[163,22]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/request/RequestData.java:[164,22]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/request/RequestData.java:[508,30]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/request/RequestData.java:[509,30]
cannot find symbol
symbol : method removeAttribute(java.lang.String)
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/parameters/ParameterSupport.java:[122,50]
cannot find symbol
symbol : method getParameterMap()
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/AuthorizationHeaderAuthenticationHandler.java:[138,21]
cannot find symbol
symbol : method isCommitted()
location: interface javax.servlet.http.HttpServletResponse
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/auth/AuthorizationHeaderAuthenticationHandler.java:[239,56]
cannot find symbol
symbol : variable BASIC_AUTH
location: interface javax.servlet.http.HttpServletRequest
/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/filter/LocaleResolverFilter.java:[72,59]
cannot find symbol
symbol : method getLocale()
location: interface javax.servlet.http.HttpServletRequest
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Tue Jan 29 04:17:33 PST 2008
[INFO] Final Memory: 10M/23M
[INFO] ------------------------------------------------------------------------
****************************************************************************