Re: Sling Declarative Dynamic Resources

2021-04-26 Thread Carsten Ziegeler
Hi, I haven't really thought about this in detail but when the use case came up the first thing that came to my mind was to somehow hook into the servlet resolution mechanism. In some way the bundled scripts provide something similar, not exactly the same - but maybe it can be built in the

Re: Sling Declarative Dynamic Resources

2021-04-26 Thread Carsten Ziegeler
Sling does not mandate anything to be mutable or immutable. Products build on top of Sling however might do. Ruben has noted that the solution he is working on is immutable with respect to /apps and ours is, too. That is for production systems - not development systems. As noted, a mechanism

[jira] [Closed] (SLING-10141) Update to Sling Bundle Parent 41

2021-04-26 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-10141. --- Closing with the 2.3.4 version released > Update to Sling Bundle Parent 41 >

[jira] [Closed] (SLING-10140) Handle defining resources through JSON when the resourceRoot is a file that is mapped to a different entry path

2021-04-26 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-10140. --- Closing with the 2.3.4 version released > Handle defining resources through JSON when the resourceRoot

[RESULT] [VOTE] Release Apache Sling Bundle Resource Provider version 2.3.4

2021-04-26 Thread Eric Norman
Hi, The vote has passed with the following result : +1 (binding): Eric Norman, Daniel Klco, Robert Munteanu, Carsten Ziegeler I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository.

Re: Sling Declarative Dynamic Resources

2021-04-26 Thread Cris Rockwell
Where are the docs about making apps completely immutable? Sounds like it would be huge pain to be a site (customer) developer for a system like that. On Fri, Apr 23, 2021, 1:32 AM Carsten Ziegeler wrote: > Thanks Ruben, > > in my opinion /apps belongs to developers. In our case its immutable

Re: Sling Declarative Dynamic Resources

2021-04-26 Thread Andreas Schaefer
Hi Carsten Ruben told me that you think that this can be accomplished with a change to the Servlets Resolver. I am not sure how that would work as a servlet is driven by its resource type , extension etc. This in turn would mean that each child entry would need to adhere to that as well. -

Re: SAML auth handler and additional Maven repo (was: [git] New git repository - org-apache-sling-auth-saml2)

2021-04-26 Thread Cris Rockwell
Hi This is lot. So thanks to all who might be following this. > 1. Are the users getting the right Sling dependencies? Maybe or maybe not. That’s why verifying the artifacts’ signatures is important. I added fingerprint files for Sling and Shibboleth to the SAML project, so at least this

[jira] [Closed] (SLING-10105) Onboard the Apache Sling Scripting SPI bundle to SonarCloud

2021-04-26 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-10105. > Onboard the Apache Sling Scripting SPI bundle to SonarCloud >

[jira] [Closed] (SLING-9999) Remove cyclic dependency between scripting and servlets features

2021-04-26 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-. --- > Remove cyclic dependency between scripting and servlets features >

[jira] [Closed] (SLING-10301) Use Apache Sling Bundle Parent 41

2021-04-26 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-10301. > Use Apache Sling Bundle Parent 41 > - > > Key:

[RESULT] [VOTE] Release Apache Sling Scripting SPI 1.0.2

2021-04-26 Thread Radu Cotescu
Hi, The vote has passed with the following result: +1 (binding): Eric Norman, Dan Klco, Karl Pauls, Carsten Ziegeler +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards, Radu Cotescu

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#issuecomment-826918109 > Right, I can change the artifact id of the bundle by adding a classifier. Do you think we should also modify the BSN in the manifest?

Re: [VOTE] Release Apache Sling Scripting SPI 1.0.2

2021-04-26 Thread Carsten Ziegeler
+1 Carsten Am 23.04.2021 um 17:20 schrieb Radu Cotescu: Hi, We solved 3 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12349958 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2433/ You can use this UNIX script to

Re: [VOTE] Release Apache Sling Bundle Resource Provider version 2.3.4

2021-04-26 Thread Carsten Ziegeler
+1 Carsten Am 23.04.2021 um 20:02 schrieb Eric Norman: Hi, We solved 2 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12349706 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2434/ You can use this UNIX script to

[GitHub] [sling-whiteboard] rombert merged pull request #74: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #74: URL: https://github.com/apache/sling-whiteboard/pull/74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [sling-org-apache-sling-testing-paxexam] rombert merged pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #2: URL: https://github.com/apache/sling-org-apache-sling-testing-paxexam/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-xss] rombert commented on pull request #9: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert commented on pull request #9: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/9#issuecomment-826816572 @raducotescu @kwin - The Sling XSS build fails with the latest parent pom, presumably due to [SLING-10170](https://issues.apache.org/jira/browse/SLING-10170).

[GitHub] [sling-whiteboard] sonarcloud[bot] commented on pull request #74: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #74: URL: https://github.com/apache/sling-whiteboard/pull/74#issuecomment-826815400 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-whiteboard=74=false=BUG)

[GitHub] [sling-org-apache-sling-testing-paxexam] sonarcloud[bot] commented on pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #2: URL: https://github.com/apache/sling-org-apache-sling-testing-paxexam/pull/2#issuecomment-826815001 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-testing-clients] rombert merged pull request #20: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #20: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-serviceusermapper] rombert merged pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #6: URL: https://github.com/apache/sling-org-apache-sling-serviceusermapper/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-scripting-javascript] rombert merged pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #2: URL: https://github.com/apache/sling-org-apache-sling-scripting-javascript/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-models-impl] rombert merged pull request #24: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #24: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/24 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-junit-core] rombert merged pull request #7: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #7: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [sling-org-apache-sling-jcr-repoinit] rombert merged pull request #15: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #15: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/15 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-jcr-oak-server] rombert merged pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-jcr-webconsole] rombert merged pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-webconsole/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-jcr-packageinit] rombert merged pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-packageinit/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-usermanager] rombert merged pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-accessmanager] rombert merged pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #2: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [sling-org-apache-sling-engine] rombert merged pull request #14: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #14: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [sling-org-apache-sling-i18n] rombert merged pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #6: URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [sling-org-apache-sling-graphql-core] rombert merged pull request #19: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #19: URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/19 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-jspc-maven-plugin] rombert merged pull request #3: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #3: URL: https://github.com/apache/sling-jspc-maven-plugin/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [sling-maven-plugin] rombert merged pull request #5: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert merged pull request #5: URL: https://github.com/apache/sling-maven-plugin/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,

[GitHub] [sling-org-apache-sling-models-impl] rombert commented on pull request #24: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert commented on pull request #24: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/24#issuecomment-826809398 Build fails due to issues with the Sonarcloud analysis and was failing in the same way before this PR. -- This is an automated message from the Apache

[GitHub] [sling-org-apache-sling-engine] sonarcloud[bot] commented on pull request #14: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #14: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/14#issuecomment-826809236 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-engine=14=false=BUG)

Heads-up: Parent 40 is broken, please use Parent 41 or newer

2021-04-26 Thread Robert Munteanu
Hi, With Parent version 40 a SNAPSHOT reference snuck in [1]. Parent 41 is (mostly) a drop-in fix, so please use that. There are 24 modules still using the broken parent version, so I filed PRs to change them to parent version 41. I will merge all successful builds, if you see anything that

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin edited a comment on pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin edited a comment on pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#issuecomment-826806670 > do we need to be more fine-grained when it comes to what to be stripping out of the bundle? I.e., maybe there are cases where somebody

[GitHub] [sling-org-apache-sling-testing-clients] sonarcloud[bot] commented on pull request #20: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #20: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/20#issuecomment-826806400 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#issuecomment-826806670 > do we need to be more fine-grained when it comes to what to be stripping out of the bundle? I.e., maybe there are cases where somebody expects the

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #15: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #15: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/15#issuecomment-826806351 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-repoinit=15=false=BUG)

[GitHub] [sling-org-apache-sling-junit-core] sonarcloud[bot] commented on pull request #7: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #7: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/7#issuecomment-826806217 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-junit-core=7=false=BUG)

[GitHub] [sling-org-apache-sling-junit-core] sonarcloud[bot] removed a comment on pull request #7: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] removed a comment on pull request #7: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/7#issuecomment-826805852 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-junit-core] sonarcloud[bot] commented on pull request #7: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #7: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/7#issuecomment-826805852 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-junit-core=7=false=BUG)

[GitHub] [sling-org-apache-sling-scripting-javascript] sonarcloud[bot] commented on pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #2: URL: https://github.com/apache/sling-org-apache-sling-scripting-javascript/pull/2#issuecomment-826805518 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-jcr-oak-server] sonarcloud[bot] commented on pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/6#issuecomment-826805221 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-whiteboard] rombert opened a new pull request #74: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #74: URL: https://github.com/apache/sling-whiteboard/pull/74 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [sling-org-apache-sling-graphql-core] sonarcloud[bot] commented on pull request #19: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/19#issuecomment-826804995 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-graphql-core=19=false=BUG)

[GitHub] [sling-org-apache-sling-serviceusermapper] sonarcloud[bot] commented on pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #6: URL: https://github.com/apache/sling-org-apache-sling-serviceusermapper/pull/6#issuecomment-826804674 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-xss] rombert opened a new pull request #9: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #9: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [sling-org-apache-sling-i18n] sonarcloud[bot] commented on pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #6: URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/6#issuecomment-826804379 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-i18n=6=false=BUG)

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-usermanager] sonarcloud[bot] commented on pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/pull/4#issuecomment-826804384 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-testing-paxexam] rombert opened a new pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #2: URL: https://github.com/apache/sling-org-apache-sling-testing-paxexam/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-testing-clients] rombert opened a new pull request #20: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #20: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/20 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-serviceusermapper] rombert opened a new pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #6: URL: https://github.com/apache/sling-org-apache-sling-serviceusermapper/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-scripting-javascript] rombert opened a new pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #2: URL: https://github.com/apache/sling-org-apache-sling-scripting-javascript/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [sling-org-apache-sling-jcr-webconsole] sonarcloud[bot] commented on pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-webconsole/pull/4#issuecomment-826803064 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-models-impl] rombert opened a new pull request #24: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #24: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/24 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-jcr-packageinit] sonarcloud[bot] commented on pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-packageinit/pull/6#issuecomment-826802685 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-accessmanager] sonarcloud[bot] commented on pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #2: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager/pull/2#issuecomment-826802246 Kudos, SonarCloud Quality Gate passed!

[GitHub] [sling-org-apache-sling-junit-core] rombert opened a new pull request #7: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #7: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-org-apache-sling-jcr-webconsole] rombert opened a new pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-webconsole/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-jcr-repoinit] rombert opened a new pull request #15: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #15: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/15 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-jcr-packageinit] rombert opened a new pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-packageinit/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-jcr-oak-server] rombert opened a new pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #6: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-usermanager] rombert opened a new pull request #4: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #4: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-accessmanager] rombert opened a new pull request #2: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #2: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [sling-org-apache-sling-i18n] rombert opened a new pull request #6: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #6: URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

[GitHub] [sling-org-apache-sling-graphql-core] rombert opened a new pull request #19: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #19: URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/19 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For

[GitHub] [sling-maven-plugin] sonarcloud[bot] commented on pull request #5: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #5: URL: https://github.com/apache/sling-maven-plugin/pull/5#issuecomment-826799242 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-maven-plugin=5=false=BUG)

[GitHub] [sling-org-apache-sling-engine] rombert opened a new pull request #14: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #14: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/14 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries

[GitHub] [sling-jspc-maven-plugin] sonarcloud[bot] commented on pull request #3: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-jspc-maven-plugin/pull/3#issuecomment-826798389 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-jspc-maven-plugin=3=false=BUG)

[GitHub] [sling-maven-plugin] rombert opened a new pull request #5: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #5: URL: https://github.com/apache/sling-maven-plugin/pull/5 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this

[GitHub] [sling-jspc-maven-plugin] rombert opened a new pull request #3: Upgrade to parent version 41, version 40 is affected by SLING-9972

2021-04-26 Thread GitBox
rombert opened a new pull request #3: URL: https://github.com/apache/sling-jspc-maven-plugin/pull/3 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about

Re: [VOTE] Release Apache Sling Bundle Resource Provider version 2.3.4

2021-04-26 Thread Robert Munteanu
On Fri, 2021-04-23 at 11:02 -0700, Eric Norman wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620231768 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620231768 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#issuecomment-826775936 @kwin, I had some other questions namely: - do we need to be more fine-grained when it comes to what to be stripping out of the bundle?

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620219362 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620199234 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620197453 ## File path: src/main/java/org/apache/sling/feature/cpconverter/ContentPackage2FeatureModelConverter.java ## @@

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620191019 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620183887 ## File path: src/main/java/org/apache/sling/feature/cpconverter/ContentPackage2FeatureModelConverter.java ## @@ -126,6

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620183887 ## File path: src/main/java/org/apache/sling/feature/cpconverter/ContentPackage2FeatureModelConverter.java ## @@ -126,6

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620180623 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620180623 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] kwin commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
kwin commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620180205 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111 +154,309

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620178777 ## File path: src/main/java/org/apache/sling/feature/cpconverter/handlers/BundleEntryHandler.java ## @@ -109,111

[jira] [Commented] (SLING-10330) Remove dependency to Plexus Archiver

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331995#comment-17331995 ] Carsten Ziegeler commented on SLING-10330: -- [~kwin] The code you commented on is removed, it

[jira] [Commented] (SLING-10330) Remove dependency to Plexus Archiver

2021-04-26 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331987#comment-17331987 ] Konrad Windszus commented on SLING-10330: - Can we work with PRs for more complex commits? I have

[GitHub] [sling-org-apache-sling-feature-cpconverter] karlpauls commented on a change in pull request #74: SLING-10243 extract Sling-Initial-Content

2021-04-26 Thread GitBox
karlpauls commented on a change in pull request #74: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/74#discussion_r620150403 ## File path: src/main/java/org/apache/sling/feature/cpconverter/ContentPackage2FeatureModelConverter.java ## @@

[jira] [Commented] (SLING-10330) Remove dependency to Plexus Archiver

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331968#comment-17331968 ] Carsten Ziegeler commented on SLING-10330: -- Switched to use IOUtils:

[jira] [Assigned] (SLING-10331) Remove dependency to Maven Model

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-10331: Assignee: Carsten Ziegeler > Remove dependency to Maven Model >

[jira] [Resolved] (SLING-10332) Update to commons io 2.8.0

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-10332. -- Resolution: Fixed

[jira] [Updated] (SLING-10332) Update to commons io 2.8.0

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-10332: - Description: Update to latest Apache Commons IO 2.8.0 > Update to commons io 2.8.0 >

[jira] [Resolved] (SLING-10331) Remove dependency to Maven Model

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-10331. -- Resolution: Fixed

[jira] [Created] (SLING-10332) Update to commons io 2.8.0

2021-04-26 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created SLING-10332: Summary: Update to commons io 2.8.0 Key: SLING-10332 URL: https://issues.apache.org/jira/browse/SLING-10332 Project: Sling Issue Type: Improvement

[jira] [Commented] (SLING-10328) Analyser checking for usage of deprecated api

2021-04-26 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17331930#comment-17331930 ] Carsten Ziegeler commented on SLING-10328: -- [~kwin] Yes, done with

  1   2   >