[jira] [Commented] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032492#comment-16032492 ] Tobias Bocanegra commented on SLING-6925: - work tracked in

[jira] [Commented] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032487#comment-16032487 ] Tobias Bocanegra commented on SLING-6925: - added new flag: {{printCompilationReport}} which

Re: [API] ResourceResolver.copy/move() transient or not?

2017-05-31 Thread Carsten Ziegeler
Hi, all resource operations are transient, you always have to call commit. But I guess we need to work on the javadocs a little bit to make this clear. Sling 9 is not released yet, but we're pretty close. Once it's there the javadoc will be there as well. Carsten Alexander Klimetschek wrote >

[jira] [Commented] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032342#comment-16032342 ] Tobias Bocanegra commented on SLING-6925: - silly me, of course we can avoid attachment of the

[jira] [Updated] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tobias Bocanegra updated SLING-6925: Description: the JSPs plugin is very useful to validate the JSPs before they get packaged

[jira] [Commented] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032331#comment-16032331 ] Tobias Bocanegra commented on SLING-6925: - I will provide a patch > Make JSPC plugin useful

[jira] [Created] (SLING-6925) Make JSPC plugin useful to validation and analysys

2017-05-31 Thread Tobias Bocanegra (JIRA)
Tobias Bocanegra created SLING-6925: --- Summary: Make JSPC plugin useful to validation and analysys Key: SLING-6925 URL: https://issues.apache.org/jira/browse/SLING-6925 Project: Sling Issue

CI Checks fail on github

2017-05-31 Thread Tobias Bocanegra
Hi, all CI tests seem to fail currently on github. for example: https://travis-ci.org/apache/sling/jobs/238171068 [INFO] Apache Sling Context-Aware Configuration Integration Tests FAILURE [ 0.490 s] [ERROR] Failed to execute goal on project org.apache.sling.caconfig.integration-tests:

Re: [API] ResourceResolver.copy/move() transient or not?

2017-05-31 Thread Alexander Klimetschek
BTW, there is no published javadoc for sling 9, the latest is sling 8 [3], which does not include the copy/move methods, albeit they are 2 years old [4]. [3] https://sling.apache.org/apidocs/sling8/org/apache/sling/api/resource/ResourceResolver.html [4]

[API] ResourceResolver.copy/move() transient or not?

2017-05-31 Thread Alexander Klimetschek
Hi everyone, the javadocs of ResourceResolver.copy/move() [1] aren't very clear whether these methods immediately persist the change, or if the change is transient and it's necessary to call commit(). The implementation of the JCR resource provider uses Session.move() which is transient.

[jira] [Resolved] (SLING-6900) Remove commons.json from Log Tracer

2017-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6900. --- Resolution: Fixed Assignee: Karl Pauls Done in r1797116. > Remove commons.json from Log Tracer

[jira] [Resolved] (SLING-6899) Remove commons.json from Sling Pipes

2017-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6899. --- Resolution: Fixed Assignee: Karl Pauls Done in r1797108. > Remove commons.json from Sling

[jira] [Closed] (SLING-6886) JcrListenerBaseConfig sets external flag incorrectly

2017-05-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-6886. --- > JcrListenerBaseConfig sets external flag incorrectly >

[jira] [Closed] (SLING-6847) JcrResource is not adaptable to PersistableValueMap

2017-05-31 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-6847. --- > JcrResource is not adaptable to PersistableValueMap >

[VOTE RESULT] Release Apache Sling JCR Resource 3.0.2

2017-05-31 Thread Carsten Ziegeler
The vote passed with three binding +1 votes Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [VOTE] Release Apache Sling JCR Content Parser 1.2.2, JCR ContentLoader 2.2.4, File System Resource Provider 2.1.4, File System Resource Provider 1.4.4, Maven Sling Plugin 2.3.0

2017-05-31 Thread Karl Pauls
+1 regards, Karl On Tue, May 30, 2017 at 12:35 PM, Robert Munteanu wrote: > On Tue, 2017-05-30 at 08:58 +, Stefan Seifert wrote: >> Please vote to approve this release: > > +1 > > Robert -- Karl Pauls karlpa...@gmail.com

[jira] [Resolved] (SLING-6898) Remove commons.json from Resource Inventory

2017-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6898. --- Resolution: Fixed Assignee: Karl Pauls Done in r1797029. > Remove commons.json from Resource

[jira] [Resolved] (SLING-6897) Remove commons.json from Log Tail Implementation

