[jira] [Resolved] (SLING-2859) Add SCR annotations and bnd lib as default dependencies

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2859. - Resolution: Fixed Added the dependencies Add SCR annotations and bnd

[jira] [Commented] (SLING-2861) Include Apache Commons Lang in Dependency Management

2013-05-10 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13653640#comment-13653640 ] Bertrand Delacretaz commented on SLING-2861: I agree with keeping the parent

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling Event Support #24

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.event/24/

Jenkins build is still unstable: sling-trunk-1.7 » Apache Sling Sample Integration Tests #24

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.testing.samples.integrationtests/24/

Build failed in Jenkins: sling-trunk-1.7 » Apache Sling Integration Tests #24

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/org.apache.sling$org.apache.sling.launchpad.integration-tests/24/ -- [INFO] [INFO]

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

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/24/changes Changes: [cziegeler] SLING-2859 : Add SCR annotations and bnd lib as default dependencies -- [...truncated 25028 lines...] [INFO] Apache Sling JCR WebConsole Bundle SUCCESS

Build failed in Jenkins: sling-trunk-1.6 » Apache Sling Launchpad Testing WAR version #1645

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing-war/1645/ -- [INFO] [INFO]

[jira] [Updated] (SLING-2854) Consider moving the ResourceCollectionUtil.createUniqueChildName method to ResourceUtils

2013-05-10 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-2854: -- Attachment: SLING-2854 Uploading patch for new method in ResourceUtil and removing

Re: [COLLECTION] ResoucreCollectionManager

2013-05-10 Thread Alexander Klimetschek
On 10.05.2013, at 07:29, Carsten Ziegeler cziege...@apache.org wrote: I don't think so, the signature of the ResourceResolver#create method is already: create(Resource parent, String name, MapString, Object props), so what should a generic method in ResourceUtil do in addition? Set the

Re: [COLLECTION] ResoucreCollectionManager

2013-05-10 Thread Carsten Ziegeler
You mentioned two methods, one with an exact same signature as ResourceResolver#create - I was refering to that one. The other one with the additional RT argument is clear, however I think we can go without it for now. Carsten 2013/5/10 Alexander Klimetschek aklim...@adobe.com On 10.05.2013,

[jira] [Resolved] (SLING-2861) Include Apache Commons Lang in Dependency Management

2013-05-10 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-2861. - Resolution: Won't Fix Agreed, the cost of having to release a new parent to update this dependency is

[jira] [Created] (SLING-2865) Topology web console is not context path aware

2013-05-10 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2865: --- Summary: Topology web console is not context path aware Key: SLING-2865 URL: https://issues.apache.org/jira/browse/SLING-2865 Project: Sling Issue

[jira] [Resolved] (SLING-2865) Topology web console is not context path aware

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2865. - Resolution: Fixed Added context path to all link Topology web console

[jira] [Created] (SLING-2866) Implement configuration printer for web console

2013-05-10 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created SLING-2866: --- Summary: Implement configuration printer for web console Key: SLING-2866 URL: https://issues.apache.org/jira/browse/SLING-2866 Project: Sling Issue

[jira] [Resolved] (SLING-2866) Implement configuration printer for web console

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2866. - Resolution: Fixed Added a simple configuration printer which prints out the same as the

Re: [COLLECTION] ResoucreCollectionManager

2013-05-10 Thread Alexander Klimetschek
On 10.05.2013, at 17:25, Carsten Ziegeler cziege...@apache.org wrote: You mentioned two methods, one with an exact same signature as ResourceResolver#create - I was refering to that one. I missed that this one already exists on the resolver. The other one with the additional RT argument is

[jira] [Resolved] (SLING-2827) discovery.impl: a resource based implementation of the discovery.api

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2827. - Resolution: Fixed I think we have a working implementation now, therefore we can close

[jira] [Updated] (SLING-2827) discovery.impl: a resource based implementation of the discovery.api

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-2827: Fix Version/s: Discovery Impl 1.0.0 discovery.impl: a resource based implementation

[jira] [Resolved] (SLING-2829) Add API for starting a job and service interface for executing a job

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-2829. - Resolution: Fixed We have a new interface: JobConsumer which can be registered with

[jira] [Commented] (SLING-2829) Add API for starting a job and service interface for executing a job

2013-05-10 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13654637#comment-13654637 ] Carsten Ziegeler commented on SLING-2829: - In addition, the capabilities of an

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

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing/1646/

Jenkins build is still unstable: sling-trunk-1.6 » Apache Sling Event Support #1646

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

Build failed in Jenkins: sling-trunk-1.6 » Apache Sling Launchpad Testing WAR version #1646

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.6/org.apache.sling$org.apache.sling.launchpad.testing-war/1646/ -- [INFO] [INFO]

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

2013-05-10 Thread Apache Jenkins Server
See https://builds.apache.org/job/sling-trunk-1.7/25/changes Changes: [cziegeler] SLING-2829 : Add API for starting a job and service interface for executing a job [cziegeler] SLING-2866 : Implement configuration printer for web console [cziegeler] SLING-2865 : Topology web console is not