[jira] [Created] (SLING-2976) Add support for instance name and description

2013-07-23 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2976:
---

 Summary: Add support for instance name and description
 Key: SLING-2976
 URL: https://issues.apache.org/jira/browse/SLING-2976
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Affects Versions: Extensions Settings 1.2.2
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
 Fix For: Extensions Settings 1.2.4


With the introduction of the topology API, we added support for two framework 
properties sling.name and sling.description. Right now, these values need 
either be set as system properties or in the sling.properties file.
There are two issues with these:
- we don't have any default values
- they are not changeable at run time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: sling-trunk-1.7 » Apache Sling Testing Utilities #127

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/127/

--
[INFO] 
[INFO] 
[INFO] Building Apache Sling Testing Utilities 2.0.15-SNAPSHOT
[INFO] 
[INFO] [INFO] Deleting 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target

[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.apache.sling.commons.testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ 
org.apache.sling.commons.testing ---
[INFO] [INFO] Executing tasks

main:
[INFO] Executed tasks

[INFO] --- maven-antrun-plugin:1.7:run 
(set-bundle-required-execution-environment) @ org.apache.sling.commons.testing 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
org.apache.sling.commons.testing ---
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
org.apache.sling.commons.testing ---
[INFO] [INFO] Executing tasks

main:
 [echo]  WARNING (SLING-443/SLING-1782) 
**
 [echo] On most platforms, you'll get OutOfMemoryErrors when building 
unless you set
 [echo] on 32bit platforms: MAVEN_OPTS=-Xmx256M -XX:MaxPermSize=256M, see 
SLING-443
 [echo] on 64bit platforms: MAVEN_OPTS=-Xmx512M -XX:MaxPermSize=512M, see 
SLING-1782
 [echo] 
**
[INFO] Executed tasks

[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ 
org.apache.sling.commons.testing ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
org.apache.sling.commons.testing ---
[INFO] Compiling 30 source files to 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/classes
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/src/test/resources
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
org.apache.sling.commons.testing ---
[INFO] [INFO] Compiling 5 source files to 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/test-classes

[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
org.apache.sling.commons.testing ---
[INFO] [INFO] Surefire report directory: 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/surefire-reports

---
 T E S T S
---

[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
org.apache.sling.commons.testing ---
Running org.apache.sling.commons.testing.jcr.RepositoryTestBaseTest
191 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - Starting 
repository...
196 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - 
LocalFileSystem initialized at path 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/repository/repository
382 [main] INFO org.apache.jackrabbit.core.nodetype.NodeTypeRegistry - no 
custom node type definitions found
392 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - 
LocalFileSystem initialized at path 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/repository/version
10868 [main] INFO org.apache.jackrabbit.core.RepositoryImpl - initializing 
workspace 'default'...
10869 [main] INFO org.apache.jackrabbit.core.fs.local.LocalFileSystem - 
LocalFileSystem initialized at path 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/repository/workspaces/default
17250 [main] INFO org.apache.jackrabbit.core.query.lucene.MultiIndex - 
indexing... /jcr:system/jcr:nodeTypes/rep:Activities/jcr:childNodeDefinition 
(100)
17424 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index 
initialized: 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/repository/repository/index
 Version: 3
17609 [main] INFO org.apache.jackrabbit.core.query.lucene.SearchIndex - Index 
initialized: 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/ws/target/repository/workspaces/default/index
 Version: 3
17609 [main] INFO 

Build failed in Jenkins: sling-trunk-1.7 #127

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/127/changes

Changes:

[cziegeler] Correct queue type, ignore was missing in the list

[cziegeler] Improve log message

--
[...truncated 5158 lines...]
[INFO] Apache Sling JCR Resource Resolver  SKIPPED
[INFO] Apache Sling JCR Repository Registration .. SKIPPED
[INFO] Apache Sling Simple WebDAV Access to repositories . SKIPPED
[INFO] Apache Sling DavEx Access to repositories . SKIPPED
[INFO] Apache Sling JCR WebConsole Bundle  SKIPPED
[INFO] Apache Sling Servlet Resolver . SKIPPED
[INFO] Apache Sling Default GET Servlets . SKIPPED
[INFO] Apache Sling Default POST Servlets  SKIPPED
[INFO] Apache Sling Compat Servlets .. SKIPPED
[INFO] Apache Sling Scripting Implementation API . SKIPPED
[INFO] Apache Sling Scripting Core implementation  SKIPPED
[INFO] Apache Sling Scripting JavaScript Support . SKIPPED
[INFO] Apache Sling Scripting JSP Support  SKIPPED
[INFO] Apache Sling JSP Tag Library .. SKIPPED
[INFO] Apache Sling JSP Standard Tag Library . SKIPPED
[INFO] Apache Sling Adapter Manager Implementation ... SKIPPED
[INFO] Apache Sling Bundle Resource Provider . SKIPPED
[INFO] Apache Sling Discovery API  SKIPPED
[INFO] Apache Sling Resource-Based Discovery Service . SKIPPED
[INFO] Apache Sling Discovery Support Bundle . SKIPPED
[INFO] Apache Sling Discovery Standalone Implementation .. SKIPPED
[INFO] Apache Sling Event Support  SKIPPED
[INFO] Apache Sling Filesystem Resource Provider . SKIPPED
[INFO] Apache Sling javax.activation bundle .. SKIPPED
[INFO] Apache Sling Settings . SKIPPED
[INFO] Apache Sling Thread Dumper  SKIPPED
[INFO] Apache Sling Web Console Branding . SKIPPED
[INFO] Apache Sling Web Console Security Provider  SKIPPED
[INFO] Apache Sling Groovy Extensions  SKIPPED
[INFO] Apache Sling Explorer . SKIPPED
[INFO] Apache Sling Test Tools ... SKIPPED
[INFO] Apache Sling JUnit Core ... SKIPPED
[INFO] Apache Sling JUnit Scriptable Tests Provider .. SKIPPED
[INFO] Apache Sling JUnit Remote Tests Runners ... SKIPPED
[INFO] Apache Sling Testing Resource Resolver Mock ... SKIPPED
[INFO] Apache Sling Installer  SKIPPED
[INFO] Apache Sling Installer WebConsole Plugin .. SKIPPED
[INFO] Apache Sling File Installer ... SKIPPED
[INFO] Apache Sling JCR Installer  SKIPPED
[INFO] Apache Sling Installer Configuration Admin Support  SKIPPED
[INFO] Apache Sling Deployment Package Installer . SKIPPED
[INFO] Apache Sling Installer Integration Tests .. SKIPPED
[INFO] Apache Sling Launchpad API  SKIPPED
[INFO] Apache Sling Launchpad Base ... SKIPPED
[INFO] Apache Sling Launchpad Installer .. SKIPPED
[INFO] Apache Sling Launchpad Content  SKIPPED
[INFO] Apache Sling Launchpad Application Builder  SKIPPED
[INFO] Apache Sling Sample Server-Side Tests . SKIPPED
[INFO] Apache Sling Failing Server-Side Tests  SKIPPED
[INFO] Apache Sling Sample Integration Tests . SKIPPED
[INFO] Apache Sling Launchpad Testing Services ... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle  SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ... SKIPPED
[INFO] Apache Sling Integration Tests  SKIPPED
[INFO] Apache Sling Launchpad Testing  SKIPPED
[INFO] Apache Sling Launchpad Testing WAR version  SKIPPED
[INFO] Apache Sling (Builder)  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 3:26.934s
[INFO] Finished at: Tue Jul 23 06:20:50 UTC 2013
[INFO] Final Memory: 134M/343M
[INFO] 
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled

[jira] [Commented] (SLING-2789) deploying Sling 7-SNAPSHOT on Karaf fails

2013-07-23 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716155#comment-13716155
 ] 

Oliver Lietz commented on SLING-2789:
-

Thanks, Robert. Can you remove empty trunk/contrib/launchpad/karaf/src from SVN?

 deploying Sling 7-SNAPSHOT on Karaf fails
 -

 Key: SLING-2789
 URL: https://issues.apache.org/jira/browse/SLING-2789
 Project: Sling
  Issue Type: Bug
  Components: Launchpad
Affects Versions: Launchpad Builder 7
 Environment: Karaf 3.0.0.*
Reporter: Oliver Lietz
Assignee: Carsten Ziegeler
 Attachments: SLING-2789.2013-06-04.patch, 
 SLING-2789.2013-07-17.patch, SLING-2789.patch, sling-launchpad-karaf.tar.gz


 $ ./apache-karaf-3.0.0-SNAPSHOT/bin/start
 $ ssh -p 8101 karaf@localhost
 karaf@root() feature:install http
 karaf@root() feature:install webconsole
 karaf@root() feature:repo-add 
 mvn:org.apache.sling/org.apache.sling.launchpad/7-SNAPSHOT/xml/features
 karaf@root() feature:install sling
 no errors on startup but JCR is nearly empty
 to prevent errors:
 - add missing org.apache.sling/org.apache.sling.launchpad.api/1.1.0 to 
 features.xml
 - remove org.apache.felix/org.apache.felix.webconsole.plugins.* from 
 features.xml
 - remove management from featuresBoot in org.apache.karaf.features.cfg or 
 remove org.apache.aries.* from features.xml
 setting respectStartLvlDuringFeatureStartup=true and ds.factory.enabled=true 
 does not help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: sling-trunk-1.6 » Apache Sling Event Support #1757

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.event/1757/changes

Changes:

[cziegeler] Correct queue type, ignore was missing in the list

--
[...truncated 9315 lines...]
23.07.2013 06:50:21.446 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [90] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.446 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [91] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.447 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [92] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.447 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [93] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.447 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [94] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.448 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [95] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.448 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [96] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.448 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [97] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.449 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 Service [98] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.449 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 BundleEvent STOPPED
23.07.2013 06:50:21.449 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 BundleEvent UNRESOLVED
23.07.2013 06:50:21.451 *INFO* [main] 
PAXEXAM-PROBE-8fd34699-3a57-4829-9882-29bf4874c424 BundleEvent UNINSTALLED
23.07.2013 06:50:21.452 *INFO* [FelixShutdown] org.apache.felix.framework 
BundleEvent STOPPING
23.07.2013 06:50:21.452 *INFO* [FelixDispatchQueue] org.apache.felix.framework 
FrameworkEvent PACKAGES REFRESHED
23.07.2013 06:50:21.453 *INFO* [FelixStartLevel] 
org.ops4j.pax.exam.invoker.junit BundleEvent STOPPING
23.07.2013 06:50:21.453 *INFO* [FelixStartLevel] 
org.ops4j.pax.exam.invoker.junit Service [81] ServiceEvent UNREGISTERING
23.07.2013 06:50:21.453 *INFO* [FelixStartLevel] 
org.ops4j.pax.exam.invoker.junit BundleEvent STOPPED
23.07.2013 06:50:21.454 *INFO* [FelixStartLevel] 
org.ops4j.pax.tipi.hamcrest.core BundleEvent STOPPING
23.07.2013 06:50:21.454 *INFO* [FelixStartLevel] 
org.ops4j.pax.tipi.hamcrest.core BundleEvent STOPPED
23.07.2013 06:50:21.455 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.console.WebConsolePlugin,108] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.456 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.console.InventoryPlugin,110] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.457 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.deprecated.JobStatusProviderImpl,109] 
ServiceEvent UNREGISTERING
23.07.2013 06:50:21.457 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.jmx.AllJobStatisticsMBean,112] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.457 *INFO* [FelixStartLevel] 
org.apache.sling.event.impl.jobs.JobConsumerManager Updating property provider 
with: 
23.07.2013 06:50:21.458 *INFO* [FelixStartLevel] 
org.apache.sling.event.impl.jobs.JobManagerImpl Received topology event 
TopologyEvent [type=PROPERTIES_CHANGED, 
oldView=org.apache.sling.discovery.impl.standalone.NoClusterDiscoveryService$3@ea1bc2,
 
newView=org.apache.sling.discovery.impl.standalone.NoClusterDiscoveryService$3@ea1bc2]
23.07.2013 06:50:21.459 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.deprecated.EventAdminBridge,113] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.459 *INFO* [FelixStartLevel] 
org.apache.sling.event.impl.jobs.deprecated.EventAdminBridge Apache Sling Job 
Event Bridge stopped on instance aa5bd2ad-8049-4d7e-a695-9d7da9ba5091
23.07.2013 06:50:21.461 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.jcr.PersistenceHandler,107] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.461 *INFO* [FelixStartLevel] 
org.apache.sling.event.impl.jobs.JobManagerImpl Apache Sling Job Manager 
stopping on instance aa5bd2ad-8049-4d7e-a695-9d7da9ba5091
23.07.2013 06:50:21.461 *INFO* [FelixStartLevel] 
org.apache.sling.event.impl.jobs.JobManagerImpl Apache Sling Job Manager 
stopped on instance aa5bd2ad-8049-4d7e-a695-9d7da9ba5091
23.07.2013 06:50:21.462 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[111] ServiceEvent UNREGISTERING
23.07.2013 06:50:21.463 *INFO* [FelixStartLevel] org.apache.sling.event Service 
[org.apache.sling.event.impl.jobs.JobConsumerManager,76] ServiceEvent 
UNREGISTERING
23.07.2013 06:50:21.464 *INFO* [FelixStartLevel] org.apache.sling.event Service 

Build failed in Jenkins: sling-trunk-1.6 #1757

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/1757/changes

Changes:

[cziegeler] Correct queue type, ignore was missing in the list

[cziegeler] Improve log message

--
[...truncated 20182 lines...]
[INFO] Apache Sling JCR Base Bundle .. SUCCESS [5.176s]
[INFO] Apache Sling JCR ClassLoader .. SUCCESS [10.072s]
[INFO] Apache Sling Initial Content Loader ... SUCCESS [6.385s]
[INFO] Apache Sling Jackrabbit Embedded Repository ... SUCCESS [9.517s]
[INFO] Apache Sling Jackrabbit UserManager Support ... SUCCESS [3.844s]
[INFO] Apache Sling Jackrabbit JSR-283 Access Control Manager Support  SUCCESS 
[4.359s]
[INFO] Apache Sling Wrapper Bundle for the JCR API ... SUCCESS [6.611s]
[INFO] Apache Sling Object Content Mapping ... SUCCESS [5.948s]
[INFO] Apache Sling JCR Resource Resolver  SUCCESS [2:08.433s]
[INFO] Apache Sling JCR Repository Registration .. SUCCESS [5.304s]
[INFO] Apache Sling Simple WebDAV Access to repositories . SUCCESS [6.313s]
[INFO] Apache Sling DavEx Access to repositories . SUCCESS [6.059s]
[INFO] Apache Sling JCR WebConsole Bundle  SUCCESS [3.282s]
[INFO] Apache Sling Servlet Resolver . SUCCESS [7.271s]
[INFO] Apache Sling Default GET Servlets . SUCCESS [4.219s]
[INFO] Apache Sling Default POST Servlets  SUCCESS [4.988s]
[INFO] Apache Sling Compat Servlets .. SUCCESS [2.952s]
[INFO] Apache Sling Scripting Implementation API . SUCCESS [2.887s]
[INFO] Apache Sling Scripting Core implementation  SUCCESS [3.738s]
[INFO] Apache Sling Scripting JavaScript Support . SUCCESS [26.319s]
[INFO] Apache Sling Scripting JSP Support  SUCCESS [6.986s]
[INFO] Apache Sling JSP Tag Library .. SUCCESS [4.232s]
[INFO] Apache Sling JSP Standard Tag Library . SUCCESS [2.912s]
[INFO] Apache Sling Adapter Manager Implementation ... SUCCESS [3.899s]
[INFO] Apache Sling Bundle Resource Provider . SUCCESS [4.557s]
[INFO] Apache Sling Discovery API  SUCCESS [4.124s]
[INFO] Apache Sling Resource-Based Discovery Service . SUCCESS [3:18.320s]
[INFO] Apache Sling Discovery Support Bundle . SUCCESS [4.479s]
[INFO] Apache Sling Discovery Standalone Implementation .. SUCCESS [6.273s]
[INFO] Apache Sling Event Support  FAILURE [8:34.429s]
[INFO] Apache Sling Filesystem Resource Provider . SKIPPED
[INFO] Apache Sling javax.activation bundle .. SKIPPED
[INFO] Apache Sling Settings . SKIPPED
[INFO] Apache Sling Thread Dumper  SKIPPED
[INFO] Apache Sling Web Console Branding . SKIPPED
[INFO] Apache Sling Web Console Security Provider  SKIPPED
[INFO] Apache Sling Groovy Extensions  SKIPPED
[INFO] Apache Sling Explorer . SKIPPED
[INFO] Apache Sling Test Tools ... SKIPPED
[INFO] Apache Sling JUnit Core ... SKIPPED
[INFO] Apache Sling JUnit Scriptable Tests Provider .. SKIPPED
[INFO] Apache Sling JUnit Remote Tests Runners ... SKIPPED
[INFO] Apache Sling Testing Resource Resolver Mock ... SKIPPED
[INFO] Apache Sling Installer  SKIPPED
[INFO] Apache Sling Installer WebConsole Plugin .. SKIPPED
[INFO] Apache Sling File Installer ... SKIPPED
[INFO] Apache Sling JCR Installer  SKIPPED
[INFO] Apache Sling Installer Configuration Admin Support  SKIPPED
[INFO] Apache Sling Deployment Package Installer . SKIPPED
[INFO] Apache Sling Installer Integration Tests .. SKIPPED
[INFO] Apache Sling Launchpad API  SKIPPED
[INFO] Apache Sling Launchpad Base ... SKIPPED
[INFO] Apache Sling Launchpad Installer .. SKIPPED
[INFO] Apache Sling Launchpad Content  SKIPPED
[INFO] Apache Sling Launchpad Application Builder  SKIPPED
[INFO] Apache Sling Sample Server-Side Tests . SKIPPED
[INFO] Apache Sling Failing Server-Side Tests  SKIPPED
[INFO] Apache Sling Sample Integration Tests . SKIPPED
[INFO] Apache Sling Launchpad Testing Services ... SKIPPED
[INFO] Apache Sling Launchpad Testing Services WAR ... SKIPPED
[INFO] Apache Sling Launchpad Testing Fragment Bundle  SKIPPED
[INFO] Apache Sling Launchpad Test Bundles ... SKIPPED
[INFO] Apache Sling Integration Tests  SKIPPED
[INFO] Apache Sling Launchpad Testing  SKIPPED
[INFO] Apache Sling Launchpad Testing WAR version  SKIPPED
[INFO] Apache Sling (Builder)  SKIPPED
[INFO] 

