Re: Build failed in Jenkins: sling-contrib-1.7 #747

2016-01-27 Thread Robert Munteanu
Hi Olli, On Wed, 2016-01-27 at 14:33 +, Apache Jenkins Server wrote: > [ERROR] Failed to execute goal org.apache.maven.plugins:maven- > compiler-plugin:3.3:compile (default-compile) on project > org.apache.sling.scripting.thymeleaf: Fatal error compiling: invalid > target release: 1.8 ->

[jira] [Updated] (SLING-5231) Remove getAdministrativeResourceResolver() usage from Discovery components

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5231: --- Fix Version/s: (was: Discovery Commons 1.0.8) Discovery Commons 1.0.10 moved

Re: Build failed in Jenkins: sling-contrib-1.7 #747

2016-01-27 Thread Oliver Lietz
On Wednesday 27 January 2016 17:21:15 Robert Munteanu wrote: > Hi Olli, Hi Robert, > On Wed, 2016-01-27 at 14:33 +, Apache Jenkins Server wrote: > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven- > > compiler-plugin:3.3:compile (default-compile) on project > >

Re: Build failed in Jenkins: sling-contrib-1.7 #747

2016-01-27 Thread Robert Munteanu
On Wed, 2016-01-27 at 17:29 +0100, Oliver Lietz wrote: > On Wednesday 27 January 2016 17:21:15 Robert Munteanu wrote: > > Hi Olli, > > Hi Robert, > > > On Wed, 2016-01-27 at 14:33 +, Apache Jenkins Server wrote: > > > [ERROR] Failed to execute goal org.apache.maven.plugins:maven- > > >

[jira] [Resolved] (SLING-5382) DiscoveryServiceImpl#doUpdateProperties may fail due to a NPE

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved SLING-5382. Resolution: Fixed Fixed in rev 1727036 > DiscoveryServiceImpl#doUpdateProperties may fail due to a

[jira] [Resolved] (SLING-5458) support discovery-lite's id==null (by managing the id in discovery.oak)

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli resolved SLING-5458. Resolution: Fixed Fixed as follows: * discovery.commons part in rev 1727084 and 1727085 *

[VOTE] Release Apache Sling discovery.commons 1.0.8 and discovery.oak 1.2.2

2016-01-27 Thread Stefan Egli
Hi, For the following two releases we solved: Discovery.commons 1.0.8 - 1 issue: https://issues.apache.org/jira/browse/SLING/fixforversion/12334212 Discovery.oak 1.2.2 - 2 issues: https://issues.apache.org/jira/browse/SLING/fixforversion/12334214 Staging repository:

RE: [VOTE] Release Apache Sling discovery.commons 1.0.8 and discovery.oak 1.2.2

2016-01-27 Thread Stefan Seifert
+1

[jira] [Commented] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119060#comment-15119060 ] Tomek Rękawek commented on SLING-5163: -- The current patch should work better. > Rewrite the JCR

[jira] [Updated] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek Rękawek updated SLING-5163: - Attachment: (was: SLING-5163.patch) > Rewrite the JCR Resource to post events using the new

[jira] [Assigned] (SLING-5382) DiscoveryServiceImpl#doUpdateProperties may fail due to a NPE

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli reassigned SLING-5382: -- Assignee: Stefan Egli > DiscoveryServiceImpl#doUpdateProperties may fail due to a NPE >

[jira] [Commented] (SLING-5457) OsgiInstaller should retry to start bundles on failures

2016-01-27 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119059#comment-15119059 ] Bertrand Delacretaz commented on SLING-5457: Ok so I suggest investigating in more detail what

[jira] [Issue Comment Deleted] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek Rękawek updated SLING-5163: - Comment: was deleted (was: The current patch should work better.) > Rewrite the JCR Resource to

[jira] [Updated] (SLING-5231) Remove getAdministrativeResourceResolver() usage from Discovery components

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5231: --- Fix Version/s: (was: Discovery Oak 1.2.2) Discovery Oak 1.2.4 moved from

[jira] [Updated] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek Rękawek updated SLING-5163: - Attachment: (was: SLING-5163.patch) > Rewrite the JCR Resource to post events using the new

[jira] [Updated] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek Rękawek updated SLING-5163: - Attachment: SLING-5163.patch > Rewrite the JCR Resource to post events using the new observation

[jira] [Commented] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119061#comment-15119061 ] Tomek Rękawek commented on SLING-5163: -- The current patch should work better. > Rewrite the JCR

[jira] [Created] (SLING-5458) support discovery-lite's id==null (by managing the id in discovery.oak)

2016-01-27 Thread Stefan Egli (JIRA)
Stefan Egli created SLING-5458: -- Summary: support discovery-lite's id==null (by managing the id in discovery.oak) Key: SLING-5458 URL: https://issues.apache.org/jira/browse/SLING-5458 Project: Sling

