Re: [PR] SLING-12157 [osgi-mock] late binding does not work for non-service DS components [sling-org-apache-sling-testing-osgi-mock]

2023-11-15 Thread via GitHub
sonarcloud[bot] commented on PR #37: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/37#issuecomment-1812938063 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[PR] SLING-12157 [osgi-mock] late binding does not work for non-service DS components [sling-org-apache-sling-testing-osgi-mock]

2023-11-15 Thread via GitHub
jsedding opened a new pull request, #37: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/37 - OsgiServiceUtilBindUnbindTest seems to have worked around this issue, hence the change - factored out "registerDSComponent" in order to reduce code duplication -

Re: [PR] SLING-12072: migrate to jakarta.json [sling-org-apache-sling-junit-core]

2023-11-15 Thread via GitHub
jsedding commented on code in PR #20: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/20#discussion_r1394490078 ## pom.xml: ## @@ -34,12 +34,10 @@ Runs JUnit tests in an OSGi framework and provides the JUnit libraries -4.13 +

Re: [VOTE] Release Apache Sling Engine 2.15.8

2023-11-15 Thread Julian Sedding
+1 Regards Julian On Wed, Nov 15, 2023 at 4:02 PM Daniel Klco wrote: > > +1 > > On Wed, Nov 15, 2023 at 3:17 AM Stefan Seifert > wrote: > > > +1 > > > > stefan > >

[jira] [Created] (SLING-12158) Log affected Sling Model class for messages emitted from AbstractInjectableElement

2023-11-15 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-12158: --- Summary: Log affected Sling Model class for messages emitted from AbstractInjectableElement Key: SLING-12158 URL: https://issues.apache.org/jira/browse/SLING-12158

[jira] [Created] (SLING-12157) [osgi-mock] late binding does not work for non-service DS components

2023-11-15 Thread Julian Sedding (Jira)
Julian Sedding created SLING-12157: -- Summary: [osgi-mock] late binding does not work for non-service DS components Key: SLING-12157 URL: https://issues.apache.org/jira/browse/SLING-12157 Project:

[jira] [Resolved] (SLING-12155) Regression: Maintenance Config Missing

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-12155. -- Resolution: Fixed Fixed in

Re: [VOTE] Release Apache Sling Engine 2.15.8

2023-11-15 Thread Daniel Klco
+1 On Wed, Nov 15, 2023 at 3:17 AM Stefan Seifert wrote: > +1 > > stefan >

[jira] [Created] (SLING-12155) Regression: Maintenance Config Missing

2023-11-15 Thread Dan Klco (Jira)
Dan Klco created SLING-12155: Summary: Regression: Maintenance Config Missing Key: SLING-12155 URL: https://issues.apache.org/jira/browse/SLING-12155 Project: Sling Issue Type: Bug

[jira] [Commented] (SLING-12156) Regression: Composite Features Missing oak-segment-tar

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17786393#comment-17786393 ] Dan Klco commented on SLING-12156: -- Fixed in

[jira] [Resolved] (SLING-12156) Regression: Composite Features Missing oak-segment-tar

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-12156. -- Resolution: Fixed > Regression: Composite Features Missing oak-segment-tar >

[jira] [Created] (SLING-12156) Regression: Composite Features Missing oak-segment-tar

2023-11-15 Thread Dan Klco (Jira)
Dan Klco created SLING-12156: Summary: Regression: Composite Features Missing oak-segment-tar Key: SLING-12156 URL: https://issues.apache.org/jira/browse/SLING-12156 Project: Sling Issue Type:

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

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

[jira] [Resolved] (SLING-12138) Node Browser page keeps popping up login window

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-12138. -- Resolution: Fixed Fixed in

[jira] [Assigned] (SLING-12138) Node Browser page keeps popping up login window

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco reassigned SLING-12138: Assignee: Dan Klco > Node Browser page keeps popping up login window >

[jira] [Resolved] (SLING-12154) 404 on Composum Nodes Health Check

2023-11-15 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-12154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco resolved SLING-12154. -- Resolution: Fixed > 404 on Composum Nodes Health Check > -- > >

Re: [PR] SLING-12154 - Add Generic Proxy configuration for Composum Health Checks [sling-org-apache-sling-starter]

2023-11-15 Thread via GitHub
klcodanr merged PR #275: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/275 -- 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: [PR] SLING-12144 - Bump commons-lang dependency to commons-lang3 (3.13.0) [sling-org-apache-sling-testing-osgi-mock]

2023-11-15 Thread via GitHub
sonarcloud[bot] commented on PR #36: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/36#issuecomment-1812500227 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] SLING-12144 - Bump commons-lang dependency to commons-lang3 (3.13.0) [sling-org-apache-sling-testing-sling-mock]

2023-11-15 Thread via GitHub
sonarcloud[bot] commented on PR #32: URL: https://github.com/apache/sling-org-apache-sling-testing-sling-mock/pull/32#issuecomment-1812499729 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] SLING-12071: upgrade to sling parent 49 [sling-org-apache-sling-fsresource]

2023-11-15 Thread via GitHub
sonarcloud[bot] commented on PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#issuecomment-1812497569 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[PR] SLING-12144 - Bump commons-lang dependency to commons-lang3 (3.13.0) [sling-org-apache-sling-testing-osgi-mock]

2023-11-15 Thread via GitHub
rmcdouga opened a new pull request, #36: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/36 Bump commons-lang3 3.9->3.13.0 -- 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

[PR] SLING-12144 - Bump commons-lang dependency to commons-lang3 (3.13.0) [sling-org-apache-sling-testing-sling-mock]

2023-11-15 Thread via GitHub
rmcdouga opened a new pull request, #32: URL: https://github.com/apache/sling-org-apache-sling-testing-sling-mock/pull/32 Broken into a separate PR, Removed commons-lang in favour of more recent commons-lang3. I plan to update this in the other mock projects to 3.13.0 as well

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

2023-11-15 Thread Apache Jenkins Server
enkins-event-spy] Generated /home/jenkins/jenkins-agent/712657a4/workspace/_org-apache-sling-starter_master/jdk_11_latest@tmp/withMavenaa1bd726/maven-spy-20231115-115200-2166806633460489148379.log [Pipeline] } [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeo

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

2023-11-15 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17786294#comment-17786294 ] Carsten Ziegeler commented on SLING-11247: -- I don't think we need to do anything in the core of

RE: [VOTE] Release Apache Sling Engine 2.15.8

2023-11-15 Thread Stefan Seifert
+1 stefan