Re: [VOTE] Release Apache Sling Content Distribution Core 0.7.2

2025-03-12 Thread Christian Schneider
+1 Christian On Wed, 12 Mar 2025 at 00:27, Timothee Maret wrote: > Hi, > > We solved 1 issues in this release: > https://issues.apache.org/jira/projects/SLING/versions/12355776 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2938/ > > You can use this

[jira] [Assigned] (SLING-12539) Launchpad Test Services/Integration Tests: Switch to Java 11

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert reassigned SLING-12539: -- Assignee: (was: Stefan Seifert) > Launchpad Test Services/Integration Tests: Swit

[jira] [Created] (SLING-12707) Launchpad Integration Tests: Add Context-Aware Configuration test

2025-03-12 Thread Stefan Seifert (Jira)
Stefan Seifert created SLING-12707: -- Summary: Launchpad Integration Tests: Add Context-Aware Configuration test Key: SLING-12707 URL: https://issues.apache.org/jira/browse/SLING-12707 Project: Sling

[PR] SLING-12707 Add Context-Aware Configuration test [sling-org-apache-sling-launchpad-integration-tests]

2025-03-12 Thread via GitHub
stefanseifert opened a new pull request, #28: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/28 (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

[jira] [Updated] (SLING-12708) caconfig impl: Fix bnd Import-Package statement

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12708: --- Summary: caconfig impl: Fix bnd Import-Package statement (was: caconfig impl: Fix bnd Impor

[PR] SLING-12708 Fix bnd Import-Package statement [sling-org-apache-sling-caconfig-impl]

2025-03-12 Thread via GitHub
stefanseifert opened a new pull request, #14: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/14 (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

Re: [PR] SLING-12697 do not check for content type header change violations wh… [sling-org-apache-sling-engine]

2025-03-12 Thread via GitHub
RemoLiechti commented on code in PR #57: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/57#discussion_r1990849497 ## src/test/java/org/apache/sling/engine/impl/SlingHttpServletResponseImplTest.java: ## @@ -86,6 +88,24 @@ public class SlingHttpServletResponseI

[RESULT] [VOTE] Release Apache Sling Adapter 2.3.0, Bundle Resource Provider 2.4.0

2025-03-12 Thread Stefan Seifert
Hi, The vote for Adapter 2.3.0, Bundle Resource Provider 2.4.0 has passed with the following result : +1 (binding): Stefan Seifert, Jörg Hoh, Eric Norman I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. --- Context-Aware Configura

Re: [PR] SLING-12708 Fix bnd Import-Package statement [sling-org-apache-sling-caconfig-impl]

2025-03-12 Thread via GitHub
stefanseifert merged PR #14: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/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. To unsubscribe, e-mail:

RE: [VOTE] Release Apache Sling Content Distribution Core 0.7.2

2025-03-12 Thread Stefan Seifert
+1 stefan

[jira] [Resolved] (SLING-12708) caconfig impl: Fix bnd Import-Package statement

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-12708. Resolution: Fixed > caconfig impl: Fix bnd Import-Package statement >

[CANCELLED] Release Apache Sling Context-Aware Configuration Impl 1.7.0

2025-03-12 Thread Stefan Seifert
the release is canceled due to the issue discovered by eric. it will be fixed with https://issues.apache.org/jira/browse/SLING-12708 and i will do a new release. i've also added a new integration test https://issues.apache.org/jira/browse/SLING-12707 stefan

[jira] [Resolved] (SLING-12707) Launchpad Integration Tests: Add Context-Aware Configuration test

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert resolved SLING-12707. Resolution: Fixed > Launchpad Integration Tests: Add Context-Aware Configuration test > --

[jira] [Closed] (SLING-12694) Update to Parent 62

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert closed SLING-12694. -- > Update to Parent 62 > --- > > Key: SLING-12694 >

Re: [PR] SLING-12707 Add Context-Aware Configuration test [sling-org-apache-sling-launchpad-integration-tests]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #28: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/28#issuecomment-2717585580 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.pn

[jira] [Created] (SLING-12708) caconfig impl: Fix bnd Import-Package

2025-03-12 Thread Stefan Seifert (Jira)
Stefan Seifert created SLING-12708: -- Summary: caconfig impl: Fix bnd Import-Package Key: SLING-12708 URL: https://issues.apache.org/jira/browse/SLING-12708 Project: Sling Issue Type: Bug

Re: [PR] Implement external error codes for easier exception data propagation and tracing [sling-org-apache-sling-distribution-core]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #60: URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/60#issuecomment-2717720925 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Qualit

[jira] [Closed] (SLING-11649) Check for null BundleContext while registering bundle resources

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-11649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert closed SLING-11649. -- > Check for null BundleContext while registering bundle resources > --

[jira] [Closed] (SLING-12063) Migrate sling.bundleresource.impl to jakarta.json

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert closed SLING-12063. -- > Migrate sling.bundleresource.impl to jakarta.json >

[VOTE] Release Apache Sling Context-Aware Configuration Impl 1.7.2

2025-03-12 Thread Stefan Seifert
Hi, We solved 5 issues in this release: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12355748&styleName=Text&projectId=12310710 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2939/ You can use this UNIX script to download the release and v

RE: [VOTE] Release Apache Sling Context-Aware Configuration Impl 1.7.2

2025-03-12 Thread Stefan Seifert
+1 stefan

[jira] [Updated] (SLING-12147) caconfig-impl: Replace Sling XSS with OWASP Encoder

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12147: --- Fix Version/s: Context-Aware Configuration Impl 1.7.2 (was: Context-Aw

Re: [PR] SLING-9017 ErrorQueueDispatchingStrategy ends up using an incorrect … [sling-org-apache-sling-distribution-core]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #33: URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/33#issuecomment-2717718755 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Qualit

Re: [PR] SLING-8994 Optimize session saves for Single Queue Dispatching Strategy [sling-org-apache-sling-distribution-core]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #32: URL: https://github.com/apache/sling-org-apache-sling-distribution-core/pull/32#issuecomment-2717721282 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Qualit

[jira] [Updated] (SLING-12694) Update to Parent 62

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12694: --- Fix Version/s: Context-Aware Configuration Impl 1.7.2 (was: Context-Aw

[jira] [Updated] (SLING-12361) caconfig: Update to Parent 60, Java 11 Minimum Version

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12361: --- Fix Version/s: Context-Aware Configuration Impl 1.7.2 (was: Context-Aw

[jira] [Updated] (SLING-12064) Migrate sling.caconfig.impl to jakarta.json

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12064: --- Fix Version/s: Context-Aware Configuration Impl 1.7.2 (was: Context-Aw

Re: [PR] SLING-12707 Add Context-Aware Configuration test [sling-org-apache-sling-launchpad-integration-tests]

2025-03-12 Thread via GitHub
stefanseifert merged PR #28: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/28 -- 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] [Closed] (SLING-12077) Migrate sling.adapter to jakarta.json

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert closed SLING-12077. -- > Migrate sling.adapter to jakarta.json > - > >

[jira] [Updated] (SLING-11114) Use LazySupplier in ConfigurationBindingsValueProvider

2025-03-12 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-4: --- Fix Version/s: Context-Aware Configuration Impl 1.7.4 (was: Context-Aw

Re: [PR] SLING-12539 Switch to Java 11 [sling-org-apache-sling-launchpad-integration-tests]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #26: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/26#issuecomment-2718027094 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.pn

Re: [PR] SLING-12708 Fix bnd Import-Package statement [sling-org-apache-sling-caconfig-impl]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #14: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/14#issuecomment-2717622791 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Ga

Re: [PR] SLING-12697 do not check for content type header change violations wh… [sling-org-apache-sling-engine]

2025-03-12 Thread via GitHub
sonarqubecloud[bot] commented on PR #57: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/57#issuecomment-2716931206 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Pas

Re: [VOTE] Release Apache Sling Context-Aware Configuration Impl 1.7.2

2025-03-12 Thread Eric Norman
+1 Regards, Eric On Wed, Mar 12, 2025 at 5:18 AM Stefan Seifert wrote: > Hi, > > We solved 5 issues in this release: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12355748&styleName=Text&projectId=12310710 > > Staging repository: > https://repository.apache.org/content/repo

Re: [CANCELLED] Release Apache Sling Context-Aware Configuration Impl 1.7.0

2025-03-12 Thread Eric Norman
Thanks for cleaning that up. Regards, Eric On Wed, Mar 12, 2025 at 5:03 AM Stefan Seifert wrote: > the release is canceled due to the issue discovered by eric. > > it will be fixed with https://issues.apache.org/jira/browse/SLING-12708 > and i will do a new release. > i've also added a new inte

[VOTE] Release Apache Sling Security 1.3.0

2025-03-12 Thread Carsten Ziegeler
Hi, We solved 1 issues in this release https://issues.apache.org/jira/browse/SLING-12705 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2940/ You can use this UNIX script to download the release and verify the signatures: https://gitbox.apache.org/rep