[jira] [Commented] (SLING-5457) OsgiInstaller should retry to start bundles on failures

2016-01-27 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118976#comment-15118976 ] Bertrand Delacretaz commented on SLING-5457: Are all your failures "cannot be update, since it

[jira] [Commented] (SLING-5163) Rewrite the JCR Resource to post events using the new observation API

2016-01-27 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118900#comment-15118900 ] Robert Munteanu commented on SLING-5163: Great, thank you > Rewrite the JCR Resource to post

[jira] [Created] (SLING-5457) OsgiInstaller should retry to start bundles on failures

2016-01-27 Thread JIRA
Jörg Hoh created SLING-5457: --- Summary: OsgiInstaller should retry to start bundles on failures Key: SLING-5457 URL: https://issues.apache.org/jira/browse/SLING-5457 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-5457) OsgiInstaller should retry to start bundles on failures

2016-01-27 Thread JIRA
[ https://issues.apache.org/jira/browse/SLING-5457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119047#comment-15119047 ] Jörg Hoh commented on SLING-5457: - I've seen this problem twice and an in both cases it's this exception.

[jira] [Comment Edited] (SLING-5455) Add helper class to construct valid paths

2016-01-27 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119305#comment-15119305 ] Robert Munteanu edited comment on SLING-5455 at 1/27/16 2:33 PM: - Moved

Re: Utility to construct paths out of strings?

2016-01-27 Thread Chetan Mehrotra
FWIW Oak has a PathUtils [1]. Looking at code it has a minor dependency on Guava which can be fixed. So you can inline this class in your bundle if required Chetan Mehrotra [1]

Re: Utility to construct paths out of strings?

2016-01-27 Thread Robert Munteanu
On Wed, 2016-01-27 at 15:47 +0530, Chetan Mehrotra wrote: > FWIW Oak has a PathUtils [1]. Looking at code it has a minor > dependency on Guava which can be fixed. So you can inline this class > in your bundle if required Thanks for the info. Right now I feel more comfortable with using a minimal

[jira] [Updated] (SLING-5455) Add helper class to construct valid paths

2016-01-27 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5455: --- Fix Version/s: (was: API 2.10.0) Commons 1.0.0 > Add helper class to

[jira] [Updated] (SLING-5455) Add helper class to construct valid paths

2016-01-27 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5455: --- Component/s: (was: API) Extensions > Add helper class to construct valid

Re: Utility to construct paths out of strings?

2016-01-27 Thread Robert Munteanu
On Tue, 2016-01-26 at 18:06 +0200, Robert Munteanu wrote: > On Tue, 2016-01-26 at 16:15 +0100, Bertrand Delacretaz wrote: > > Hi Robert, > > > > > ... > > >   https://issues.apache.org/jira/browse/SLING-5455 > > >   https://svn.apache.org/r1726814 ... > > > > I have second thoughts about this,

[jira] [Created] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created SLING-5459: -- Summary: Recording of tracer logs Key: SLING-5459 URL: https://issues.apache.org/jira/browse/SLING-5459 Project: Sling Issue Type: New Feature

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Attachment: SLING-5459-v1.patch > Recording of tracer logs > > >

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Description: Sling Log Tracer currently provides support for fine grained control of

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Description: Sling Log Tracer currently provides support for fine grained control of

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Attachment: tracer-recording.json > Recording of tracer logs > > >

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Description: Sling Log Tracer currently provides support for fine grained control of

[jira] [Updated] (SLING-5459) Recording of tracer logs

2016-01-27 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated SLING-5459: --- Description: Sling Log Tracer currently provides support for fine grained control of

[jira] [Created] (SLING-5460) Allow skipping resource merges in the Sling Resource Merger

2016-01-27 Thread Radu Cotescu (JIRA)
Radu Cotescu created SLING-5460: --- Summary: Allow skipping resource merges in the Sling Resource Merger Key: SLING-5460 URL: https://issues.apache.org/jira/browse/SLING-5460 Project: Sling

Re: Build failed in Jenkins: sling-contrib-1.7 #746

2016-01-27 Thread Robert Munteanu
On Wed, 2016-01-27 at 13:30 +, Apache Jenkins Server wrote: > [ERROR] Failed to execute goal org.apache.rat:apache-rat- > plugin:0.11:check (default) on project org.apache.sling.hapi.reactor: > Too many files with unapproved license: 3 See RAT report in:

[jira] [Updated] (SLING-5458) support discovery-lite's id==null (by managing the id in discovery.oak)

2016-01-27 Thread Stefan Egli (JIRA)
[ https://issues.apache.org/jira/browse/SLING-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli updated SLING-5458: --- Fix Version/s: Discovery Commons 1.0.8 > support discovery-lite's id==null (by managing the id in