[jira] [Commented] (SLING-2789) deploying Sling 7-SNAPSHOT on Karaf fails

2013-07-23 Thread Robert Munteanu (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716195#comment-13716195
 ] 

Robert Munteanu commented on SLING-2789:


Removed empty src directory in 
http://svn.apache.org/viewvc?view=revisionrevision=1505921
Added svn:ignore in http://svn.apache.org/viewvc?view=revisionrevision=1505922

What is still missing to mark this bug complete?

 deploying Sling 7-SNAPSHOT on Karaf fails
 -

 Key: SLING-2789
 URL: https://issues.apache.org/jira/browse/SLING-2789
 Project: Sling
  Issue Type: Bug
  Components: Launchpad
Affects Versions: Launchpad Builder 7
 Environment: Karaf 3.0.0.*
Reporter: Oliver Lietz
Assignee: Carsten Ziegeler
 Attachments: SLING-2789.2013-06-04.patch, 
 SLING-2789.2013-07-17.patch, SLING-2789.patch, sling-launchpad-karaf.tar.gz


 $ ./apache-karaf-3.0.0-SNAPSHOT/bin/start
 $ ssh -p 8101 karaf@localhost
 karaf@root() feature:install http
 karaf@root() feature:install webconsole
 karaf@root() feature:repo-add 
 mvn:org.apache.sling/org.apache.sling.launchpad/7-SNAPSHOT/xml/features
 karaf@root() feature:install sling
 no errors on startup but JCR is nearly empty
 to prevent errors:
 - add missing org.apache.sling/org.apache.sling.launchpad.api/1.1.0 to 
 features.xml
 - remove org.apache.felix/org.apache.felix.webconsole.plugins.* from 
 features.xml
 - remove management from featuresBoot in org.apache.karaf.features.cfg or 
 remove org.apache.aries.* from features.xml
 setting respectStartLvlDuringFeatureStartup=true and ds.factory.enabled=true 
 does not help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: [GSoc2013 Dishara] Readme