2017-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6897. --- Resolution: Fixed Assignee: Karl Pauls Done in r1797018 and r1797019 > Remove commons.json

[jira] [Resolved] (SLING-6896) Remove commons.json from HAPI

2017-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved SLING-6896. --- Resolution: Fixed Assignee: Karl Pauls Done in r1797017. > Remove commons.json from HAPI >

[jira] [Commented] (SLING-6867) Repoinit ACL handler should take aggregate privilege into account

2017-05-31 Thread Nitin Nizhawan (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16031005#comment-16031005 ] Nitin Nizhawan commented on SLING-6867: --- [~bdelacretaz] [~anchela] Attached patch for taking care of

[jira] [Updated] (SLING-6867) Repoinit ACL handler should take aggregate privilege into account

2017-05-31 Thread Nitin Nizhawan (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitin Nizhawan updated SLING-6867: -- Attachment: SLING_6867.patch > Repoinit ACL handler should take aggregate privilege into

[jira] [Commented] (SLING-6867) Repoinit ACL handler should take aggregate privilege into account

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16030996#comment-16030996 ] ASF GitHub Bot commented on SLING-6867: --- GitHub user nitin-nizhawan opened a pull request:

[GitHub] sling pull request #239: SLING-6867, Repoinit ACL handler should take aggreg...

2017-05-31 Thread nitin-nizhawan
GitHub user nitin-nizhawan opened a pull request: https://github.com/apache/sling/pull/239 SLING-6867, Repoinit ACL handler should take aggregate privilege into… … account You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (SLING-6924) [discovery] avoid harmless error message when new instance joins

2017-05-31 Thread Stefan Egli (JIRA)
Stefan Egli created SLING-6924: -- Summary: [discovery] avoid harmless error message when new instance joins Key: SLING-6924 URL: https://issues.apache.org/jira/browse/SLING-6924 Project: Sling

[jira] [Commented] (SLING-6923) Update JSPC plugin to support java 1.8

2017-05-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-6923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16030884#comment-16030884 ] ASF GitHub Bot commented on SLING-6923: --- GitHub user tripodsan opened a pull request:

[GitHub] sling pull request #238: SLING-6923 Update JSPC plugin to support java 1.8

2017-05-31 Thread tripodsan
GitHub user tripodsan opened a pull request: https://github.com/apache/sling/pull/238 SLING-6923 Update JSPC plugin to support java 1.8 You can merge this pull request into a Git repository by running: $ git pull https://github.com/tripodsan/sling SLING-6923 Alternatively

Re: [VOTE] Retire o.a.s.xss.compat module to the Sling Attic

2017-05-31 Thread Tommaso Teofili
+1 Tommaso Il giorno mer 31 mag 2017 alle ore 08:18 Robert Munteanu ha scritto: > On Tue, 2017-05-30 at 22:56 +0200, Karl Pauls wrote: > > Please vote to accept this retirement, this majority vote is open for > > at least 72 hours. > > +1 > > Robert

Re: [VOTE] Retire o.a.s.commons.json module to the Sling Attic

2017-05-31 Thread Tommaso Teofili
+1 Tommaso Il giorno mer 31 mag 2017 alle ore 08:17 Robert Munteanu ha scritto: > On Tue, 2017-05-30 at 22:50 +0200, Karl Pauls wrote: > > Please vote to accept this retirement, this majority vote is open for > > at least 72 hours. > > +1 > > Robert

Re: [VOTE] Retire o.a.s.xss.compat module to the Sling Attic

2017-05-31 Thread Robert Munteanu
On Tue, 2017-05-30 at 22:56 +0200, Karl Pauls wrote: > Please vote to accept this retirement, this majority vote is open for > at least 72 hours. +1 Robert signature.asc Description: This is a digitally signed message part

Re: [VOTE] Retire o.a.s.commons.json module to the Sling Attic

2017-05-31 Thread Robert Munteanu
On Tue, 2017-05-30 at 22:50 +0200, Karl Pauls wrote: > Please vote to accept this retirement, this majority vote is open for > at least 72 hours. +1 Robert signature.asc Description: This is a digitally signed message part

Re: [VOTE] Retire o.a.s.xss.compat module to the Sling Attic

2017-05-31 Thread Carsten Ziegeler
+1 -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [VOTE] Retire o.a.s.commons.json module to the Sling Attic

2017-05-31 Thread Carsten Ziegeler
+1 -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org