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 13:16:27 UTC

[continuum] BUILD SUCCESSFUL: Sling - Resource Resolver

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

Build statistics:
  State: Ok
  Previous State: Error
  Started at: Wed 30 Apr 2008 04:15:25 -0700
  Finished at: Wed 30 Apr 2008 04:16:10 -0700
  Total time: 44s
  Build Trigger: Schedule
  Build Number: 116
  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:
  NOTICE ( 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: 41
Failures: 0
Total time: 13538

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Sling - Resource Resolver
[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.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.osgi.commons: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 19 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 1 entries.
[INFO] Generating 1 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 9 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.135 sec
Running org.apache.sling.jcr.resource.internal.helper.ResourcePathIteratorTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.sling.jcr.resource.internal.helper.JcrNodeResourceIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceTest
1336 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Starting repository...
1477 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository
1672 [main] INFO org.apache.jackrabbit.core.nodetype.NodeTypeRegistry - no custom node type definitions found
1686 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version
6850 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
6851 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
8594 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/version/blobs
8889 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - initializing workspace 'default'...
8890 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default
10921 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Database: Apache Derby / 10.2.1.6 - (452058)
10921 [main] INFO org.apache.jackrabbit.core.persistence.db.DatabasePersistenceManager - Driver: Apache Derby Embedded JDBC Driver / 10.2.1.6 - (452058)
11297 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/blobs
11377 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' initialized
11821 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/repository/index
12932 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/repository/index Version: 2
12934 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - LocalFileSystem initialized at path target/repository/workspaces/default/index
12938 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index initialized: target/repository/workspaces/default/index Version: 2
12938 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository started
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.246 sec
Running org.apache.sling.jcr.resource.internal.JcrResourceResolverTest
13433 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162058/missing to a Resource
13436 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test12095541620581209554162067 to a Resource
13452 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162073/nothing to a Resource
13452 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162073/nothing to a Resource
13477 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162103/1209554162107/*: javax.jcr.RepositoryException: invalid path:/test1209554162103/1209554162107/*: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.
13477 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162103/1209554162107/* to a Resource
13479 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162103/1209554162107/*: javax.jcr.RepositoryException: invalid path:/test1209554162103/1209554162107/*: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.
13479 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162103/1209554162107/* to a Resource
13479 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162103/1209554162107/*: javax.jcr.RepositoryException: invalid path:/test1209554162103/1209554162107/*: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.
13479 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162103/1209554162107/* to a Resource
13479 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162103/1209554162107/*: javax.jcr.RepositoryException: invalid path:/test1209554162103/1209554162107/*: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.: '/test1209554162103/1209554162107/*' is not a valid path. '*' not a valid name character.
13479 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162103/1209554162107/* to a Resource
13493 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*.html: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*.html: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.
13493 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.
13493 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162120/1209554162124/*.html to a Resource
13493 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*.html: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*.html: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.
13493 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.
13493 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162120/1209554162124/*.html to a Resource
13493 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*.html: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*.html: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.
13494 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.
13494 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162120/1209554162124/*.html to a Resource
13494 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*.html: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*.html: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*.html' is not a valid path. '*' not a valid name character.
13494 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162120/1209554162124/*: javax.jcr.RepositoryException: invalid path:/test1209554162120/1209554162124/*: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.: '/test1209554162120/1209554162124/*' is not a valid path. '*' not a valid name character.
13494 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162120/1209554162124/*.html to a Resource
13510 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4.html: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162135/1209554162141/*.print.a4.html to a Resource
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4.html: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162135/1209554162141/*.print.a4.html to a Resource
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4.html: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.
13511 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162135/1209554162141/*.print.a4.html to a Resource
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4.html: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4.html: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4.html' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print.a4: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print.a4: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print.a4' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*.print: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*.print: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*.print' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider - itemExists: Error checking for existence of /test1209554162135/1209554162141/*: javax.jcr.RepositoryException: invalid path:/test1209554162135/1209554162141/*: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.: '/test1209554162135/1209554162141/*' is not a valid path. '*' not a valid name character.
13512 [main] INFO org.apache.sling.jcr.resource.internal.JcrResourceResolver - Could not resolve URL /test1209554162135/1209554162141/*.print.a4.html to a Resource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec
Running org.apache.sling.jcr.resource.internal.helper.ResourceProviderEntryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.sling.jcr.resource.JcrResourceUtilTest
13535 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
13535 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
13535 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../..' cannot be resolved
13536 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
13536 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/..' cannot be resolved
13536 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../..' cannot be resolved
13536 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/a/b/../../../c' cannot be resolved
13536 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path '/az/bz/../../../cz' cannot be resolved
13537 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Path 'a/b/../../../c' cannot be resolved
13537 [main] ERROR org.apache.sling.jcr.resource.JcrResourceUtil - normalize: Not modifying empty path
13537 [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.007 sec

Results :

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

13542 [Thread-7] INFO org.apache.jackrabbit.core.RepositoryImpl - Shutting down repository...
13591 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
13701 [Thread-7] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/repository/index
13701 [Thread-7] INFO org.apache.jackrabbit.core.RepositoryImpl - shutting down workspace 'default'...
13702 [Thread-7] INFO org.apache.jackrabbit.core.observation.ObservationDispatcher - Notification of EventListeners stopped.
13702 [IndexMerger] INFO org.apache.jackrabbit.core.query.lucene.IndexMerger - IndexMerger terminated
13710 [Thread-7] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index closed: target/repository/workspaces/default/index
16929 [Thread-7] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/workspaces/default/db' shutdown.
16931 [Thread-7] INFO org.apache.jackrabbit.core.RepositoryImpl - workspace 'default' has been shutdown
17179 [Thread-7] INFO org.apache.jackrabbit.core.persistence.db.DerbyPersistenceManager - Database 'target/repository/version/db' shutdown.
17180 [Thread-7] INFO org.apache.jackrabbit.core.RepositoryImpl - Repository has been shutdown
[INFO] [bundle:bundle]
[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: 36 seconds
[INFO] Finished at: Wed Apr 30 04:16:09 PDT 2008
[INFO] Final Memory: 14M/34M
[INFO] ------------------------------------------------------------------------

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