2013-07-23 Thread Bertrand Delacretaz
Hi,

On Mon, Jul 22, 2013 at 7:44 PM, Ian Boston i...@tfd.co.uk wrote:
 ...Setup:
 1. You will need to be running a cassandra instance of verison x.x or later
 on port 3045, see [1] for details
 2. Run ./tools/populate.sh to populate cassandra with sample data

IMO, providing a vagrant box to start cassandra would be useful to
allow for quick testing - see [1] for an example of that.

-Bertrand

[1] https://github.com/bdelacretaz/terye/tree/master/vagrant/hbase


Re: [GSoc2013 Dishara] Readme

2013-07-23 Thread Ian Boston
On 23 July 2013 08:55, Bertrand Delacretaz bdelacre...@apache.org wrote:

 Hi,

 On Mon, Jul 22, 2013 at 7:44 PM, Ian Boston i...@tfd.co.uk wrote:
  ...Setup:
  1. You will need to be running a cassandra instance of verison x.x or
 later
  on port 3045, see [1] for details
  2. Run ./tools/populate.sh to populate cassandra with sample data

 IMO, providing a vagrant box to start cassandra would be useful to
 allow for quick testing - see [1] for an example of that.

 -Bertrand

 [1] https://github.com/bdelacretaz/terye/tree/master/vagrant/hbase



Very nice idea, there is already a vagrant box[2] for a 3 node Cassandra
cluster that might be a good starting point.

2. https://github.com/calebgroom/vagrant-cassandra


Jenkins build is back to normal : sling-trunk-1.6 » Apache Sling Event Support #1758

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.event/1758/changes



Jenkins build is back to normal : sling-trunk-1.6 #1758

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/1758/changes



Jenkins build is back to normal : sling-trunk-1.7 #128

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/128/changes



Jenkins build is back to normal : sling-trunk-1.7 » Apache Sling Testing Utilities #128

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.commons.testing/128/



Re: [GSoc2013 Dishara] Readme

2013-07-23 Thread Dishara Wijewardana
On Mon, Jul 22, 2013 at 11:14 PM, Ian Boston i...@tfd.co.uk wrote:

 Hi Dishara,

 Could you add a README.txt at the same level as the pom.xml to tell
 someone what they need to do to build the project. I see its missing and
 you obviously need to have setup a cassandra server.

+1, I will add it and commit it .


 It doesn't need to be targeted at a novice user, just enough information
 to allow someone who knows what they are doing to set up the environment.

 eg: (this is just and example of what the readme might contain)
 
 Setup:
 1. You will need to be running a cassandra instance of verison x.x or
 later on port 3045, see [1] for details
 2. Run ./tools/populate.sh to populate cassandra with sample data.

 1 [link to cassandra quick start]
 

 Thanks

 Best Regards
 Ian




-- 
Thanks
/Dishara


Re: [Status Update] Apache Cassandra backend for Sling

2013-07-23 Thread Dishara Wijewardana
On Mon, Jul 22, 2013 at 1:56 PM, Ian Boston i...@tfd.co.uk wrote:

 Hi Dishara,

 The Unit test coverage sounds great. I will pull the code and review today.


 Have you tried loading the bundle into a running Sling instance ?

Not yet. I will try that out and let you know in one of following ways
Thanks.


 Once you have built it you can load in 2 ways:

 method A

 mvn clean install sling:install

 The sling:install will post the Jar into the OSGi container over HTTP and
 cause it to start.


 method B

 Goto http://localhost:8080/system/console

 select the bundle tab and install the bundle by uploading.

 If you monitor the logs you should see no errors, the bundle should
 register and you should be able to map cassandra read only to somewhere in
 the resource tree.

 Best Regards
 Ian


 On 21 July 2013 13:08, Dishara Wijewardana ddwijeward...@gmail.com
 wrote:

  On Sun, Jul 21, 2013 at 5:32 PM, Dishara Wijewardana 
  ddwijeward...@gmail.com wrote:
 
  
  
   On Fri, Jul 19, 2013 at 2:35 PM, Ian Boston i...@tfd.co.uk wrote:
  
   Hi,
  
  
   On 19 July 2013 03:20, Dishara Wijewardana ddwijeward...@gmail.com
   wrote:
  
Hi Ian
This is regarding the sub tasks completion  of the project according
  to
   the
time line.
   
I have my code locally, but yet to do some completion with some
   stuff(one
of them is the ongoing discussion on listChildren).
After that from API point of view implementation around Cassandra
   Resource
Provider and Resource will be finish. And I have to add some more
  JUnit
tests(have local code in to some extent already, will commit them
 once
   all
done around this).
   
So after that (after mid term)  what I have to do is  enhance the
   provider
implementation  to  do READ operations with access control. My idea
 is
   to
finish that also before the mid term. I was kind of got stuck in
 some
   OSGi
stuff last days ;-).  And I will make sure I will have JUnit tests
 to
   cover
all the implementations before the midterm.
   
  
   Yes that is fine.
   Before adding ACLs I would like to have the code running inside Sling,
   inside OSGi connected to a Cassandra instance so that we can do some
  basic
   tests over http using Curl.
  
   Perhaps you are there already? Let me know when you are ready and I'll
   give
   it a go ?
  
  
   Hi Ian,
   That is great and +1. In fact now the code is there and I have
 completed,
   rest of the implementation on normal READ and commited.
  
   I have added 3 more tests to cover the core implementation.  The tests
  are
   running which covers add/read nodes, list children,iterate/iterable
   children and get parent related stuff.
  
 
  Correction . It should be 4 more tests. Now we have 5 tests all together
  which covers above aspects. We should write more test around Cassandra
  Resource. Will work on that as well.
 
  Please let me know if any issues come across when you run this in the
 sling
  container. Excited to see whether it works in there :-).
 
 
   And I have made the changes you mentioned. So now resources will not
 get
   loaded unless we do a API call with the resource.
  
  
  
  
