[jira] [Commented] (SLING-6261) ThreadExpiringThreadPool is relying on uncaught exceptions to kill threads

2017-04-11 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964474#comment-15964474 ] Konrad Windszus commented on SLING-6261: Thanks for the feedback, will rework the patch to make

[jira] [Comment Edited] (SLING-6261) ThreadExpiringThreadPool is relying on uncaught exceptions to kill threads

2017-04-11 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964474#comment-15964474 ] Konrad Windszus edited comment on SLING-6261 at 4/11/17 2:53 PM: - Thanks

[jira] [Commented] (SLING-6739) split sling.event into event.api and event.impl

2017-04-11 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964584#comment-15964584 ] Stefan Egli commented on SLING-6739: h6. step 7: event/api/pom.xml : removed unnecessary properties

[jira] [Created] (SLING-6778) [Sling Models] Support Delegate Pattern for Models adapted from interfaces

2017-04-11 Thread Justin Edelson (JIRA)
Justin Edelson created SLING-6778: - Summary: [Sling Models] Support Delegate Pattern for Models adapted from interfaces Key: SLING-6778 URL: https://issues.apache.org/jira/browse/SLING-6778 Project:

[jira] [Updated] (SLING-6778) [Sling Models] Support Delegate Pattern for Models adapted from interfaces

2017-04-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-6778: -- Description: Consider this interface: {code} public interface Something {

[jira] [Updated] (SLING-6778) [Sling Models] Support Delegate Pattern for Models adapted from interfaces

2017-04-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-6778: -- Attachment: SLING-6778.diff proposed change implementing the vocabulary from the description.

[jira] [Updated] (SLING-5739) [Sling Models] Allow for extensible @Via providers

2017-04-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Edelson updated SLING-5739: -- Attachment: SLING-5739.diff Given the use case in SLING-6778, I would like to revive this

[jira] [Comment Edited] (SLING-6778) [Sling Models] Support Delegate Pattern for Models adapted from interfaces

2017-04-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15965081#comment-15965081 ] Justin Edelson edited comment on SLING-6778 at 4/11/17 10:57 PM: - proposed

[jira] [Commented] (SLING-6773) Separate HeathCheck API from Implementation

2017-04-11 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15963881#comment-15963881 ] Robert Munteanu commented on SLING-6773: Added hc.api to Jenkins in

[jira] [Commented] (SLING-6773) Separate HeathCheck API from Implementation

2017-04-11 Thread Justin Edelson (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964214#comment-15964214 ] Justin Edelson commented on SLING-6773: --- thanks [~rombert] > Separate HeathCheck API from

[GitHub] sling pull request #209: [contrib esx] removed org.apache.sling.commons.json...

2017-04-11 Thread labertasch
Github user labertasch closed the pull request at: https://github.com/apache/sling/pull/209 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (SLING-6772) Provide default mapping for service users

2017-04-11 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-6772. - Resolution: Fixed > Provide default mapping for service users >

[jira] [Resolved] (SLING-5983) Remove deprecated jcr resource API

2017-04-11 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-5983. --- Resolution: Fixed Thanks, I commited the patch in r1790951 and subsequently, adapted testing to work

[jira] [Commented] (SLING-6763) Remove org.apache.sling.commons.json dependency from esx engine

2017-04-11 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964082#comment-15964082 ] Bertrand Delacretaz commented on SLING-6763: I have committed your contribution, thank you

[GitHub] sling pull request #212: SLING-6763 | fixed typo in readme for the test scri...

2017-04-11 Thread labertasch
GitHub user labertasch opened a pull request: https://github.com/apache/sling/pull/212 SLING-6763 | fixed typo in readme for the test script foo.esx and up… SLING-6763 | fixed typo in readme for the test script foo.esx and updated parent pom to 30 You can merge this pull

[jira] [Commented] (SLING-6763) Remove org.apache.sling.commons.json dependency from esx engine

2017-04-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15964339#comment-15964339 ] ASF GitHub Bot commented on SLING-6763: --- GitHub user labertasch opened a pull request: