Re: [PR] Bump org.apache.maven:maven-core from 3.2.5 to 3.8.1 [sling-maven-enforcer-rules]

2023-12-01 Thread via GitHub
sonarcloud[bot] commented on PR #4: URL: https://github.com/apache/sling-maven-enforcer-rules/pull/4#issuecomment-1836798749 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[jira] [Comment Edited] (SLING-12173) Configuration errors in Eclipse for projects using the slingfeature-maven-plugin

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17792131#comment-17792131 ] Robert Munteanu edited comment on SLING-12173 at 12/1/23 4:55 PM: -- I

[jira] [Updated] (SLING-12173) Configuration errors in Eclipse for projects using the slingfeature-maven-plugin

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-12173: Issue Type: Bug (was: Improvement) > Configuration errors in Eclipse for projects using

[jira] [Updated] (SLING-12173) Configuration errors in Eclipse for projects using the slingfeature-maven-plugin

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-12173: Description: The slingfeature-maven-plugin currently uses the Jakarta JSON implementation

[jira] [Updated] (SLING-12173) Configuration errors in Eclipse for projects using the slingfeature-maven-plugin

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-12173: Summary: Configuration errors in Eclipse for projects using the slingfeature-maven-plugin

[jira] [Commented] (SLING-12173) Switch JSON parser implementation away from Apache Johnzon

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17792131#comment-17792131 ] Robert Munteanu commented on SLING-12173: - OK, scratch that, I did a small POC with Parsson and

[jira] [Updated] (SLING-12173) Switch JSON parser implementation away from Apache Johnzon

2023-12-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-12173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-12173: Summary: Switch JSON parser implementation away from Apache Johnzon (was: Switch JSON

[jira] [Created] (SLING-12173) Switch JSON parser implemetation from Apache Johnzon

2023-12-01 Thread Robert Munteanu (Jira)
Robert Munteanu created SLING-12173: --- Summary: Switch JSON parser implemetation from Apache Johnzon Key: SLING-12173 URL: https://issues.apache.org/jira/browse/SLING-12173 Project: Sling

RE: ASM library to parse class files?

2023-12-01 Thread Stefan Seifert
> We used different approaches for package and artifact names in > https://github.com/apache/sling-org-apache-sling-caconfig-bnd- > plugin/tree/master and https://github.com/apache/sling-org-apache-sling- > bnd-models. yes, that was my fault (i created both artifacts but in quite different

Re: ASM library to parse class files?

2023-12-01 Thread Konrad Windszus
It turned out that such a check should be done before (outside Feature Analysers). There is now a Bnd plugin for achieving the same (i.e. check for extensions/implementations of provider types) in https://github.com/apache/sling-whiteboard/tree/provider-type-check-bnd-plugin. As I would like

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

2023-12-01 Thread Apache Jenkins Server
l time: 10:08 min [INFO] Finished at: 2023-12-01T11:28:17Z [INFO] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-agent/workspace/_org-apache-sling-starter_master/jdk_11_latest@tmp/withMavend2395cfb/maven-spy-20

Re: [PR] Adding fix for SLING-8974 [sling-org-apache-sling-servlets-post]

2023-12-01 Thread via GitHub
pat-lego commented on PR #26: URL: https://github.com/apache/sling-org-apache-sling-servlets-post/pull/26#issuecomment-1835983188 @enapps-enorman thank you for the review and additional code. I am away travelling for a few days I will take a look at this when I get back. -- This is

[jira] [Resolved] (SLING-12171) Simplify DistributionPublisher

2023-12-01 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SLING-12171. - Resolution: Fixed > Simplify DistributionPublisher >

[jira] [Updated] (SLING-12171) Simplify DistributionPublisher

2023-12-01 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-12171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-12171: Fix Version/s: Content Distribution Journal Core 0.3.0

[jira] [Resolved] (SLING-12172) Upgrade to mockito 4

2023-12-01 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider resolved SLING-12172. - Resolution: Fixed > Upgrade to mockito 4 > > >

[jira] [Updated] (SLING-12172) Upgrade to mockito 4

2023-12-01 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-12172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-12172: Fix Version/s: Content Distribution Journal Core 0.3.0

Re: [PR] chore(deps): update dependency com.github.eirslett:frontend-maven-plugin to v1.15.0 [sling-site]

2023-12-01 Thread via GitHub
rombert merged PR #148: URL: https://github.com/apache/sling-site/pull/148 -- 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: