[jira] [Resolved] (SLING-12019) Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-12019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding resolved SLING-12019. Resolution: Fixed Merged PR. > Avoid duplicate ResourceResolverFactory registrations >

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding merged pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding merged PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100 -- 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,

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#issuecomment-1717676464 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] cziegeler merged pull request #97: Issues/sling 11742

2023-09-13 Thread via GitHub
cziegeler merged PR #97: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/97 -- 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:

[jira] [Resolved] (SLING-11742) Provide alternative equitable terminology for properties

2023-09-13 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11742. -- Resolution: Fixed Applied the PR > Provide alternative equitable terminology for

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
rombert commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324447258 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#issuecomment-1717542331 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324438406 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#issuecomment-1717534348 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324435077 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324434631 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
rombert commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324433044 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324431204 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
jsedding commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324428679 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a diff in pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
rombert commented on code in PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#discussion_r1324414773 ## src/main/java/org/apache/sling/resourceresolver/impl/FactoryRegistrationHandler.java: ## @@ -0,0 +1,178 @@ +/* + * Licensed to the

[jira] [Assigned] (SLING-12019) Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-12019: --- Assignee: Julian Sedding > Avoid duplicate ResourceResolverFactory registrations >

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #78: Various improvements for the webconsole plugin

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #78: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/78#issuecomment-1717472315 SonarCloud Quality Gate failed. [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #100: SLING-12019 - Avoid duplicate ResourceResolverFactory registrations

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #100: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/100#issuecomment-1717471488 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-starter] rombert merged pull request #230: Exclude the xmlParserAPIs dependency from the classpath

2023-09-13 Thread via GitHub
rombert merged PR #230: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/230 -- 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:

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #97: Issues/sling 11742

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #97: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/97#issuecomment-1717470972 SonarCloud Quality Gate failed. [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #101: SLING-11715 in the optimized code path avoid resource resolution

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #101: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/101#issuecomment-1717470556 SonarCloud Quality Gate failed. [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #89: [SLING-11742] Provide alternative equitable terminology for properties

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #89: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/89#issuecomment-1717471449 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #84: SLING-11352 - Fix parsing of path-only mappings

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #84: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/84#issuecomment-1717471352 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[jira] [Resolved] (SLING-12020) resource resolver: alias metric has confusing name

2023-09-13 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved SLING-12020. Fix Version/s: Resource Resolver 1.10.2 Resolution: Fixed > resource resolver:

[GitHub] [sling-org-apache-sling-resourceresolver] reschke merged pull request #103: SLING-12020: resource resolver: correct name of alias metric

2023-09-13 Thread via GitHub
reschke merged PR #103: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/103 -- 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:

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #1013 is FIXED

2023-09-13 Thread Apache Jenkins Server
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/1013/ for details. No further emails will be sent until the status of the build is changed.

[GitHub] [sling-org-apache-sling-resourceresolver] reschke commented on a diff in pull request #103: SLING-12020: resource resolver: correct name of alias metric

2023-09-13 Thread via GitHub
reschke commented on code in PR #103: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/103#discussion_r1324353323 ## src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverMetrics.java: ## @@ -77,11 +77,11 @@ public class

[GitHub] [sling-org-apache-sling-resourceresolver] jsedding commented on a diff in pull request #103: SLING-12020: resource resolver: correct name of alias metric

2023-09-13 Thread via GitHub
jsedding commented on code in PR #103: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/103#discussion_r1324348613 ## src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverMetrics.java: ## @@ -77,11 +77,11 @@ public class

[jira] [Commented] (SLING-8974) Shows a 200 OK for a delete operation even if the node does not exist.

2023-09-13 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764586#comment-17764586 ] Robert Munteanu commented on SLING-8974: Thinking about it some more, I think 400 would be a good

[jira] [Commented] (SLING-11998) SlingPostServlet responds with wrong status code upon Oak Access error

2023-09-13 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17764583#comment-17764583 ] Robert Munteanu commented on SLING-11998: - [~yumeier] - what kind of access are you trying to

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #103: SLING-12020: resource resolver: correct name of alias metric

2023-09-13 Thread via GitHub
sonarcloud[bot] commented on PR #103: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/103#issuecomment-1717364047 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-resourceresolver] reschke opened a new pull request, #103: SLING-12020: resource resolver: correct name of alias metric

2023-09-13 Thread via GitHub
reschke opened a new pull request, #103: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/103 (no comment) -- 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

[jira] [Assigned] (SLING-12020) resource resolver: alias metric has confusing name

2023-09-13 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned SLING-12020: -- Assignee: Julian Reschke > resource resolver: alias metric has confusing name >