[jira] [Commented] (SLING-3352) Expose OSGI configuration as JCR nodes

2014-01-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887568#comment-13887568 ] Tobias Bocanegra commented on SLING-3352: - the advantage is that you have a

[jira] [Commented] (SLING-3352) Expose OSGI configuration as JCR nodes

2014-01-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887569#comment-13887569 ] Carsten Ziegeler commented on SLING-3352: - Just adding a node without the

Re: [VOTE] Release Apache Sling Models API Implementation 1.0.0

2014-01-31 Thread Ian Boston
+1 Ian On 31 January 2014 07:58, Carsten Ziegeler cziege...@apache.org wrote: +1 Carsten 2014-01-31 Justin Edelson jus...@justinedelson.com: Hi, This is the first release of these projects. Documentation is up to date on http://sling.apache.org/documentation/bundles/models.html

Re: [VOTE] Release Apache Sling Auth Core 1.1.6

2014-01-31 Thread Ian Boston
+1 Ian On 31 January 2014 07:52, Felix Meschberger fmesc...@adobe.com wrote: +1 Regards Felix Am 28.01.2014 um 08:50 schrieb Carsten Ziegeler cziege...@apache.org: Hi, I think we should cut a release of Sling Auth Core 1.1.6 which fixes one bug

Re: [VOTE] Release Apache Sling Models API Implementation 1.0.0

2014-01-31 Thread Felix Meschberger
+1 Regards Felix Am 31.01.2014 um 05:57 schrieb Justin Edelson jus...@justinedelson.com: Hi, This is the first release of these projects. Documentation is up to date on http://sling.apache.org/documentation/bundles/models.html Staging repository:

Re: [VOTE] Release Service User Mapper 1.0.0

2014-01-31 Thread Felix Meschberger
Hi Oliver Am 30.01.2014 um 21:18 schrieb Oliver Lietz apa...@oliverlietz.de: prefer String ServiceUserMapper#getServiceUserId(Bundle, String) You mean lowercase d (as in Id) instead of uppercase (as in ID) ? Yeah, IIRC would have done that, too. Yet we reflect the casing of

PersistenceException in HeartbeatHandler, is that a known issue?

2014-01-31 Thread Bertrand Delacretaz
Hi, Just wondering if the issue mentioned at http://stackoverflow.com/questions/21436994/sling-quartz-heartbeat-gives-exceptions-in-hearthandler is a known one. -Bertrand

Re: [VOTE] Release Testing Resource Resolver Mock 0.2.0

2014-01-31 Thread Felix Meschberger
+1 Regards Felix Am 30.01.2014 um 15:37 schrieb Carsten Ziegeler cziege...@apache.org: Hi, this vote is about Testing Resource Resolver Mock 0.2.0 We've fixed one issue and improved the usability:

FYI, changed models.impl to use the models.api snapshot until 1.0.0 is out

2014-01-31 Thread Bertrand Delacretaz
Hi, Our build was broken, fixed in http://svn.apache.org/r1563100 - we might revert when models api 1.0.0 is actually out. -Bertrand

Re: Classloader leaks ?

2014-01-31 Thread Chetan Mehrotra
Hi Ian, I implemented the proposed approach in [1]. Can you give it a try and let me know if it works for you. Chetan Mehrotra [1] https://github.com/chetanmeh/sling-leak-detector On Wed, Jan 29, 2014 at 5:43 PM, Felix Meschberger fmesc...@adobe.com wrote: Hi Agreed, this sounds like an

Re: Classloader leaks ?

2014-01-31 Thread Felix Meschberger
Hi Chetan I like this very much. Cool work +1 to get this into Sling, if you will :-) Two comments: * There is a stray pom.xml in the src folder * I suggest to use BundleTracker which takes aways the burden of initial bundle scan from you. Regards Felix Am 31.01.2014 um 11:17 schrieb Chetan

buildbot success in ASF Buildbot on sling-trunk

2014-01-31 Thread buildbot
The Buildbot has detected a restored build on builder sling-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/sling-trunk/builds/231 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: osiris_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (SLING-3352) Expose OSGI configuration as JCR nodes

2014-01-31 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887637#comment-13887637 ] Bertrand Delacretaz commented on SLING-3352: Trying to think of the simplest

[jira] [Created] (SLING-3360) Bundle to detect classloader leaks

2014-01-31 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-3360: -- Summary: Bundle to detect classloader leaks Key: SLING-3360 URL: https://issues.apache.org/jira/browse/SLING-3360 Project: Sling Issue Type: New Feature

Re: Classloader leaks ?

2014-01-31 Thread Ian Boston
Hi Chetan, Excellent, works really well. Much easier than transferring GB of heap over a network to do the analysis. To test I: built it, loaded it, restarted my JVM with -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled and refreshed a few bundles I knew to be suspect and they appeared in

[jira] [Commented] (SLING-3359) Classloader Leak Detector Console Tab

2014-01-31 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887675#comment-13887675 ] Chetan Mehrotra commented on SLING-3359: Done the import and initial commit in

[jira] [Commented] (SLING-3352) Expose OSGI configuration as JCR nodes

2014-01-31 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887676#comment-13887676 ] Bertrand Delacretaz commented on SLING-3352: [~mpetria] you're right that we'd

[jira] [Commented] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13887695#comment-13887695 ] Amit Gupta commented on SLING-3361: --- only fixed the issue in Node createPath(String

Re: Issue with JcrResourceUtil.createPath

2014-01-31 Thread Carsten Ziegeler
Hi Amit, patch looks good to me. For fixing the other method I'm not sure, I could argue that e.g. /a/b/c/d exists, user is allowed to read /a/b and read/write to /a/b/c/d but can't read /a/b/c. Now the user gets /a/b and calls createPath() passing this node and wanting to create /a/b/c/d/e -

[jira] [Updated] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta updated SLING-3361: -- Attachment: SLING-3361.patch fixing other variants as well.. added one more specific test for the

Re: [VOTE] Release Apache Sling Models API Implementation 1.0.0

2014-01-31 Thread Daniel Klco
+1 On Fri, Jan 31, 2014 at 4:24 AM, Felix Meschberger fmesc...@adobe.comwrote: +1 Regards Felix Am 31.01.2014 um 05:57 schrieb Justin Edelson jus...@justinedelson.com: Hi, This is the first release of these projects. Documentation is up to date on

[jira] [Resolved] (SLING-3361) JcrResourceUtil.createPath does not work in certain ACL setups

2014-01-31 Thread Amit Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Gupta resolved SLING-3361. --- Resolution: Fixed JcrResourceUtil.createPath does not work in certain ACL setups

[jira] [Commented] (SLING-3352) Expose OSGI configuration as JCR nodes

2014-01-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-3352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13888115#comment-13888115 ] Tobias Bocanegra commented on SLING-3352: - An option not mentioned here is to

Re: [VOTE] Release Apache Sling Models API Implementation 1.0.0

2014-01-31 Thread Justin Edelson
+1 On Thu, Jan 30, 2014 at 10:57 PM, Justin Edelson jus...@justinedelson.com wrote: Hi, This is the first release of these projects. Documentation is up to date on http://sling.apache.org/documentation/bundles/models.html Staging repository: