[GitHub] [sling-org-apache-sling-xss] sonarcloud[bot] commented on pull request #18: Bump commons-io from 2.6 to 2.7

2022-04-04 Thread GitBox
sonarcloud[bot] commented on PR #18: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/18#issuecomment-1088265937 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed

[GitHub] [sling-org-apache-sling-xss] dependabot[bot] opened a new pull request, #18: Bump commons-io from 2.6 to 2.7

2022-04-04 Thread GitBox
dependabot[bot] opened a new pull request, #18: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/18 Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:comm

[VOTE] Release Apache Sling JCR Jackrabbit User Manager version 2.2.20

2022-04-04 Thread Eric Norman
Hi, We solved 1 issues in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12351294 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2621/ You can use this UNIX script to download the release and verify the signatures: https://gitbox.ap

[jira] [Updated] (SLING-6767) Jackrabbit Usermanager: Allow to detect whether a POST request was treated by the default POST servlet or the jackrabbit.usermanager

2022-04-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-6767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-6767: --- Fix Version/s: JCR Jackrabbit User Manager 2.2.22 (was: JCR Jackrabbit User Man

[jira] [Commented] (SLING-11250) Update documentation for requireImportProvider directive

2022-04-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17517118#comment-17517118 ] Eric Norman commented on SLING-11250: - Created PR #91 with the staged changes > Upd

[jira] [Resolved] (SLING-11242) Update dependency for sling.api v2.25.0 compatibility

2022-04-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-11242. - Resolution: Fixed Merged PR at: [{{ec20509}}|https://github.com/apache/sling-org-apache-sling-j

[GitHub] [sling-org-apache-sling-jcr-jackrabbit-usermanager] enapps-enorman merged pull request #11: SLING-11242 Update dependency for sling.api v2.25.0 compatibility

2022-04-04 Thread GitBox
enapps-enorman merged PR #11: URL: https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager/pull/11 -- 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. To unsub

[jira] [Created] (SLING-11250) Update documentation for requireImportProvider directive

2022-04-04 Thread Eric Norman (Jira)
Eric Norman created SLING-11250: --- Summary: Update documentation for requireImportProvider directive Key: SLING-11250 URL: https://issues.apache.org/jira/browse/SLING-11250 Project: Sling Issue

[jira] [Resolved] (SLING-11203) Content Loader: Introduce requireImportProvider directive

2022-04-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-11203. - Resolution: Fixed Merged PR at [{{768e44c}}|https://github.com/apache/sling-org-apache-sling-jc

[GitHub] [sling-org-apache-sling-jcr-contentloader] enapps-enorman merged pull request #15: SLING-11203 Introduce requireImportProvider directive

2022-04-04 Thread GitBox
enapps-enorman merged PR #15: URL: https://github.com/apache/sling-org-apache-sling-jcr-contentloader/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. To unsubscribe, e-

[jira] [Resolved] (SLING-11249) Missing test for removing entries at non-existing path

2022-04-04 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber resolved SLING-11249. -- Resolution: Fixed > Missing test for removing entries at non-existing path > -

[jira] [Resolved] (SLING-11246) Avoid repeated calls to Session.getAccessControlManager in AclUtil

2022-04-04 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber resolved SLING-11246. -- Resolution: Fixed > Avoid repeated calls to Session.getAccessControlManager in AclUtil

[jira] [Resolved] (SLING-11245) AclUtil.removePolicies(Session, List paths) will fail if no policy exists

2022-04-04 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber resolved SLING-11245. -- Resolution: Fixed > AclUtil.removePolicies(Session, List paths) will fail if no policy

[GitHub] [sling-org-apache-sling-jcr-repoinit] anchela merged pull request #24: SLING-11245 : AclUtil.removePolicies(Session, List paths) will fail if no policy exists...

2022-04-04 Thread GitBox
anchela merged PR #24: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/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. To unsubscribe, e-mail: dev-un

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #24: SLING-11245 : AclUtil.removePolicies(Session, List paths) will fail if no policy exists...

2022-04-04 Thread GitBox
sonarcloud[bot] commented on PR #24: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/24#issuecomment-1087583772 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBad

[GitHub] [sling-org-apache-sling-jcr-repoinit] anchela opened a new pull request, #24: SLING-11245 : AclUtil.removePolicies(Session, List paths) will fail if no policy exists...

2022-04-04 Thread GitBox
anchela opened a new pull request, #24: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/24 SLING-11246 : Avoid repeated calls to Session.getAccessControlManager in AclUtil SLING-11249 : Missing test for removing entries at non-existing path -- This is an automat

[jira] [Commented] (SLING-11245) AclUtil.removePolicies(Session, List paths) will fail if no policy exists

2022-04-04 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516817#comment-17516817 ] Angela Schreiber commented on SLING-11245: -- in order to avoid unnecessary failu

[jira] [Created] (SLING-11249) Missing test for removing entries at non-existing path

2022-04-04 Thread Angela Schreiber (Jira)
Angela Schreiber created SLING-11249: Summary: Missing test for removing entries at non-existing path Key: SLING-11249 URL: https://issues.apache.org/jira/browse/SLING-11249 Project: Sling

[jira] [Commented] (SLING-11181) Emit metrics that distinguish transient and permanent distribution failures

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516809#comment-17516809 ] José Correia commented on SLING-11181: -- The PR implementing these changes: [PR-105

[GitHub] [sling-org-apache-sling-xss] sonarcloud[bot] commented on pull request #17: SLING-11244 - Update Sling XSS tests to use data providers (or similar)

2022-04-04 Thread GitBox
sonarcloud[bot] commented on PR #17: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/17#issuecomment-1087536941 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed

[Jenkins] Sling » Modules » sling-org-apache-sling-launchpad-testing » master #1009 is FIXED

2022-04-04 Thread Apache Jenkins Server
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-launchpad-testing/job/master/1009/ for details. No further emails will be sent until the status of the build is changed.

[jira] [Updated] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thierry Ygé updated SLING-11248: Description: We observed following stacktrace, while this is apparently produced by some bot Yand

[jira] [Updated] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thierry Ygé updated SLING-11248: Description: We observed following stacktrace, while this is apparently produced by some bot Yand

[jira] [Updated] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thierry Ygé updated SLING-11248: Description: We observed following stacktrace, while this is apparently produced by some bot Yand

[jira] [Updated] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thierry Ygé updated SLING-11248: Fix Version/s: (was: GraphQL Core 0.0.14) > Post empty body should fail gracefully > -

[jira] [Updated] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-11248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thierry Ygé updated SLING-11248: Description: While  (was: The GraphQLServlet may produce a NaN for the cache hit rate metric resu

[jira] [Created] (SLING-11248) Post empty body should fail gracefully

2022-04-04 Thread Jira
Thierry Ygé created SLING-11248: --- Summary: Post empty body should fail gracefully Key: SLING-11248 URL: https://issues.apache.org/jira/browse/SLING-11248 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-11168) Sling Starter 12: Unable to launch Composum

2022-04-04 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516750#comment-17516750 ] Robert Munteanu commented on SLING-11168: - Yup, we re-released the Sling Starter

[jira] [Created] (SLING-11247) allow more lightweight error handling for non-HTML requests

2022-04-04 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-11247: - Summary: allow more lightweight error handling for non-HTML requests Key: SLING-11247 URL: https://issues.apache.org/jira/browse/SLING-11247 Project: Sling Issue

[jira] [Created] (SLING-11246) Avoid repeated calls to Session.getAccessControlManager in AclUtil

2022-04-04 Thread Angela Schreiber (Jira)
Angela Schreiber created SLING-11246: Summary: Avoid repeated calls to Session.getAccessControlManager in AclUtil Key: SLING-11246 URL: https://issues.apache.org/jira/browse/SLING-11246 Project: S

[jira] [Assigned] (SLING-11245) AclUtil.removePolicies(Session, List paths) will fail if no policy exists

2022-04-04 Thread Angela Schreiber (Jira)
[ https://issues.apache.org/jira/browse/SLING-11245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Angela Schreiber reassigned SLING-11245: Assignee: Angela Schreiber > AclUtil.removePolicies(Session, List paths) will fai

[jira] [Commented] (SLING-11168) Sling Starter 12: Unable to launch Composum

2022-04-04 Thread Hans-Peter Stoerr (Jira)
[ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516725#comment-17516725 ] Hans-Peter Stoerr commented on SLING-11168: --- Oops, sorry, my bad: I had an old

[GitHub] [sling-org-apache-sling-xss] sonarcloud[bot] commented on pull request #17: SLING-11244 - Update Sling XSS tests to use data providers (or similar)

2022-04-04 Thread GitBox
sonarcloud[bot] commented on PR #17: URL: https://github.com/apache/sling-org-apache-sling-xss/pull/17#issuecomment-1087366516 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed

[jira] [Created] (SLING-11245) AclUtil.removePolicies(Session, List paths) will fail if no policy exists

2022-04-04 Thread Angela Schreiber (Jira)
Angela Schreiber created SLING-11245: Summary: AclUtil.removePolicies(Session, List paths) will fail if no policy exists Key: SLING-11245 URL: https://issues.apache.org/jira/browse/SLING-11245 Pro

[jira] [Created] (SLING-11244) Update Sling XSS tests to use data providers (or similar)

2022-04-04 Thread Robert Munteanu (Jira)
Robert Munteanu created SLING-11244: --- Summary: Update Sling XSS tests to use data providers (or similar) Key: SLING-11244 URL: https://issues.apache.org/jira/browse/SLING-11244 Project: Sling

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a diff in pull request #23: SLING-8843 repoinit developer mode

2022-04-04 Thread GitBox
bdelacretaz commented on code in PR #23: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/23#discussion_r841458032 ## src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java: ## @@ -177,5 +192,10 @@ protected void applyOperation

[GitHub] [sling-org-apache-sling-jcr-repoinit] bdelacretaz commented on a diff in pull request #23: SLING-8843 repoinit developer mode

2022-04-04 Thread GitBox
bdelacretaz commented on code in PR #23: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/23#discussion_r841457200 ## src/main/java/org/apache/sling/jcr/repoinit/impl/RepositoryInitializerFactory.java: ## @@ -99,43 +107,50 @@ public String toString() {

[jira] [Commented] (SLING-11168) Sling Starter 12: Unable to launch Composum

2022-04-04 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516665#comment-17516665 ] Stefan Seifert commented on SLING-11168: content loader 2.5.2 _is_ included in S

[jira] [Commented] (SLING-11168) Sling Starter 12: Unable to launch Composum

2022-04-04 Thread Hans-Peter Stoerr (Jira)
[ https://issues.apache.org/jira/browse/SLING-11168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17516647#comment-17516647 ] Hans-Peter Stoerr commented on SLING-11168: --- Hi! It's a pity that the content