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 2008/04/30 08:23:22 UTC

[continuum] BUILD SUCCESSFUL: Sling - Resource Resolver and Initial Content Loader

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Tue 29 Apr 2008 23:21:55 -0700
  Finished at: Tue 29 Apr 2008 23:23:06 -0700
  Total time: 1m 10s
  Build Trigger: Schedule
  Build Number: 115
  Exit code: 0
  Building machine hostname: vmbuild.apache.org
  Operating system : Linux(unknown)
  Java Home version : 
          java version "1.6.0_05"
          Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
          Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.6.0_05
          OS name: "linux" version: "2.6.20-16-server" arch: "i386"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/test/java/org/apache/sling/jcr/resource/internal/loader/JsonReaderTest.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/JcrResourceConstants.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/ContentLoaderService.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/XmlReader.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/Loader.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/NodeReader.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/PropertyDescription.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/NodeDescription.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/JsonReader.java ( no revision )
  src/main/java/org/apache/sling/jcr/resource/internal/loader/PathEntry.java ( no revision )
  pom.xml ( no revision )

****************************************************************************
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: 60
Failures: 0
Total time: 34319

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sling - Resource Resolver and Initial Content Loader
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/data/working-directory/298/target
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/classes
[INFO] Deleting directory /home/continuum/data/working-directory/298/target/test-classes
[INFO] Deleting directory /home/continuum/data/working-directory/298/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.commons.json:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.osgi.commons: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.adapter:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.sling:org.apache.sling.commons.testing:2.0.0-incubator-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 28 source files to /home/continuum/data/working-directory/298/target/classes
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 2 MetaType Descriptors to /home/continuum/data/working-directory/298/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml
[INFO] Writing abstract service descriptor /home/continuum/data/working-directory/298/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml with 2 entries.
[INFO] Generating 2 Service Component Descriptors to /home/continuum/data/working-directory/298/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 10 source files to /home/continuum/data/working-directory/298/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/continuum/data/working-directory/298/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec
Running org.apache.sling.jcr.resource.internal.helper.ResourcePathIteratorTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.apache.sling.jcr.resource.internal.helper.JcrNodeResourceIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceTest
844 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Starting repository...
970 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository
1256 [main] INFO org.apache.jackrabbit.core.nodetype.NodeTypeRegistry - no custom node type definitions found
1265 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version
15331 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
15332 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
18712 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version/blobs
19251 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - initializing workspace 'default'...
19256 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default
28476 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
28476 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
29714 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/blobs
29831 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' initialized
30546 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository/index
31776 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/repository/index Version: 2
31797 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/index
31805 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/workspaces/default/index Version: 2
31807 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository started
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.787 sec
Running org.apache.sling.jcr.resource.internal.JcrResourceResolverTest
34003 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578128/missing to a Resource
34007 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test12095365781281209536578154 to a Resource
34038 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578171/nothing to a Resource
34039 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578171/nothing to a Resource
34142 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578239/1209536578289/*: javax.jcr.RepositoryException: invalid path:/test1209536578239/1209536578289/*: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.
34145 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578239/1209536578289/* to a Resource
34147 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578239/1209536578289/*: javax.jcr.RepositoryException: invalid path:/test1209536578239/1209536578289/*: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.
34147 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578239/1209536578289/* to a Resource
34152 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578239/1209536578289/*: javax.jcr.RepositoryException: invalid path:/test1209536578239/1209536578289/*: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.
34152 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578239/1209536578289/* to a Resource
34152 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578239/1209536578289/*: javax.jcr.RepositoryException: invalid path:/test1209536578239/1209536578289/*: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.: '/test1209536578239/1209536578289/*' is not a valid path. '*' not a valid name character.
34152 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578239/1209536578289/* to a Resource
34197 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*.html: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*.html: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.
34197 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.
34197 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578323/1209536578344/*.html to a Resource
34197 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*.html: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*.html: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.
34197 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.
34198 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578323/1209536578344/*.html to a Resource
34198 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*.html: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*.html: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.
34198 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.
34198 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578323/1209536578344/*.html to a Resource
34198 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*.html: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*.html: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*.html' is not a valid path. '*' not a valid name character.
34198 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578323/1209536578344/*: javax.jcr.RepositoryException: invalid path:/test1209536578323/1209536578344/*: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.: '/test1209536578323/1209536578344/*' is not a valid path. '*' not a valid name character.
34198 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578323/1209536578344/*.html to a Resource
34280 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4.html: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.
34280 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.
34280 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.
34280 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.
34280 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578366/1209536578427/*.print.a4.html to a Resource
34280 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4.html: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578366/1209536578427/*.print.a4.html to a Resource
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4.html: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578366/1209536578427/*.print.a4.html to a Resource
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4.html: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4.html' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print.a4: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print.a4' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*.print: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*.print: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*.print' is not a valid path. '*' not a valid name character.
34281 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209536578366/1209536578427/*: javax.jcr.RepositoryException: invalid path:/test1209536578366/1209536578427/*: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.: '/test1209536578366/1209536578427/*' is not a valid path. '*' not a valid name character.
34282 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209536578366/1209536578427/*.print.a4.html to a Resource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec
Running org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.sling.jcr.resource.internal.loader.JsonReaderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec
Running org.apache.sling.jcr.resource.JcrResourceUtilTest
34330 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../..' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../../c' cannot be resolved
34331 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../../cz' cannot be resolved
34332 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path 'a/b/../../../c' cannot be resolved
34332 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Not modifying empty path
34332 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests run: 60, Failures: 0, Errors: 0, Skipped: 0

34340 [Thread-6] INFO org.apache.jackrabbit.core.RepositoryImpl - Shutting down repository...
34403 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
34526 [Thread-6] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/repository/index
34526 [Thread-6] INFO org.apache.jackrabbit.core.RepositoryImpl - shutting down workspace 'default'...
34527 [Thread-6] INFO org.apache.jackrabbit.core.observation.ObservationDispatcher - Notification of EventListeners stopped.
34527 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
34536 [Thread-6] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/workspaces/default/index
36685 [Thread-6] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/workspaces/default/db' shutdown.
36688 [Thread-6] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' has been shutdown
37247 [Thread-6] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/version/db' shutdown.
37252 [Thread-6] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository has been shutdown
[INFO] [bundle:bundle]
[WARNING] Warning building bundle org.apache.sling:org.apache.sling.jcr.resource:bundle:2.0.0-incubator-SNAPSHOT : Instructions for Private-Package that are never used: org\.kxml2\.io, org\.xmlpull\.v1
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/sling/org.apache.sling.jcr.resource/2.0.0-incubator-SNAPSHOT/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT.jar
[INFO] Installing /home/continuum/data/working-directory/298/target/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar to /home/continuum/.m2/repository/org/apache/sling/org.apache.sling.jcr.resource/2.0.0-incubator-SNAPSHOT/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT-sources.jar
[INFO] [bundle:install]
[INFO] Parsing file:/home/continuum/.m2/repository/repository.xml
[INFO] Installing org/apache/sling/org.apache.sling.jcr.resource/2.0.0-incubator-SNAPSHOT/org.apache.sling.jcr.resource-2.0.0-incubator-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 4 seconds
[INFO] Finished at: Tue Apr 29 23:23:05 PDT 2008
[INFO] Final Memory: 14M/32M
[INFO] ------------------------------------------------------------------------

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