You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Continuum VMBuild Server <co...@apache.org> on 2007/12/19 12:09:34 UTC

[continuum] BUILD FAILURE: Sling - Core Implementation

Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=29059&projectId=302

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Wed 19 Dec 2007 03:08:55 -0800
  Finished at: Wed 19 Dec 2007 03:09:27 -0800
  Total time: 31s
  Build Trigger: Schedule
  Build Number: 10
  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:
****************************************************************************
Changed: fmeschbe @ Wed 19 Dec 2007 01:58:36 -0800
Comment: Remove uses of ComponentException, which used to be former Component API
exceptions but now are OSGi ComponentExceptions. All must be SlingExceptions.
Files changed:
  /incubator/sling/trunk/sling/core/src/main/java/org/apache/sling/core/impl/filter/LocaleResolverFilter.java ( 605498 )
  /incubator/sling/trunk/sling/core/src/main/java/org/apache/sling/core/impl/request/RequestData.java ( 605498 )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
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] snapshot org.apache.felix:maven-bundle-plugin:1.1.0-SNAPSHOT: checking for updates from apache Snapshots
[INFO] snapshot org.apache.felix:maven-bundle-plugin:1.1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.felix:felix:1.1.0-SNAPSHOT: checking for updates from apache Snapshots
[INFO] snapshot org.apache.felix:felix:1.1.0-SNAPSHOT: checking for updates from apache.snapshots
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sling - Core Implementation
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] snapshot org.apache.sling:maven-jcrocm-plugin:2.0.0-incubator-SNAPSHOT: checking for updates from apache Snapshots
[INFO] snapshot org.apache.sling:maven-jcrocm-plugin:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.felix:maven-scr-plugin:0.5.0-SNAPSHOT: checking for updates from apache Snapshots
[INFO] snapshot org.apache.felix:maven-scr-plugin:0.5.0-SNAPSHOT: checking for updates from apache.snapshots
[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] snapshot org.apache.sling:org.apache.sling.api:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.commons.mime:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.jcr.api:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.jcr.resource:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.commons.json:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.jackrabbit:jackrabbit-ocm:1.4-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.jackrabbit:jackrabbit:1.4-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/jackrabbit/jackrabbit/1.4-SNAPSHOT/jackrabbit-1.4-20071219.110039-40.pom
25K downloaded
[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 60 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/servlets/ErrorHandler.java:[145,64] unreported exception org.apache.sling.api.SlingException; must be caught or declared to be thrown



/home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/servlets/ErrorHandler.java:[145,64] unreported exception org.apache.sling.api.SlingException; must be caught or declared to be thrown


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Wed Dec 19 03:09:27 PST 2007
[INFO] Final Memory: 11M/28M
[INFO] ------------------------------------------------------------------------

****************************************************************************



Re: [continuum] BUILD FAILURE: Sling - Core Implementation

Posted by Felix Meschberger <Fe...@day.com>.
This is expected as I am working on this project to take the servlet
resolution out of the core.

Regards
Felix

Am Mittwoch, den 19.12.2007, 03:09 -0800 schrieb Continuum VMBuild
Server:
> Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=29059&projectId=302
> 
> Build statistics:
>   State: Failed
>   Previous State: Ok
>   Started at: Wed 19 Dec 2007 03:08:55 -0800
>   Finished at: Wed 19 Dec 2007 03:09:27 -0800
>   Total time: 31s
>   Build Trigger: Schedule
>   Build Number: 10
>   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:
> ****************************************************************************
> Changed: fmeschbe @ Wed 19 Dec 2007 01:58:36 -0800
> Comment: Remove uses of ComponentException, which used to be former Component API
> exceptions but now are OSGi ComponentExceptions. All must be SlingExceptions.
> Files changed:
>   /incubator/sling/trunk/sling/core/src/main/java/org/apache/sling/core/impl/filter/LocaleResolverFilter.java ( 605498 )
>   /incubator/sling/trunk/sling/core/src/main/java/org/apache/sling/core/impl/request/RequestData.java ( 605498 )
> 
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
> 
> 
> ****************************************************************************
> 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] snapshot org.apache.felix:maven-bundle-plugin:1.1.0-SNAPSHOT: checking for updates from apache Snapshots
> [INFO] snapshot org.apache.felix:maven-bundle-plugin:1.1.0-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.felix:felix:1.1.0-SNAPSHOT: checking for updates from apache Snapshots
> [INFO] snapshot org.apache.felix:felix:1.1.0-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] ----------------------------------------------------------------------------
> [INFO] Building Sling - Core Implementation
> [INFO]    task-segment: [clean, install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] snapshot org.apache.sling:maven-jcrocm-plugin:2.0.0-incubator-SNAPSHOT: checking for updates from apache Snapshots
> [INFO] snapshot org.apache.sling:maven-jcrocm-plugin:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.felix:maven-scr-plugin:0.5.0-SNAPSHOT: checking for updates from apache Snapshots
> [INFO] snapshot org.apache.felix:maven-scr-plugin:0.5.0-SNAPSHOT: checking for updates from apache.snapshots
> [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] snapshot org.apache.sling:org.apache.sling.api:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.sling:org.apache.sling.commons.mime:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.sling:org.apache.sling.jcr.api:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.sling:org.apache.sling.jcr.resource:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.sling:org.apache.sling.commons.json:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.jackrabbit:jackrabbit-ocm:1.4-SNAPSHOT: checking for updates from apache.snapshots
> [INFO] snapshot org.apache.jackrabbit:jackrabbit:1.4-SNAPSHOT: checking for updates from apache.snapshots
> Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/jackrabbit/jackrabbit/1.4-SNAPSHOT/jackrabbit-1.4-20071219.110039-40.pom
> 25K downloaded
> [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 60 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/servlets/ErrorHandler.java:[145,64] unreported exception org.apache.sling.api.SlingException; must be caught or declared to be thrown
> 
> 
> 
> /home/continuum/data/working-directory/302/src/main/java/org/apache/sling/core/impl/servlets/ErrorHandler.java:[145,64] unreported exception org.apache.sling.api.SlingException; must be caught or declared to be thrown
> 
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 26 seconds
> [INFO] Finished at: Wed Dec 19 03:09:27 PST 2007
> [INFO] Final Memory: 11M/28M
> [INFO] ------------------------------------------------------------------------
> 
> ****************************************************************************
> 
>