See <http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/827/changes>

Changes:

[fmeschbe] SLING-1647 Expose o.a.s.jcr.resource API as fixed version 2.1 
(instead of refering to the project version which is a moving target)

[fmeschbe] SLING-1647 Remove old constant definitions (now moved to 
ResourceResolverFactory and JcrResourceConstants) and adapt the code and remove 
the check for the Credentials property not appropriate here.

[fmeschbe] SLING-1647 Add USER, PASSWORD, and USER_IMPERSONATION constants 
(moved from AuthenticationInfo class)

[fmeschbe] SLING-1646 Define getAttribute(String) and getAttributeNames() 
methods to expose the properties used to create the ResourceResolver
SLING-1647 Move the USER_IMPERSONATION constant to prime time to make it 
available to applications to check whether a resource resolver is impersonated 
or not

[fmeschbe] SLING-1647 Set handler specific properties in the AuthenticationInfo 
instead of the credentials. The properties will be transferred to the session 
by the ResourceResolverFactory implementation

------------------------------------------
[...truncated 3786 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 sec
Running org.apache.sling.jcr.contentloader.internal.JsonReaderTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 sec

Results :

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

[HUDSON] Recording test results
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/pom.xml>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.contentloader/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.contentloader/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: 
org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:708)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:652)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentloader-2.0.7-20100812.152239-252.jar
129K uploaded  
(org.apache.sling.jcr.contentloader-2.0.7-20100812.152239-252.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact 
org.apache.sling:org.apache.sling.jcr.contentloader'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.sling:org.apache.sling.jcr.contentloader:2.0.7-SNAPSHOT'
[INFO] Uploading project information for org.apache.sling.jcr.contentloader 
2.0.7-20100812.152239-252
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.jcr.contentloader/2.0.7-SNAPSHOT/org.apache.sling.jcr.contentloader-2.0.7-20100812.152239-252-sources.jar
53K uploaded  
(org.apache.sling.jcr.contentloader-2.0.7-20100812.152239-252-sources.jar)
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.contentloader/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.contentloader/2.0.7-20100812.152239-252/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT.jar
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/contentloader/target/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.contentloader/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.contentloader/2.0.7-20100812.152239-252/org.apache.sling.jcr.contentloader-2.0.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Jackrabbit Embedded Repository
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target>
 (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [echo] ********************** WARNING (SLING-443) 
**********************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building 
unless you set
     [echo] MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128M", see SLING-443.
     [echo] 
*****************************************************************************
[INFO] Executed tasks
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 20 source files to 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/classes>
[INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
[INFO] Generating 6 MetaType Descriptors to 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml>
[INFO] Writing abstract service descriptor 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml>
 with 4 entries.
[INFO] Generating 4 Service Component Descriptors to 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results[INFO] [bundle:bundle {execution: 
default-bundle}]

[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.jcr.jackrabbit.server:bundle:2.0.7-SNAPSHOT : 
Did not find matching referal for org.apache.commons.collections.*
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.jcr.jackrabbit.server:bundle:2.0.7-SNAPSHOT : 
Did not find matching referal for org.apache.commons.io.*
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.jcr.jackrabbit.server:bundle:2.0.7-SNAPSHOT : 
Did not find matching referal for org.apache.jackrabbit.spi.commons.*
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/pom.xml>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.jackrabbit.server/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.jackrabbit.server/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: 
org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/home/hudson/.m2/repository/repository.xml
[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:708)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:652)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/org.apache.sling.jcr.jackrabbit.server-2.0.7-20100812.152239-244.jar
3890K uploaded  
(org.apache.sling.jcr.jackrabbit.server-2.0.7-20100812.152239-244.jar)
[INFO] Uploading project information for org.apache.sling.jcr.jackrabbit.server 
2.0.7-20100812.152239-244
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact 
org.apache.sling:org.apache.sling.jcr.jackrabbit.server'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.sling:org.apache.sling.jcr.jackrabbit.server:2.0.7-SNAPSHOT'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-SNAPSHOT/org.apache.sling.jcr.jackrabbit.server-2.0.7-20100812.152239-244-sources.jar
53K uploaded  
(org.apache.sling.jcr.jackrabbit.server-2.0.7-20100812.152239-244-sources.jar)
[INFO] [bundle:deploy {execution: default-deploy}]
[INFO] Remote OBR update disabled (enable with -DremoteOBR)
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.jackrabbit.server/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-20100812.152239-244/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT.jar
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/jackrabbit-server/target/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.jackrabbit.server/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.jackrabbit.server/2.0.7-20100812.152239-244/org.apache.sling.jcr.jackrabbit.server-2.0.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling JCR Resource Resolver
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/resource/target>
 (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [echo] ********************** WARNING (SLING-443) 
**********************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building 
unless you set
     [echo] MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=128M", see SLING-443.
     [echo] 
*****************************************************************************
[INFO] Executed tasks
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 31 source files to 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/resource/target/classes>
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/resource/pom.xml>
 to 
/export/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.jcr.resource/builds/2010-08-12_15-22-09/archive/org.apache.sling/org.apache.sling.jcr.resource/2.0.7-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/resource/src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceResolverFactoryImpl.java>:[576,74]
 cannot find symbol
symbol  : variable SUDO_USER_ID
location: interface org.apache.sling.api.resource.ResourceResolverFactory

<http://hudson.zones.apache.org/hudson/job/sling-trunk-1.5/ws/trunk/bundles/jcr/resource/src/main/java/org/apache/sling/jcr/resource/internal/JcrResourceResolver.java>:[62,7]
 org.apache.sling.jcr.resource.internal.JcrResourceResolver is not abstract and 
does not override abstract method getAttribute(java.lang.String) in 
org.apache.sling.api.resource.ResourceResolver


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 8 seconds
[INFO] Finished at: Thu Aug 12 15:29:29 UTC 2010
[INFO] Final Memory: 94M/159M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: dev@sling.apache.org fmesc...@apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released

Reply via email to