[jira] [Updated] (SLING-11394) improve diagnostics when # of vanity paths is close or greater than configured cache size

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-11394: - Fix Version/s: Resource Resolver 1.10.0 > improve diagnostics when # of vanity paths is

[jira] [Assigned] (SLING-11363) resource resolver: bloom filter incomplete when vanity path size limited

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-11363: Assignee: Carsten Ziegeler > resource resolver: bloom filter incomplete when vani

[jira] [Updated] (SLING-11363) resource resolver: bloom filter incomplete when vanity path size limited

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-11363: - Fix Version/s: Resource Resolver 1.10.0 > resource resolver: bloom filter incomplete whe

[jira] [Resolved] (SLING-11363) resource resolver: bloom filter incomplete when vanity path size limited

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11363. -- Resolution: Fixed PR got applied some time ago > resource resolver: bloom filter inco

[jira] [Commented] (SLING-10844) ResourceMapper.getMapping() returns null for empty path

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575581#comment-17575581 ] Carsten Ziegeler commented on SLING-10844: -- If the incoming path is the empty s

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #371 is BROKEN

2022-08-04 Thread Apache Jenkins Server
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/371/ for details. No further emails will be sent until the status of the build is changed. Build log follows below: Started by upstream build Sling » Modules » sling-org-apache-sling-lau

[GitHub] [sling-org-apache-sling-caconfig-integration-tests] sonarcloud[bot] commented on pull request #1: SLING-11114 update SLING API to 2.21.0

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #1: URL: https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests/pull/1#issuecomment-1205578335 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Qu

[GitHub] [sling-org-apache-sling-auth-xing-login] sonarcloud[bot] commented on pull request #2: Upgrade to sling 48

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #2: URL: https://github.com/apache/sling-org-apache-sling-auth-xing-login/pull/2#issuecomment-1205558287 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/fai

[GitHub] [sling-org-apache-sling-auth-xing-oauth] sonarcloud[bot] commented on pull request #2: Upgrade to sling 48

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #2: URL: https://github.com/apache/sling-org-apache-sling-auth-xing-oauth/pull/2#issuecomment-1205557678 SonarCloud Quality Gate failed.    [![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/fai

Re: User impersonation in the web console

2022-08-04 Thread Konrad Windszus
Hi Robert, According to https://sling.apache.org/documentation/the-sling-engine/resources.html#jcr-based-resources the key “user.impersonation” “...Must be combined with one of the other authentication info keys.” So I guess you need to add at least one other key to the AuthenticationInfo map

[GitHub] [sling-org-apache-sling-starter] rombert commented on pull request #73: webconsolesecurityprovider 1.2.6, commons metrics 1.2.12

2022-08-04 Thread GitBox
rombert commented on PR #73: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/73#issuecomment-1205347377 Seems we should wait a bit: > Could not find artifact org.apache.sling:org.apache.sling.extensions.webconsolesecurityprovider:jar:1.2.6 in central -- This i

[GitHub] [sling-org-apache-sling-feature-cpconverter] sonarcloud[bot] commented on pull request #144: SLING-11396 use the libs folder from appsassembler

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #144: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/144#issuecomment-1205316658 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quali

[GitHub] [sling-org-apache-sling-feature-launcher] kwin commented on a diff in pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
kwin commented on code in PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#discussion_r937823220 ## pom.xml: ## @@ -256,7 +257,7 @@ org.slf4j slf4j-simple -provided +compile Revie

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler commented on a diff in pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
cziegeler commented on code in PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#discussion_r937802182 ## pom.xml: ## @@ -256,7 +257,7 @@ org.slf4j slf4j-simple -provided +compile

[GitHub] [sling-org-apache-sling-feature-launcher] kwin commented on a diff in pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
kwin commented on code in PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#discussion_r937800841 ## pom.xml: ## @@ -256,7 +257,7 @@ org.slf4j slf4j-simple -provided +compile Revie

User impersonation in the web console

2022-08-04 Thread Robert Munteanu
Hi, For SLING-10844 [1] I am trying to add a feature to the resource resolver console plugin which allows the map/resolve test to optionally run as a specific user. The code I'm using is very simple Map authenticationInfo = new HashMap<>(); authenticationInfo.put(ResourceResolverFactory.USER

[jira] [Resolved] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11408. -- Resolution: Fixed I've applied the updated PR > Make sure that feature launcher conta

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler merged pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
cziegeler merged PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42 -- 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:

[RESULT][VOTE] Release Apache Sling Extensions Webconsole Security Provider 1.2.6

