Re: [PR] SLING-11917 Evaluate constructor parameter names via reflection [sling-org-apache-sling-models-impl]

2023-11-17 Thread via GitHub
henrykuijpers commented on PR #45: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/45#issuecomment-1817419374 Wouldn't that be as simple as adding another compile step in the project, for a separate source folder, that will have a sling model available to test?

RE: [VOTE] Release Apache Sling Testing OSGi Mock 3.4.0

2023-11-17 Thread Stefan Seifert
+1 stefan

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

2023-11-17 Thread via GitHub
rombert commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1397041977 ## pom.xml: ## @@ -199,7 +199,8 @@ org.apache.johnzon johnzon-core -1.1.1 +jakarta

[jira] [Resolved] (SLING-12072) Migrate sling.junit.core to jakarta.json

2023-11-17 Thread Ashok Pelluru (Jira)
[ https://issues.apache.org/jira/browse/SLING-12072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok Pelluru resolved SLING-12072. --- Resolution: Fixed > Migrate sling.junit.core to jakarta.json >

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

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

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

2023-11-17 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-12157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seifert updated SLING-12157: --- Issue Type: Improvement (was: Task) > [osgi-mock] late binding does not work for

[VOTE] Release Apache Sling Testing OSGi Mock 3.4.0

2023-11-17 Thread Stefan Seifert
Hi, We solved 5 issues in this release: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353545=Text=12310710 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2810/ You can use this UNIX script to download the release and verify the

Re: [PR] SLING-12158 improve logging in InjectableElements [sling-org-apache-sling-models-impl]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #47: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/47#issuecomment-1816099888 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

Re: [PR] Bump junit from 4.13 to 4.13.1 [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
apelluru commented on PR #18: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/18#issuecomment-1815951647 `4.13.2` using already -- 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

Re: [PR] Bump junit from 4.13 to 4.13.1 [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
dependabot[bot] commented on PR #18: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/18#issuecomment-1815951731 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next

Re: [PR] Bump junit from 4.13 to 4.13.1 [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
apelluru closed pull request #18: Bump junit from 4.13 to 4.13.1 URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/18 -- 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] Bump junit from 4.13 to 4.13.1 in /src/it/annotations-it [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
apelluru commented on PR #19: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/19#issuecomment-1815953039 `4.13.2` using already -- 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

Re: [PR] Bump junit from 4.13 to 4.13.1 in /src/it/annotations-it [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
dependabot[bot] commented on PR #19: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/19#issuecomment-1815953096 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next

Re: [PR] Bump junit from 4.13 to 4.13.1 in /src/it/annotations-it [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
apelluru closed pull request #19: Bump junit from 4.13 to 4.13.1 in /src/it/annotations-it URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/19 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

2023-11-17 Thread via GitHub
stefanseifert commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1396971761 ## pom.xml: ## @@ -199,7 +199,8 @@ org.apache.johnzon johnzon-core -1.1.1 +

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

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-12158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-12158. - Fix Version/s: Models Implementation 1.6.6 Resolution: Fixed Fixed in

Re: [PR] SLING-12158 improve logging in InjectableElements [sling-org-apache-sling-models-impl]

2023-11-17 Thread via GitHub
kwin merged PR #47: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/47 -- 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-12071: upgrade to sling parent 52 [sling-org-apache-sling-fsresource]

2023-11-17 Thread via GitHub
apelluru commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1397402517 ## pom.xml: ## @@ -199,7 +199,8 @@ org.apache.johnzon johnzon-core -1.1.1 +jakarta

[jira] [Resolved] (SLING-12068) Migrate junit.remote to jakarta.json

2023-11-17 Thread Ashok Pelluru (Jira)
[ https://issues.apache.org/jira/browse/SLING-12068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashok Pelluru resolved SLING-12068. --- Resolution: Fixed > Migrate junit.remote to jakarta.json >

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

2023-11-17 Thread via GitHub
apelluru merged PR #2: URL: https://github.com/apache/sling-org-apache-sling-junit-remote/pull/2 -- 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 Repoinit JCR 1.1.46

2023-11-17 Thread Julian Sedding
Hi, The vote has passed with the following result: +1 (binding): Stefan Seifert, Carsten Ziegeler, Dan Klco, Joerg Hoh, Julian Sedding +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards Julian On Fri,

[jira] [Updated] (SLING-11621) Outdated JCR dependencies

2023-11-17 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-11621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-11621: --- Fix Version/s: Repoinit JCR 1.1.48 (was: Repoinit JCR 1.1.46) >

[jira] [Updated] (SLING-12122) Add unit-test creating group with rep:externalId property

2023-11-17 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding updated SLING-12122: --- Fix Version/s: Repoinit JCR 1.1.48 (was: Repoinit JCR 1.1.46) > Add

Re: [PR] SLING-12107 - JCR Repoinit executes operations out of order [sling-site]

2023-11-17 Thread via GitHub
jsedding merged PR #143: URL: https://github.com/apache/sling-site/pull/143 -- 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] [Closed] (SLING-12124) Inconsistent handling of empty selectors

2023-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-12124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-12124. > Inconsistent handling of empty selectors > > >

[jira] [Closed] (SLING-12133) Include time spend in authentication in request log

2023-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-12133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-12133. > Include time spend in authentication in request log >

[jira] [Closed] (SLING-12152) IOException is not properly handled by error handling

2023-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-12152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed SLING-12152. > IOException is not properly handled by error handling >

[jira] [Created] (SLING-12161) sling-org-apache-sling-testing-sling-mock: update to latest Oak maintenance release 1.22.17

2023-11-17 Thread Julian Reschke (Jira)
Julian Reschke created SLING-12161: -- Summary: sling-org-apache-sling-testing-sling-mock: update to latest Oak maintenance release 1.22.17 Key: SLING-12161 URL: https://issues.apache.org/jira/browse/SLING-12161

Sling Johnzon Wrapper & Jakarta JSON

2023-11-17 Thread Stefan Seifert
in context of SLING-12058 we are migrating lots of modules from javax.json to jakarta.json. this works fine for modules using javax.json directly. however, we have a few modules which are using johnzon, which uses javax.json internally. since version johnzon 1.2.5 (we are using johnzon 1.2.21

[jira] [Created] (SLING-12160) ConcurrentModificationException in ResourceMapperImpl.readAliases()

2023-11-17 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-12160: --- Summary: ConcurrentModificationException in ResourceMapperImpl.readAliases() Key: SLING-12160 URL: https://issues.apache.org/jira/browse/SLING-12160 Project:

[VOTE RESULT] Release Apache Sling Engine 2.15.8

2023-11-17 Thread Carsten Ziegeler
The vote passed with five binding +1 votes Thanks Carsten -- Carsten Ziegeler Adobe cziege...@apache.org

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

2023-11-17 Thread via GitHub
stefanseifert commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1397426714 ## .sling-module.json: ## @@ -0,0 +1,6 @@ +{ Review Comment: i was able to build it locally on my windows 11 machine without problems -

[jira] [Commented] (SLING-12160) ConcurrentModificationException in ResourceMapperImpl.readAliases()

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787141#comment-17787141 ] Konrad Windszus commented on SLING-12160: - I think the easiest fix is to create a new map in

[jira] [Closed] (SLING-12107) JCR Repoinit executes operations out of order

2023-11-17 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-12107. -- > JCR Repoinit executes operations out of order > - >

[jira] [Closed] (SLING-12115) Repoinit should leave importBehaviour for ACL creation to JCR

2023-11-17 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-12115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-12115. -- > Repoinit should leave importBehaviour for ACL creation to JCR >

[jira] [Closed] (SLING-12114) Update org.apache.sling.jcr.repoinit to parent pom 52

2023-11-17 Thread Julian Sedding (Jira)
[ https://issues.apache.org/jira/browse/SLING-12114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Sedding closed SLING-12114. -- > Update org.apache.sling.jcr.repoinit to parent pom 52 >

Re: [PR] Bump junit from 4.8.2 to 4.13.1 [sling-org-apache-sling-junit-remote]

2023-11-17 Thread via GitHub
dependabot[bot] commented on PR #1: URL: https://github.com/apache/sling-org-apache-sling-junit-remote/pull/1#issuecomment-1816550629 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next

Re: [PR] Bump junit from 4.8.2 to 4.13.1 [sling-org-apache-sling-junit-remote]

2023-11-17 Thread via GitHub
apelluru closed pull request #1: Bump junit from 4.8.2 to 4.13.1 URL: https://github.com/apache/sling-org-apache-sling-junit-remote/pull/1 -- 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

Re: [PR] Bump junit from 4.8.2 to 4.13.1 [sling-org-apache-sling-junit-remote]

2023-11-17 Thread via GitHub
apelluru commented on PR #1: URL: https://github.com/apache/sling-org-apache-sling-junit-remote/pull/1#issuecomment-1816550561 No longer required since `4.13.2` is already using. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [VOTE] Release Apache Sling Repoinit JCR 1.1.46

2023-11-17 Thread Julian Sedding
+1 Regards Julian On Tue, Nov 14, 2023 at 8:22 AM Jörg Hoh wrote: > > +1 > > Am Mo., 13. Nov. 2023 um 13:25 Uhr schrieb Julian Sedding < > jsedd...@gmail.com>: > > > Hi, > > > > We solved 3 issues in this release: > > > >

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

2023-11-17 Thread via GitHub
stefanseifert commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1397098919 ## pom.xml: ## @@ -199,7 +199,8 @@ org.apache.johnzon johnzon-core -1.1.1 +

[PR] SLING-12160 Prevent ConcurrentModificationException in [sling-org-apache-sling-resourceresolver]

2023-11-17 Thread via GitHub
kwin opened a new pull request, #107: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/107 readAliasesOptimized(...) -- 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

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

2023-11-17 Thread via GitHub
apelluru commented on code in PR #2: URL: https://github.com/apache/sling-org-apache-sling-fsresource/pull/2#discussion_r1397401791 ## .sling-module.json: ## @@ -0,0 +1,6 @@ +{ Review Comment: @stefanseifert Sure, temporarily disabled Windows builds because one of the

Re: [VOTE] Release Apache Sling Testing OSGi Mock 3.4.0

2023-11-17 Thread Julian Sedding
+1 Thank you Stefan! Regards Julian On Fri, Nov 17, 2023 at 10:10 AM Stefan Seifert wrote: > > +1 > > stefan

[jira] [Commented] (SLING-12160) ConcurrentModificationException in ResourceMapperImpl.readAliases()

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787137#comment-17787137 ] Konrad Windszus commented on SLING-12160: - I think this may happen when the {{MappingEntries}}

[jira] [Commented] (SLING-12160) ConcurrentModificationException in ResourceMapperImpl.readAliases()

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787139#comment-17787139 ] Konrad Windszus commented on SLING-12160: - [~joerghoh] Can you maybe look a that? >

[jira] [Comment Edited] (SLING-12160) ConcurrentModificationException in ResourceMapperImpl.readAliases()

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-12160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17787137#comment-17787137 ] Konrad Windszus edited comment on SLING-12160 at 11/17/23 11:13 AM:

[jira] [Created] (SLING-12162) Update o.a.s.junit.core to jupiter 5.10.1

2023-11-17 Thread Julian Sedding (Jira)
Julian Sedding created SLING-12162: -- Summary: Update o.a.s.junit.core to jupiter 5.10.1 Key: SLING-12162 URL: https://issues.apache.org/jira/browse/SLING-12162 Project: Sling Issue Type:

[PR] SLING-12161: sling-org-apache-sling-testing-sling-mock: update to latest Oak releases [sling-org-apache-sling-testing-sling-mock]

2023-11-17 Thread via GitHub
reschke opened a new pull request, #34: URL: https://github.com/apache/sling-org-apache-sling-testing-sling-mock/pull/34 (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] [Closed] (SLING-12149) ResourceResolver: Illegal mode passthrough for resource provider null

2023-11-17 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-12149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh closed SLING-12149. - > ResourceResolver: Illegal mode passthrough for resource provider null >

Re: [PR] SLING-12080 Update to Bnd 7.0.0 [sling-parent]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #37: URL: https://github.com/apache/sling-parent/pull/37#issuecomment-1816721935 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[jira] [Assigned] (SLING-11842) Drop Java 8 support from Parent

2023-11-17 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SLING-11842: --- Assignee: Konrad Windszus > Drop Java 8 support from Parent >

[jira] [Resolved] (SLING-12080) Update to Bnd 7.0 and require at least Java 17 for build

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

Re: [PR] SLING-12080 Update to Bnd 7.0.0 [sling-parent]

2023-11-17 Thread via GitHub
kwin merged PR #37: URL: https://github.com/apache/sling-parent/pull/37 -- 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-12163 Update ASF Parent to v31 [sling-parent]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #39: URL: https://github.com/apache/sling-parent/pull/39#issuecomment-1816741865 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

Re: [PR] SLING-12160 Prevent ConcurrentModificationException in [sling-org-apache-sling-resourceresolver]

2023-11-17 Thread via GitHub
kwin commented on PR #107: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/107#issuecomment-1816772549 @joerghoh Any idea if the test failures are related? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [VOTE] Release Apache Sling Testing OSGi Mock 3.4.0

2023-11-17 Thread Daniel Klco
+1 On Fri, Nov 17, 2023 at 10:57 AM Jörg Hoh wrote: > +1 > > Am Fr., 17. Nov. 2023 um 10:06 Uhr schrieb Stefan Seifert > : > > > Hi, > > > > We solved 5 issues in this release: > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353545=Text=12310710 > > > > Staging

[RESULT][VOTE] Release Apache Sling Resource Resolver 1.11.4

2023-11-17 Thread Jörg Hoh
Hi, The vote has passed with the following result : +1 (binding): Jörg Hoh, Robert Munteanu, Stefan Seifert, Julian Sedding, Carsten Ziegeler, Daniel Klco I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Am Di., 14. Nov. 2023 um

[PR] SLING-12162 - Update o.a.s.junit.core to jupiter 5.10.1 [sling-org-apache-sling-junit-core]

2023-11-17 Thread via GitHub
jsedding opened a new pull request, #21: URL: https://github.com/apache/sling-org-apache-sling-junit-core/pull/21 (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-12161) sling-org-apache-sling-testing-sling-mock: update to latest Oak releases

2023-11-17 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke reassigned SLING-12161: -- Assignee: Julian Reschke > sling-org-apache-sling-testing-sling-mock: update to

[jira] [Updated] (SLING-12161) sling-org-apache-sling-testing-sling-mock: update to latest Oak releases

2023-11-17 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated SLING-12161: --- Summary: sling-org-apache-sling-testing-sling-mock: update to latest Oak releases (was:

Re: [VOTE] Release Apache Sling Testing OSGi Mock 3.4.0

2023-11-17 Thread Jörg Hoh
+1 Am Fr., 17. Nov. 2023 um 10:06 Uhr schrieb Stefan Seifert : > Hi, > > We solved 5 issues in this release: > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353545=Text=12310710 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2810/

[jira] [Created] (SLING-12163) Update ASF Parent to 31

2023-11-17 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-12163: --- Summary: Update ASF Parent to 31 Key: SLING-12163 URL: https://issues.apache.org/jira/browse/SLING-12163 Project: Sling Issue Type: Improvement

Re: [PR] SLING-11842 Drop Java 8 as build JDK [sling-parent]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #38: URL: https://github.com/apache/sling-parent/pull/38#issuecomment-1816740565 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[PR] SLING-12163 Update ASF Parent to v31 [sling-parent]

2023-11-17 Thread via GitHub
kwin opened a new pull request, #39: URL: https://github.com/apache/sling-parent/pull/39 (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 comment. To unsubscribe,

Re: [PR] SLING-11842 Drop Java 8 as build JDK [sling-parent]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #38: URL: https://github.com/apache/sling-parent/pull/38#issuecomment-1816736209 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

Re: [PR] SLING-12163 Update ASF Parent to v31 [sling-parent]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #39: URL: https://github.com/apache/sling-parent/pull/39#issuecomment-1816746022 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

Re: [PR] SLING-11917 Evaluate constructor parameter names via reflection [sling-org-apache-sling-models-impl]

2023-11-17 Thread via GitHub
sonarcloud[bot] commented on PR #45: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/45#issuecomment-1817100109 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[jira] [Created] (SLING-12164) Metadata Extraction Broken

2023-11-17 Thread Dan Klco (Jira)
Dan Klco created SLING-12164: Summary: Metadata Extraction Broken Key: SLING-12164 URL: https://issues.apache.org/jira/browse/SLING-12164 Project: Sling Issue Type: Bug Components: App

[jira] [Resolved] (SLING-12164) Metadata Extraction Broken

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

Re: Sling Johnzon Wrapper & Jakarta JSON

2023-11-17 Thread Eric Norman
Is the johnzon 2.x implementation better than the parsson library that we are already including in the starter? I've just been switching the geronimo-json_1.0_spec and johnzon-core dependencies to these: jakarta.json jakarta.json-api 2.1.1