If you would like this approach (or unless please provide your
  feedback
   on
what needs to be done before midterm), please advice me on how to
   approach
on READ with access control. Can I do it and test it with keeping my
   code
in Google Code still ?  And please add if I have missed anything.
   
On Thu, Jul 4, 2013 at 11:13 PM, Dishara Wijewardana 
ddwijeward...@gmail.com wrote:
   
 Hi Ian,
 I have refactored almost all the code review changes requested. In
  the
 process of the rest of the implementation.

 On Wed, Jul 3, 2013 at 12:52 PM, Bertrand Delacretaz 
 bdelacre...@apache.org wrote:

 Hi Dishara,

 On Tue, Jul 2, 2013 at 6:51 PM, Dishara Wijewardana
 ddwijeward...@gmail.com wrote:
  ...Does each bundle in sling made to run their junit tests
   separately
 at build
  time...

 Could you start new threads with new subject lines when you
 start a
 new question or discussion?

 Otherwise it's very hard to find things in our mailing list
  archives.

 OK. That's a good idea. I will follow that.


 Thanks, and keep up the good work!
 -Bertrand




 --
 Thanks
 /Dishara

   
   
   
--
Thanks
/Dishara
   
  
  
  
  
   --
   Thanks
   /Dishara
  
 
 
 
  --
  Thanks
  /Dishara
 




-- 
Thanks
/Dishara


[jira] [Commented] (SLING-2789) deploying Sling 7-SNAPSHOT on Karaf fails

2013-07-23 Thread Oliver Lietz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716392#comment-13716392
 ] 

Oliver Lietz commented on SLING-2789:
-

launchpad/karaf should be enabled in build again (contrib/pom.xml)

 deploying Sling 7-SNAPSHOT on Karaf fails
 -

 Key: SLING-2789
 URL: https://issues.apache.org/jira/browse/SLING-2789
 Project: Sling
  Issue Type: Bug
  Components: Launchpad
Affects Versions: Launchpad Builder 7
 Environment: Karaf 3.0.0.*
Reporter: Oliver Lietz
Assignee: Carsten Ziegeler
 Attachments: SLING-2789.2013-06-04.patch, 
 SLING-2789.2013-07-17.patch, SLING-2789.patch, sling-launchpad-karaf.tar.gz


 $ ./apache-karaf-3.0.0-SNAPSHOT/bin/start
 $ ssh -p 8101 karaf@localhost
 karaf@root() feature:install http
 karaf@root() feature:install webconsole
 karaf@root() feature:repo-add 
 mvn:org.apache.sling/org.apache.sling.launchpad/7-SNAPSHOT/xml/features
 karaf@root() feature:install sling
 no errors on startup but JCR is nearly empty
 to prevent errors:
 - add missing org.apache.sling/org.apache.sling.launchpad.api/1.1.0 to 
 features.xml
 - remove org.apache.felix/org.apache.felix.webconsole.plugins.* from 
 features.xml
 - remove management from featuresBoot in org.apache.karaf.features.cfg or 
 remove org.apache.aries.* from features.xml
 setting respectStartLvlDuringFeatureStartup=true and ds.factory.enabled=true 
 does not help

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: sling-trunk-1.6 » Apache Sling Launchpad Testing #1760

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing/1760/

--
[...truncated 595 lines...]
INFO: Startup progress 104/108
INFO: Startup progress 105/108
INFO: Startup finished.
[INFO] Surefire report directory: 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing/ws/target/surefire-reports

---
 T E S T S