2022-08-04 Thread Jörg Hoh
Hi, The vote has passed with the following result : +1 (binding): Jörg Hoh, Carsen Ziegeler, Eric Norman, Nicolas Peltier I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Thanks, Jörg Am Mo., 1. Aug. 2022 um 10:26 Uhr schrieb Jör

[GitHub] [sling-org-apache-sling-feature-launcher] sonarcloud[bot] commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205195644 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGat

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
cziegeler commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205192060 I fixed the two issues -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[jira] [Commented] (SLING-10844) ResourceMapper.getMapping() returns null for empty path

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575232#comment-17575232 ] Carsten Ziegeler commented on SLING-10844: -- [~rombert] Thanks, right, this can

[jira] [Commented] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575223#comment-17575223 ] Carsten Ziegeler commented on SLING-11408: -- I already commented on the PR, but

[GitHub] [sling-org-apache-sling-feature-launcher] kwin commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
kwin commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205140910 Probably https://github.com/apache/sling-org-apache-sling-feature-launcher/blob/072fe2ae0fa1ae0a931c546aa25ec60a4fc75194/pom.xml#L259 needs to have compile or ru

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
cziegeler commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205140864 ok, so additional problems: 1. slf4j-impl is missing 2. the launch script now lists all jar files from libs as the classpath, whereas previously a

[jira] [Commented] (SLING-10844) ResourceMapper.getMapping() returns null for empty path

2022-08-04 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575215#comment-17575215 ] Robert Munteanu commented on SLING-10844: - I agree that we need to fix this as s

[GitHub] [sling-org-apache-sling-feature-launcher] cziegeler commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
cziegeler commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205131650 Thanks, this makes the launcher now start, but all logs from the launcher are now gone, so I guess there is something wrong with slf4j dependencies -- Thi

[GitHub] [sling-org-apache-sling-feature-cpconverter] sonarcloud[bot] commented on pull request #144: SLING-11396 use the libs folder from appsassembler

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #144: URL: https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/144#issuecomment-1205116300 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quali

[jira] [Comment Edited] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575207#comment-17575207 ] Konrad Windszus edited comment on SLING-11408 at 8/4/22 11:02 AM:

[GitHub] [sling-org-apache-sling-feature-launcher] sonarcloud[bot] commented on pull request #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
sonarcloud[bot] commented on PR #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42#issuecomment-1205102479 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGat

[jira] [Commented] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575207#comment-17575207 ] Konrad Windszus commented on SLING-11408: - Ok, the m-assembler-p is configured r

[GitHub] [sling-org-apache-sling-feature-launcher] kwin opened a new pull request, #42: SLING-11408 m-assembly-p must use dependencies generated from

2022-08-04 Thread GitBox
kwin opened a new pull request, #42: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/42 appassembler -- 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 comme

[jira] [Commented] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575203#comment-17575203 ] Carsten Ziegeler commented on SLING-11408: -- [~kwin] I have the same in target/a

[jira] [Comment Edited] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575201#comment-17575201 ] Konrad Windszus edited comment on SLING-11408 at 8/4/22 10:39 AM:

[jira] [Commented] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575201#comment-17575201 ] Konrad Windszus commented on SLING-11408: - I cannot reproduce. When building the

[jira] [Reopened] (SLING-11408) Make sure that feature launcher contains only necessary runtime dependencies

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reopened SLING-11408: -- I can't launch the launcher anymore, my lib folder only has these: {noformat} biz.aQute.bn

[jira] [Resolved] (SLING-11510) Log framework factory class

2022-08-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11510. -- Resolution: Fixed Done in https://github.com/apache/sling-org-apache-sling-feature-la

[jira] [Created] (SLING-11510) Log framework factory class

2022-08-04 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created SLING-11510: Summary: Log framework factory class Key: SLING-11510 URL: https://issues.apache.org/jira/browse/SLING-11510 Project: Sling Issue Type: Improvement

Re: [VOTE] Release Apache Sling Parent and Bundle Parent 49

2022-08-04 Thread Jörg Hoh
+1 Am Do., 4. Aug. 2022 um 09:25 Uhr schrieb Robert Munteanu < romb...@apache.org>: > On Wed, 2022-08-03 at 21:01 +0200, Konrad Windszus wrote: > > Please vote to approve this release: > > +1 > Robert > -- Cheers, Jörg Hoh, https://cqdump.joerghoh.de Twitter: @joerghoh

Re: [VOTE] Release Apache Sling Parent and Bundle Parent 49

2022-08-04 Thread Robert Munteanu
On Wed, 2022-08-03 at 21:01 +0200, Konrad Windszus wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part