Re: [PR] SLING-12262 use a metric to indicate repoinit failures [sling-org-apache-sling-jcr-repoinit]

2024-05-13 Thread via GitHub
sonarcloud[bot] commented on PR #51: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/51#issuecomment-2109187204 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

API Regions and Split-Packages

2024-05-13 Thread Konrad Windszus
Hi, I have a question about https://github.com/apache/sling-org-apache-sling-feature-apiregions and split packages. How are split-packages supposed to be treated by the resolver in case an imported-package from bundle a in region A can be resolved from bundle b (in region A) and bundle c (in

[jira] [Commented] (SLING-12316) Servlet Name might be set incorrectly after an exception

2024-05-13 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845989#comment-17845989 ] Joerg Hoh commented on SLING-12316: --- https://github.com/apache/sling-org-apache-sling-engine/pull/43

[jira] [Assigned] (SLING-12316) Servlet Name might be set incorrectly after an exception

2024-05-13 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh reassigned SLING-12316: - Assignee: Joerg Hoh > Servlet Name might be set incorrectly after an exception >

[jira] [Created] (SLING-12316) Servlet Name might be set incorrectly after an exception

2024-05-13 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-12316: - Summary: Servlet Name might be set incorrectly after an exception Key: SLING-12316 URL: https://issues.apache.org/jira/browse/SLING-12316 Project: Sling Issue

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
reschke commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107970625 Yes, indeed. So it seems we we missed the case implementation objects leak the dependency. For now we should open tickets for each that we encounter, we

[jira] [Commented] (SLING-12302) CA Config access syntax is inconsistent in HTL

2024-05-13 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17845977#comment-17845977 ] Stefan Seifert commented on SLING-12302: for 1.: this looks like a bug, i assume that it

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
rombert commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107641629 > Yes, that's why we have removed Oak from the public Oak API. I think you meant 'removed Guava', right? At any rate, for closely integrated bundles like

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
reschke commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107614606 Yes, that's why we have removed Oak from the public Oak API. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
rombert commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107549956 > Oak's shaded Guava lib should be treated just as any other Oak component, such as [oak-core](https://issues.apache.org/jira/browse/OAK-core). I'm not sure

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
reschke commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107533908 Oak's shaded Guava lib should be treated just as any other Oak component, such as oak-core. I'm not sure what's different? -- This is an automated message

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
rombert commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107526113 @reschke - the problem is that there seems to be no way to have a SlingRepository implementation without pulling in Guava transitively. If you do see a way of

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
reschke commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107521572 And no, by all means do not inline internal Oak classes! -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
reschke commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107516285 The goal definitively way for Oak not to leak any Guava-ish stuff in the public APIs. AFAICT, this has been the case for approximately one year now. That

Re: [PR] SLING-11906 Migrate to slf4j 2.x [sling-org-apache-sling-commons-log]

2024-05-13 Thread via GitHub
rombert commented on PR #18: URL: https://github.com/apache/sling-org-apache-sling-commons-log/pull/18#issuecomment-2107505437 > I'm not sure what you mean by a "large number" of source files? There are only 4 files under src/main/java/ch/qos/logback and only 1 of those files copies any

Re: [PR] SLING-12313 bump oak.version to 1.62.0 for compatibility [sling-org-apache-sling-jcr-oak-server]

2024-05-13 Thread via GitHub
rombert commented on PR #10: URL: https://github.com/apache/sling-org-apache-sling-jcr-oak-server/pull/10#issuecomment-2107499868 @enapps-enorman - good catch with the `AuthInfoImpl`. I hand-rolled a different implementation (which does not seem to work, not sure why). But we still have

Moving exclusively to jakarta.servlet APIs vs keeping compatibility with javax.servlet

2024-05-13 Thread Robert Munteanu
Hi, In https://github.com/apache/sling-org-apache-sling-i18n/pull/13 a discussion was started regarding javax.servlet / jakarta.servlet support. The PR as it is requires both packages to resolve ( javax.servlet / jakarta.servlet ), which means users that only have javax.servlet support would be

Re: [PR] SLING-12312 add jakarta.servlet support in RequestLocaleResolve [sling-org-apache-sling-i18n]

2024-05-13 Thread via GitHub
rombert commented on PR #13: URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/13#issuecomment-2107431441 > Why can't the EE8 loyalists just stay on the old version of org.apache.sling.i18n? I don't think "loyalists" is the right term here. And we don't typically get

Re: [PR] SLING-12315: avoid new registrations during deactivation [sling-org-apache-sling-i18n]

2024-05-13 Thread via GitHub
sonarcloud[bot] commented on PR #14: URL: https://github.com/apache/sling-org-apache-sling-i18n/pull/14#issuecomment-2107393290 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

[jira] [Assigned] (SLING-12315) A race condition leads to failing resource-bundle registration during deactivation

2024-05-13 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-12315: --- Assignee: Elia Colombo > A race condition leads to failing resource-bundle

[jira] [Updated] (SLING-12315) A race condition leads to failing resource-bundle registration during deactivation

2024-05-13 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-12315: Fix Version/s: i18n 2.6.4 > A race condition leads to failing resource-bundle