---
Running org.apache.sling.launchpad.testing.TestAll
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2094Test
Checking if the required Sling services are started (timeout 300 seconds)...
(base URLs=http://localhost:55095 and http://localhost:55095; servlet context=)
Sling services seem to be started, continuing with integration tests.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2085Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2617Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2522Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING457Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING2082Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.issues.SLING760Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDefaultValuesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostToRootTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCopyTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletNopTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.ReferenceTypeHintTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletVersionableTest
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletMoveTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOrderTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostStatusTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletDeleteTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtMoveTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtDeleteTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletUpdateTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletPatchTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingAutoPropertiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.CustomPostOperationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingDateValuesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletOutputContentTypeTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostResponseCreatorTest
Tests 

Build failed in Jenkins: sling-trunk-1.6 #1760

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/1760/changes

Changes:

[cziegeler] Prevent NPE if the topology is not established on startup

--
[...truncated 32618 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.login.FormGenerationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.JSONGroovyBuilderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.RedirectTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.FiltersTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateUserTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.PrivilegesInfoTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateUserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.UpdateGroupTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.CreateGroupTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.crud.CrudTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.SlingWebDavServletTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.GeneratedNodeNameTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.WriteableResourcesProxyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.PostRedirectTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.GroovySlingResourceTypeRenderingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.DavExDisabledAnonAccessTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.xml.SaxTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.xml.DomTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.xml.XPathTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.GetStarTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
Running org.apache.sling.launchpad.webapp.integrationtest.ForwardTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
Running 
org.apache.sling.launchpad.webapp.integrationtest.LaunchpadConfigInstallerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
Tests run: 506, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 186.76 sec

Results :

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

[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving 

[jira] [Created] (SLING-2977) JMX access to Health Check rules results

2013-07-23 Thread Bertrand Delacretaz (JIRA)
Bertrand Delacretaz created SLING-2977:
--

 Summary: JMX access to Health Check rules results
 Key: SLING-2977
 URL: https://issues.apache.org/jira/browse/SLING-2977
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor


The health check rules should be accessible via JMX, I'll implement a first 
basic version and use it in the Sling demo bundle. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SLING-2977) JMX access to Health Check rules results

2013-07-23 Thread Bertrand Delacretaz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716439#comment-13716439
 ] 

Bertrand Delacretaz commented on SLING-2977:


Basic JMX support added in http://svn.apache.org/r1506073

The rules appear under org.apache.sling.healthcheck in the JMX tree.

The log output of the rules is still missing.

 JMX access to Health Check rules results
 

 Key: SLING-2977
 URL: https://issues.apache.org/jira/browse/SLING-2977
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor

 The health check rules should be accessible via JMX, I'll implement a first 
 basic version and use it in the Sling demo bundle. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: sling-contrib-1.6 #1024

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.6/1024/changes

Changes:

[bdelacretaz] SLING-2977 - basic JMX support for health check rules

--
Started by an SCM change
Building remotely on ubuntu6 in workspace 
https://builds.apache.org/job/sling-contrib-1.6/ws/
Updating http://svn.apache.org/repos/asf/sling/trunk/contrib at revision 
'2013-07-23T14:55:57.850 +'
U commons/html/pom.xml
U commons/fsclassloader/pom.xml
U commons/compiler/pom.xml
U jcr/prefs/pom.xml
U jcr/jackrabbit-client/pom.xml
U jcr/compiler/pom.xml
U extensions/i18n/pom.xml
U extensions/ftpserver/pom.xml
U extensions/obr/pom.xml
U extensions/apt/servlet/pom.xml
U extensions/apt/parser/pom.xml
U extensions/mongodb/pom.xml
U extensions/tenant/pom.xml
U extensions/collection/pom.xml
U extensions/dojo/pom.xml
U extensions/reqanalyzer/pom.xml
U extensions/gwt/sample/pom.xml
U extensions/gwt/servlet/pom.xml
A 
extensions/healthcheck/hc-sling/src/main/java/org/apache/sling/hc/sling/impl/RulesMBeans.java
U extensions/healthcheck/hc-sling/pom.xml
A 
extensions/healthcheck/hc-core/src/main/java/org/apache/sling/hc/util/RuleDynamicMBean.java
U extensions/rewriter/pom.xml
U extensions/dojo-sling/pom.xml
U launchpad/testing/pom.xml
D launchpad/karaf/src
U launchpad/karaf/README.txt
U 
launchpad/karaf/org.apache.sling.launchpad.karaf-features/src/main/feature/feature.xml
U launchpad/karaf/org.apache.sling.launchpad.karaf-features/pom.xml
 Ulaunchpad/karaf/org.apache.sling.launchpad.karaf-features
U launchpad/karaf/NOTICE
U launchpad/karaf/org.apache.sling.launchpad.karaf/pom.xml
 Ulaunchpad/karaf/org.apache.sling.launchpad.karaf
U 
launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/pom.xml
U 
launchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests/src/test/java/org/apache/sling/launchpad/karaf/BootstrapTest.java
 Ulaunchpad/karaf/org.apache.sling.launchpad.karaf-integration-tests
U scripting/velocity/pom.xml
U scripting/jst/pom.xml
U scripting/java/pom.xml
U scripting/python/pom.xml
U scripting/ruby/pom.xml
U scripting/freemarker/pom.xml
U scripting/scala/samples/forum/pom.xml
U scripting/scala/samples/hello-world/pom.xml
U scripting/scala/script/pom.xml
U scripting/scala/config/pom.xml
U scripting/script-console/pom.xml
U scripting/jsp-taglib-atom/pom.xml
U scripting/xproc/pom.xml
At revision 1506088
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Modules changed, recalculating dependency graph
[contrib-1.6] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx256M 
-XX:MaxPermSize=128M -enableassertions -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/hudson/tools/maven/apache-maven-3.0.4 
/home/jenkins/jenkins-slave/slave.jar 
/home/jenkins/jenkins-slave/maven3-interceptor.jar 
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 33977
===[JENKINS REMOTING CAPACITY]===channel started
   log4j:WARN No appenders could be found for logger 
(org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f 
https://builds.apache.org/job/sling-contrib-1.6/ws/contrib-1.6/pom.xml 
-Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -P 
jcrinstall-tests -DobrRepository=false clean install
Jul 23, 2013 2:57:29 PM org.apache.maven.cli.event.ExecutionEventLogger 
projectDiscoveryStarted
INFO: Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.sling:org.apache.sling.extensions.apt.parser:bundle:2.0.3-SNAPSHOT
[WARNING] The expression ${pom.version} is deprecated. Please use 
${project.version} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.sling:org.apache.sling.extensions.apt.servlet:bundle:2.0.3-SNAPSHOT
[WARNING] The expression ${pom.version} is deprecated. Please use 
${project.version} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.sling:org.apache.sling.scripting.freemarker:bundle:2.0.0-SNAPSHOT
[WARNING] The expression ${pom.name} is deprecated. Please use ${project.name} 
instead.
[WARNING] The expression ${pom.version} is deprecated. Please use 
${project.version} instead.
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 

[jira] [Commented] (SLING-2973) [Tooling] Align Eclipse tooling to proposed structure

2013-07-23 Thread Konrad Windszus (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716458#comment-13716458
 ] 

Konrad Windszus commented on SLING-2973:


Do you provide a p2 repository already containing the most recent version? I 
would like to try it out.

 [Tooling] Align Eclipse tooling to proposed structure
 -

 Key: SLING-2973
 URL: https://issues.apache.org/jira/browse/SLING-2973
 Project: Sling
  Issue Type: Sub-task
  Components: Extensions
Reporter: Robert Munteanu
Assignee: Robert Munteanu

 The current IDE tooling needs to be aligned to the structure defined at [1] . 
 We should be careful to preserve existing behaviour, but regressions in the 
 short run are acceptable since we will move to the WST framework, which is a 
 different beast altogether.
 [1]: https://cwiki.apache.org/confluence/display/SLING/Sling+IDE+tooling

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Jenkins build is back to normal : sling-trunk-1.6 » Apache Sling Launchpad Testing #1761

2013-07-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing/1761/



[jira] [Updated] (SLING-2977) JMX access to Health Check rules results

2013-07-23 Thread Bertrand Delacretaz (JIRA)

 [ 
https://issues.apache.org/jira/browse/SLING-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-2977:
---

Attachment: jconsole.jpg

JConsole screenshot of a Rule MBean, shows the log supplied as a list of 
String, and the rule output as the ok attribute.

 JMX access to Health Check rules results
 

 Key: SLING-2977
 URL: https://issues.apache.org/jira/browse/SLING-2977
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
 Attachments: jconsole.jpg


 The health check rules should be accessible via JMX, I'll implement a first 
 basic version and use it in the Sling demo bundle. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (SLING-2977) JMX access to Health Check rules results

2013-07-23 Thread Bertrand Delacretaz (JIRA)

[ 
https://issues.apache.org/jira/browse/SLING-2977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13716523#comment-13716523
 ] 

Bertrand Delacretaz commented on SLING-2977:


Works in revision 1506131, the demo rules are provided as MBeans.

The log is provided as a List of String, where each line starts with the level, 
like

   DEBUG something happened

We might want a more structured format.

 JMX access to Health Check rules results
 

 Key: SLING-2977
 URL: https://issues.apache.org/jira/browse/SLING-2977
 Project: Sling
  Issue Type: Improvement
  Components: Extensions
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
 Attachments: jconsole.jpg


 The health check rules should be accessible via JMX, I'll implement a first 
 basic version and use it in the Sling demo bundle. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Jenkins build is back to normal : sling-contrib-1.6 #1025

2013-07-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-contrib-1.6/1025/changes



Build Failure in Trunk

2013-07-23 Thread Dishara Wijewardana
Hi all,
I am building the trunk to build a latest pack to try deploy the
implementation.
I am seeing following when building the trunk with  -Dtest.skip=true. Is
this a known issue?


[INFO] Scanning for projects...
[INFO]

[INFO]

[INFO] Building Sling Servlet Archetype 1.0.1-SNAPSHOT
[INFO]

[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
sling-servlet-archetype ---
[INFO] Deleting
/home/dishara/mystuff/sling/svn/sling/maven/archetypes/servlet/target
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @
sling-servlet-archetype ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run
(set-bundle-required-execution-environment) @ sling-servlet-archetype ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
sling-servlet-archetype ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
sling-servlet-archetype ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @
sling-servlet-archetype ---
[INFO] Executing tasks

main:
 [echo]  WARNING (SLING-443/SLING-1782)
**
 [echo] On most platforms, you'll get OutOfMemoryErrors when building
unless you set
 [echo] on 32bit platforms: MAVEN_OPTS=-Xmx256M -XX:MaxPermSize=256M,
see SLING-443
 [echo] on 64bit platforms: MAVEN_OPTS=-Xmx512M -XX:MaxPermSize=512M,
see SLING-1782
 [echo]
**
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources)
@ sling-servlet-archetype ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (fix-crlfs) @
sling-servlet-archetype ---
[INFO] Executing tasks

main:
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 2.380s
[INFO] Finished at: Wed Jul 24 07:28:14 IST 2013
[INFO] Final Memory: 11M/490M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.7:run (fix-crlfs) on project
sling-servlet-archetype: An Ant BuildException has occured: fixcrlf
error: srcdir does not exist:
'/home/dishara/mystuff/sling/svn/sling/maven/archetypes/servlet/target/test-classes'
[ERROR] around Ant part ...fixcrlf
srcdir=/home/dishara/mystuff/sling/svn/sling/maven/archetypes/servlet/target/test-classes/...
@ 4:105 in
/home/dishara/mystuff/sling/svn/sling/maven/archetypes/servlet/target/antrun/build-main.xml
[ERROR] - [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:




-- 
Thanks
/Dishara