[jira] [Updated] (SLING-7446) Support Oak 1.8

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7446: --- Labels: Sling-11-ReleaseNotes (was: ) > Support Oak 1.8 > --- > >

[jira] [Commented] (SLING-7448) New Sling Tags for Retrieving Resource Parents

2018-01-25 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340543#comment-16340543 ] Dan Klco commented on SLING-7448: - Added in: 

[jira] [Resolved] (SLING-4524) Provide the properties of the current Resource as a ValueMap via the sling:defineObjects tag

2018-01-25 Thread Dan Klco (JIRA)
[ https://issues.apache.org/jira/browse/SLING-4524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-4524. - Resolution: Won't Fix > Provide the properties of the current Resource as a ValueMap via the >

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Daniel Klco
+1 On Thu, Jan 25, 2018 at 7:23 AM, Jason E Bailey wrote: > Got it > > +1 > > - Jason > > On Thu, Jan 25, 2018, at 9:29 AM, Konrad Windszus wrote: > > That is the general issue which is used for tracking the upgrade to > > parent 33 for multiple modules. For i18n this is

[jira] [Created] (SLING-7448) New Sling Tags for Retrieving Resource Parents

2018-01-25 Thread Dan Klco (JIRA)
Dan Klco created SLING-7448: --- Summary: New Sling Tags for Retrieving Resource Parents Key: SLING-7448 URL: https://issues.apache.org/jira/browse/SLING-7448 Project: Sling Issue Type: Improvement

Re: Gauging interest on Yet Another Way to Find Resources

2018-01-25 Thread Jason E Bailey
I've spent more time looking at sling-query and some of the similarities between the code bases are striking. Which is neat :) I'll take that as affirmation that I wasn't completely off base when I was writing this. I'll spend more time with sling-query to see if it can do what I need it to do

Re: apache/sling as github landing repository

2018-01-25 Thread Daniel Klco
+1 this absolutely is there right approach for users On Jan 25, 2018 3:54 PM, "Alexander Klimetschek" wrote: Hi everyone, after the move to github and source code modularization (cool), the previous sling repository apache/sling [0] is now empty. Except for a readme

Re: Gauging interest on Yet Another Way to Find Resources

2018-01-25 Thread Jason E Bailey
If you look at the target use cases https://sling.apache.org/documentation/bundles/sling-query/vs-jcr.html Almost everything that is listed as use "JCR-Query" is what I use the resource locator for. So, as far as I'm aware, they are complimentary . I also took a different approach to the API.

apache/sling as github landing repository

2018-01-25 Thread Alexander Klimetschek
Hi everyone, after the move to github and source code modularization (cool), the previous sling repository apache/sling [0] is now empty. Except for a readme that currently mostly addresses active committers (few, experts that know the context) rather than users of sling (many, newbies that

[jira] [Resolved] (SLING-7447) Race condition in ThreadLocalCleaner initialization code

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-7447. Resolution: Fixed Fixed in [sling-org-apache-sling-commons-threads commit

[jira] [Updated] (SLING-7407) A thread pool with min size 1 uses only 1 thread for processing

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7407: --- Fix Version/s: (was: Commons Threads 3.2.14) Commons Threads 3.2.16 >

[jira] [Updated] (SLING-7320) NPE in sling commons threads

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7320: --- Fix Version/s: (was: Commons Threads 3.2.14) Commons Threads 3.2.16 >

[jira] [Updated] (SLING-7432) Thread pool clean up code can lead to infinite loops in ThreadLocal.get

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7432: --- Fix Version/s: (was: Commons Threads 3.2.14) Commons Threads 3.2.16 >

[jira] [Updated] (SLING-7433) Improve logging in case ThreadLocalCleaner does not work

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7433: --- Fix Version/s: (was: Commons Threads 3.2.14) Commons Threads 3.2.16 >

[CANCELLED] [VOTE] Release Apache Sling Thread Support 3.2.14

2018-01-25 Thread Robert Munteanu
I guess I'm not very good with releases these days :-) Vote cancelled due to SLING-7447 [1]. Maybe third time is the charm. Robert [1]: https://issues.apache.org/jira/browse/SLING-7447

[jira] [Updated] (SLING-7447) Race condition in ThreadLocalCleaner initialization code

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7447: --- Description: There is a race condition in the {{ThreadLocalCleaner}} initialization code

[jira] [Created] (SLING-7447) Race condition in ThreadLocalCleaner initialization code

2018-01-25 Thread Robert Munteanu (JIRA)
Robert Munteanu created SLING-7447: -- Summary: Race condition in ThreadLocalCleaner initialization code Key: SLING-7447 URL: https://issues.apache.org/jira/browse/SLING-7447 Project: Sling

[jira] [Assigned] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz reassigned SLING-7437: --- Assignee: Oliver Lietz > Support Jackrabbit 2.16 in org.apache.sling.jcr.registration >

RE: Gauging interest on Yet Another Way to Find Resources

2018-01-25 Thread Stefan Seifert
hallo jason. this looks a bit like sling-query [1], although the syntax is a bit different. how do you compare those two approaches? stefan [1] https://sling.apache.org/documentation/bundles/sling-query.html >-Original Message- >From: Jason E Bailey [mailto:j...@apache.org] >Sent:

[jira] [Updated] (SLING-7423) Support Oak 1.8 in JCR Oak Server

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7423: Summary: Support Oak 1.8 in JCR Oak Server (was: Support OAK 1.8 in JCR Oak Server) > Support Oak

[jira] [Assigned] (SLING-7442) Upgrade Karaf Features to Oak 1.8

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz reassigned SLING-7442: --- Assignee: Oliver Lietz > Upgrade Karaf Features to Oak 1.8 >

[jira] [Updated] (SLING-7442) Upgrade Karaf Features to Oak 1.8

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7442: Summary: Upgrade Karaf Features to Oak 1.8 (was: Update karaf features to Oak 1.8.0) > Upgrade

[jira] [Updated] (SLING-7442) Upgrade Karaf Features to Oak 1.8

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7442: Fix Version/s: Karaf Integration Tests 0.2.0 > Upgrade Karaf Features to Oak 1.8 >

[jira] [Updated] (SLING-7442) Update karaf features to Oak 1.8.0

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7442: Affects Version/s: (was: Karaf Features 0.2.0) > Update karaf features to Oak 1.8.0 >

[jira] [Comment Edited] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340083#comment-16340083 ] Karl Pauls edited comment on SLING-7227 at 1/25/18 9:07 PM: [~bdelacretaz], I

[jira] [Commented] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340083#comment-16340083 ] Karl Pauls commented on SLING-7227: --- [~bdelacretaz], I think I got the main part done (both, parser and

[jira] [Updated] (SLING-7442) Update karaf features to Oak 1.8.0

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7442: Issue Type: Sub-task (was: Improvement) Parent: SLING-7446 > Update karaf features to Oak

[jira] [Updated] (SLING-7423) Support OAK 1.8 in JCR Oak Server

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7423: Issue Type: Sub-task (was: Improvement) Parent: SLING-7446 > Support OAK 1.8 in JCR Oak

[jira] [Updated] (SLING-7438) Migrate pax exam test module to Oak 1.8

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7438: Issue Type: Sub-task (was: Improvement) Parent: SLING-7446 > Migrate pax exam test module

[jira] [Commented] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16340079#comment-16340079 ] ASF GitHub Bot commented on SLING-7227: --- karlpauls opened a new pull request #1: SLING-7227: Add

[jira] [Updated] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-01-25 Thread Oliver Lietz (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oliver Lietz updated SLING-7437: Issue Type: Sub-task (was: Improvement) Parent: SLING-7446 > Support Jackrabbit 2.16 in

[jira] [Commented] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339966#comment-16339966 ] ASF GitHub Bot commented on SLING-7227: --- karlpauls opened a new pull request #1: SLING-7227: Add

[jira] [Updated] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls updated SLING-7227: -- Fix Version/s: Repoinit JCR 1.1.8 Repoinit Parser 1.2.2 > Repo Init: Add ability to

[jira] [Created] (SLING-7446) Support Oak 1.8

2018-01-25 Thread Oliver Lietz (JIRA)
Oliver Lietz created SLING-7446: --- Summary: Support Oak 1.8 Key: SLING-7446 URL: https://issues.apache.org/jira/browse/SLING-7446 Project: Sling Issue Type: Task Components: JCR,

Gauging interest on Yet Another Way to Find Resources

2018-01-25 Thread Jason E Bailey
Another one of my side projects https://github.com/JEBailey/sling-resourcelocator I think there's enough difference between other ways of finding resources that there's value to bringing it in. But I like feedback, since I'm a bit prejudiced. It works by creating a Java8 Stream of resource

[jira] [Commented] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden" when directory listings are turned off

2018-01-25 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339498#comment-16339498 ] Konrad Windszus commented on SLING-7445: [~Henry Kuijpers] Could you test the PR at

[jira] [Commented] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden" when directory listings are turned off

2018-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339497#comment-16339497 ] ASF GitHub Bot commented on SLING-7445: --- kwin opened a new pull request #1: SLING-7445 also accept

[GitHub] kwin opened a new pull request #1: SLING-7445 also accept 403 status code for existing intermediate nodes

2018-01-25 Thread GitBox
kwin opened a new pull request #1: SLING-7445 also accept 403 status code for existing intermediate nodes URL: https://github.com/apache/sling-maven-sling-plugin/pull/1 This is an automated message from the Apache Git

[jira] [Commented] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden" when directory listings are turned off

2018-01-25 Thread Konrad Windszus (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339473#comment-16339473 ] Konrad Windszus commented on SLING-7445: I think requesting via a HEAD towards the node is the

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Jason E Bailey
Got it +1 - Jason On Thu, Jan 25, 2018, at 9:29 AM, Konrad Windszus wrote: > That is the general issue which is used for tracking the upgrade to > parent 33 for multiple modules. For i18n this is finished but other > modules will follow... > > > On 25. Jan 2018, at 15:27, Jason E Bailey

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Karl Pauls
+1 regards, Karl On Thu, Jan 25, 2018 at 3:42 PM, Radu Cotescu wrote: > +1 > > On Thu, 25 Jan 2018 at 16:16 Robert Munteanu wrote: > >> Please vote to approve this release: >> >> [ ] +1 Approve the release >> [ ] 0 Don't care >> [ ] -1 Don't

Re: [VOTE] Release Apache Sling Scripting HTL Compiler 1.0.20-1.3.1, Apache Sling Scripting HTL Java Compiler 1.0.22-1.3.1, Apache Sling Scripting HTL Engine 1.0.48-1.3.1, Apache Sling Scripting HTL T

2018-01-25 Thread Karl Pauls
+1 regards, Karl On Thu, Jan 25, 2018 at 3:35 PM, Robert Munteanu wrote: > On Thu, 2018-01-25 at 11:00 +, Radu Cotescu wrote: >> Please vote to approve this release: > > +1 > > Robert -- Karl Pauls karlpa...@gmail.com

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Radu Cotescu
+1 On Thu, 25 Jan 2018 at 16:16 Robert Munteanu wrote: > Please vote to approve this release: > > [ ] +1 Approve the release > [ ] 0 Don't care > [ ] -1 Don't release, because ... > > This majority vote is open for at least 72 hours. >

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Carsten Ziegeler
+1 Robert Munteanu wrote > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/projects/SLING/versions/12342247 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1862 > > You can use this UNIX script to download the release

Re: [VOTE] Release Apache Sling Scripting HTL Compiler 1.0.20-1.3.1, Apache Sling Scripting HTL Java Compiler 1.0.22-1.3.1, Apache Sling Scripting HTL Engine 1.0.48-1.3.1, Apache Sling Scripting HTL T

2018-01-25 Thread Robert Munteanu
On Thu, 2018-01-25 at 11:00 +, Radu Cotescu wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Konrad Windszus
That is the general issue which is used for tracking the upgrade to parent 33 for multiple modules. For i18n this is finished but other modules will follow... > On 25. Jan 2018, at 15:27, Jason E Bailey wrote: > > One of the issues shows in progress? > > > - Jason > > On

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Jason E Bailey
One of the issues shows in progress? - Jason On Thu, Jan 25, 2018, at 9:16 AM, Robert Munteanu wrote: > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/projects/SLING/versions/12342247 > > Staging repository: >

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Konrad Windszus
> On 25. Jan 2018, at 15:16, Robert Munteanu wrote: > > Please vote to approve this release: +1 Konrad

Re: [VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Robert Munteanu
On Thu, 2018-01-25 at 16:16 +0200, Robert Munteanu wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

[VOTE] Release Apache Sling I18N Support 2.5.12

2018-01-25 Thread Robert Munteanu
Hi, We solved 3 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12342247 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1862 You can use this UNIX script to download the release and verify the signatures:

Re: New i18n release and basename handling (was: [VOTE] Release Apache Sling Starter 10 + associated testing projects and archetypes (take 2))

2018-01-25 Thread Robert Munteanu
On Thu, 2018-01-25 at 15:07 +0100, Konrad Windszus wrote: > Agreed, now with https://issues.apache.org/jira/browse/SLING-7421 ttps://issues.apache.org/jira/browse/SLING-7421> resolved and the IT > added for this as well you could go ahead with spinning a new release > to unblock Sling 10. We

Re: New i18n release and basename handling (was: [VOTE] Release Apache Sling Starter 10 + associated testing projects and archetypes (take 2))

2018-01-25 Thread Konrad Windszus
Agreed, now with https://issues.apache.org/jira/browse/SLING-7421 resolved and the IT added for this as well you could go ahead with spinning a new release to unblock Sling 10. We defer the baseline discussion to

[jira] [Updated] (SLING-7407) A thread pool with min size 1 uses only 1 thread for processing

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-7407: --- Fix Version/s: (was: Commons Threads 3.2.12) Commons Threads 3.2.14 >

Re: [VOTE] Release Apache Sling Scripting HTL Compiler 1.0.20-1.3.1, Apache Sling Scripting HTL Java Compiler 1.0.22-1.3.1, Apache Sling Scripting HTL Engine 1.0.48-1.3.1, Apache Sling Scripting HTL T

2018-01-25 Thread Carsten Ziegeler
+1 Radu Cotescu wrote > Hi, > > We solved 5 issues in these releases: > https://issues.apache.org/jira/projects/SLING/versions/12342541 > https://issues.apache.org/jira/projects/SLING/versions/12342271 > https://issues.apache.org/jira/projects/SLING/versions/12342567 >

Re: [VOTE] Release Apache Sling Thread Support 3.2.14

2018-01-25 Thread Carsten Ziegeler
+1 Robert Munteanu wrote > > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12342655 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-1861 > > You can use this UNIX script to download the

Re: [VOTE] Release Apache Sling Thread Support 3.2.14

2018-01-25 Thread Robert Munteanu
On Thu, 2018-01-25 at 15:42 +0200, Robert Munteanu wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

[VOTE] Release Apache Sling Thread Support 3.2.14

2018-01-25 Thread Robert Munteanu
Hi, We solved 3 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12342655 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-1861 You can use this UNIX script to download the release and verify the signatures:

[jira] [Resolved] (SLING-7320) NPE in sling commons threads

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-7320. Resolution: Fixed Looks like this is fixed, resolving. Please let us know if this happens

[jira] [Resolved] (SLING-7432) Thread pool clean up code can lead to infinite loops in ThreadLocal.get

2018-01-25 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-7432. Resolution: Fixed I think we finally got this right, so pushing my changes *

[GitHub] JEBailey commented on issue #1: Sling-7346-Json response converting response property value to string even if it is json object

2018-01-25 Thread GitBox
JEBailey commented on issue #1: Sling-7346-Json response converting response property value to string even if it is json object URL: https://github.com/apache/sling-org-apache-sling-servlets-post/pull/1#issuecomment-360463481 @bhardwajrahul20 Since this pull request was opened, a commit

[GitHub] JEBailey closed pull request #1: Add documentation link to readme file

2018-01-25 Thread GitBox
JEBailey closed pull request #1: Add documentation link to readme file URL: https://github.com/apache/sling-org-apache-sling-rewriter/pull/1 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[jira] [Assigned] (SLING-7227) Repo Init: Add ability to register custom privileges

2018-01-25 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned SLING-7227: - Assignee: Karl Pauls > Repo Init: Add ability to register custom privileges >

[VOTE] Release Apache Sling Scripting HTL Compiler 1.0.20-1.3.1, Apache Sling Scripting HTL Java Compiler 1.0.22-1.3.1, Apache Sling Scripting HTL Engine 1.0.48-1.3.1, Apache Sling Scripting HTL Testi

2018-01-25 Thread Radu Cotescu
Hi, We solved 5 issues in these releases: https://issues.apache.org/jira/projects/SLING/versions/12342541 https://issues.apache.org/jira/projects/SLING/versions/12342271 https://issues.apache.org/jira/projects/SLING/versions/12342567 https://issues.apache.org/jira/projects/SLING/versions/12342656

Re: Please welcome Chris Millar, Sling committer

2018-01-25 Thread Bertrand Delacretaz
On Wed, Jan 24, 2018 at 9:15 PM, Robert Munteanu wrote: > ...the > Sling PMC has elected Chris Millar as a Sling committer, and he has > accepted the invitation... Welcome Chris, well deserved! -Bertrand

[jira] [Updated] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden" when directory listings are turned off

2018-01-25 Thread Henry Kuijpers (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Kuijpers updated SLING-7445: -- Description: The maven-sling-plugin tries to deploy a bundle to a Sling system. In case it

[jira] [Commented] (SLING-7443) Actual build for standalone jar is not working with latest JDK

2018-01-25 Thread frederic rougeot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16339017#comment-16339017 ] frederic rougeot commented on SLING-7443: - I used the 9 release. I tried with with JDK 1.8.0.161

[jira] [Updated] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden" when directory listings are turned off

2018-01-25 Thread Henry Kuijpers (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Kuijpers updated SLING-7445: -- Summary: Install bundle: "Failed getting intermediate path at

[jira] [Created] (SLING-7445) Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden when directory listings are turned off

2018-01-25 Thread Henry Kuijpers (JIRA)
Henry Kuijpers created SLING-7445: - Summary: Install bundle: "Failed getting intermediate path at http://localhost:4502/apps/project. Reason: Forbidden when directory listings are turned off Key: SLING-7445 URL:

[jira] [Updated] (SLING-7437) Support Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-01-25 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-7437: --- Summary: Support Jackrabbit 2.16 in org.apache.sling.jcr.registration (was:

[jira] [Updated] (SLING-7437) Jackrabbit 2.16 in org.apache.sling.jcr.registration

2018-01-25 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-7437: --- Summary: Jackrabbit 2.16 in org.apache.sling.jcr.registration (was: Support Oak 1.8

[jira] [Commented] (SLING-7423) Support OAK 1.8 in JCR Oak Server

2018-01-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SLING-7423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16338954#comment-16338954 ] ASF GitHub Bot commented on SLING-7423: --- rombert commented on issue #1: SLING-7423 Migrate to Oak

[GitHub] rombert commented on issue #1: SLING-7423 Migrate to Oak 1.8

2018-01-25 Thread GitBox
rombert commented on issue #1: SLING-7423 Migrate to Oak 1.8 URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/1#issuecomment-360405046 I think we can have a branch for 1.8 support and then merge it as soon as Sling 10 is out. My expectation is about 1 week - we

RE: Please welcome Chris Millar, Sling committer

2018-01-25 Thread Stefan Seifert
welcome, chris! stefan >-Original Message- >From: Robert Munteanu [mailto:romb...@apache.org] >Sent: Wednesday, January 24, 2018 9:16 PM >To: dev@sling.apache.org >Subject: Please welcome Chris Millar, Sling committer > >Hi Sling community, > >Based on his ongoing and valuable

Re: Please welcome Chris Millar, Sling committer

2018-01-25 Thread Nicolas Peltier
Welcome Chris! 2018-01-25 7:06 GMT+01:00 Andreas Schaefer : > Welcome Chris > > > On Jan 24, 2018, at 12:15 PM, Robert Munteanu > wrote: > > > > Hi Sling community, > > > > Based on his ongoing and valuable contributions to the project, the > > Sling PMC