[RT] Decoupling the OSGi spec version from the parent version

2022-07-01 Thread Robert Munteanu
Hi, We are managing the individual OSGi artifact versions in the parent pom, which is very convenient. We are currently targeting OSGi R7 with the parent pom. I assume at some point we would want to switch to R8 and will therefore upgrade the dependencies. I was wondering whether it made sense

Re: [RT] Decoupling the OSGi spec version from the parent version

2022-07-01 Thread Konrad Windszus
Hi, I recently had a discussion with BJ around that in https://github.com/osgi/osgi/issues/452. His opinion was that one should always depend on the minimum version providing the necessary API, which kind of makes sense, but also is more effort to manage for our huge amount of bundles.

[jira] [Resolved] (SLING-11378) Execution fails if no launcher arguments are defined

2022-07-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-11378. - Resolution: Fixed > Execution fails if no launcher arguments are defined >

Re: [RT] Decoupling the OSGi spec version from the parent version

2022-07-01 Thread Robert Munteanu
On Fri, 2022-07-01 at 09:53 +0200, Konrad Windszus wrote: > I agree with that statement, but I still think we should still manage > one (reasonable old, in our case R7) version of the individual spec > dependency in our parent. > Every module can easily overwrite that locally with newer versions >

Re: Feature Launcher used as OSGi bundle

2022-07-01 Thread Karl Pauls
Right, I guess I can see the argument to have valid package metadata. I'm just not sure it would work to actually use it as a bundle and at least I don't have the bandwidth to look into it. Personally, I feel like we are better off to remove it again if we don't want to support that use case atm

[jira] [Updated] (SLING-11432) Manage org.osgi.namespace dependencies

2022-07-01 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-11432: Description: The dependencies for chapter

[jira] [Assigned] (SLING-11432) Manage org.osgi.namespace dependencies

2022-07-01 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-11432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SLING-11432: --- Assignee: Konrad Windszus > Manage org.osgi.namespace dependencies >

Re: Feature Launcher used as OSGi bundle

2022-07-01 Thread Konrad Windszus
Ping, anyone? > On 23. Jun 2022, at 09:28, Konrad Windszus wrote: > > Hi, > In the context of https://issues.apache.org/jira/browse/SLING-10211 OSGi > metadata has been added to the Sling Feature Launcher. Some concerns were > raised in the PR at >

[jira] [Resolved] (SLING-11432) Manage org.osgi.namespace dependencies

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

[jira] [Created] (SLING-11432) Manage org.osgi.namespace dependencies

2022-07-01 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-11432: --- Summary: Manage org.osgi.namespace dependencies Key: SLING-11432 URL: https://issues.apache.org/jira/browse/SLING-11432 Project: Sling Issue Type:

[GitHub] [sling-site] rombert opened a new pull request, #94: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
rombert opened a new pull request, #94: URL: https://github.com/apache/sling-site/pull/94 Document running Starter tests directly from bundles. -- 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

[jira] [Created] (SLING-11433) Investigate reusing the starter-its profile for the Sling Starter

2022-07-01 Thread Robert Munteanu (Jira)
Robert Munteanu created SLING-11433: --- Summary: Investigate reusing the starter-its profile for the Sling Starter Key: SLING-11433 URL: https://issues.apache.org/jira/browse/SLING-11433 Project:

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #75: Update to parent bundle version 48

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #75: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/75#issuecomment-1172331197 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-site] rombert merged pull request #94: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
rombert merged PR #94: URL: https://github.com/apache/sling-site/pull/94 -- 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:

[GitHub] [sling-site] kwin commented on pull request #94: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
kwin commented on PR #94: URL: https://github.com/apache/sling-site/pull/94#issuecomment-1172365086 @rombert Can you add some hints on how to make Jenkins execute those automatically during CI? -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Resolved] (SLING-11395) Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-11395. - Resolution: Fixed Done, and documented at https://github.com/apache/sling-site/pull/94

Re: [DISCUSS] Running Starter ITs with module builds

2022-07-01 Thread Robert Munteanu
On Wed, 2022-06-29 at 16:59 +0200, Robert Munteanu wrote: > On Tue, 2022-06-14 at 13:51 +0200, Robert Munteanu wrote: > > > > Hi Eric, > > > > On Mon, 2022-06-13 at 15:05 -0700, Eric Norman wrote: > > > Hi Robert, > > > > > > For your reference, I stashed a quick demonstration of what I was > >

[jira] [Resolved] (SLING-11387) Allow overriding the version selected artifact ids when launching

2022-07-01 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-11387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-11387. - Resolution: Won't Fix Closing in favour of an approach that uses the

[GitHub] [sling-parent] sonarcloud[bot] commented on pull request #27: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #27: URL: https://github.com/apache/sling-parent/pull/27#issuecomment-1172308195 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [sling-org-apache-sling-repoinit-parser] schaefa commented on pull request #24: SLING-11427 : Registering a Namespace does not allow Hashtag in the URI

2022-07-01 Thread GitBox
schaefa commented on PR #24: URL: https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/24#issuecomment-1172456457 Yes, that fixed the issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [sling-org-apache-sling-repoinit-parser] sonarcloud[bot] commented on pull request #24: SLING-11427 : Registering a Namespace does not allow Hashtag in the URI

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #24: URL: https://github.com/apache/sling-org-apache-sling-repoinit-parser/pull/24#issuecomment-1172456228 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-parent] rombert merged pull request #27: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
rombert merged PR #27: URL: https://github.com/apache/sling-parent/pull/27 -- 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:

[GitHub] [sling-org-apache-sling-resourceresolver] rombert merged pull request #75: Update to parent bundle version 48

2022-07-01 Thread GitBox
rombert merged PR #75: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/75 -- 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:

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on pull request #73: [POC] Run the Sling Starter ITs with the ResourceResolver bundle

2022-07-01 Thread GitBox
rombert commented on PR #73: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/73#issuecomment-1172347324 The PR fails because the SNAPSHOT parent can't be found ( chicken and egg problem ). -- This is an automated message from the Apache Git Service. To

[GitHub] [sling-site] rombert commented on pull request #94: SLING-11395 - Create a profile that allows running the Sling Starter ITs with the current SNAPSHOT being built

2022-07-01 Thread GitBox
rombert commented on PR #94: URL: https://github.com/apache/sling-site/pull/94#issuecomment-1172366854 @kwin - see https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/73/files . I hope that we will eventually be able to detect which modules are part of the Starter and

[GitHub] [sling-org-apache-sling-scripting-jsp-taglib] dependabot[bot] opened a new pull request, #4: Bump org.apache.sling.xss from 2.0.0 to 2.0.4

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib/pull/4 Bumps org.apache.sling.xss from 2.0.0 to 2.0.4. [![Dependabot compatibility

[GitHub] [sling-org-apache-sling-scripting-sightly] dependabot[bot] opened a new pull request, #17: Bump org.apache.sling.xss from 2.0.0 to 2.0.4

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #17: URL: https://github.com/apache/sling-org-apache-sling-scripting-sightly/pull/17 Bumps org.apache.sling.xss from 2.0.0 to 2.0.4. [![Dependabot compatibility

[GitHub] [sling-org-apache-sling-scripting-jsp-taglib] sonarcloud[bot] commented on pull request #4: Bump org.apache.sling.xss from 2.0.0 to 2.0.4

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #4: URL: https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib/pull/4#issuecomment-1172634248 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-scripting-sightly] sonarcloud[bot] commented on pull request #17: Bump org.apache.sling.xss from 2.0.0 to 2.0.4

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #17: URL: https://github.com/apache/sling-org-apache-sling-scripting-sightly/pull/17#issuecomment-1172634957 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-launchpad-integration-tests] sonarcloud[bot] commented on pull request #6: Bump plexus-utils from 3.0.9 to 3.0.16

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #6: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/6#issuecomment-1172760006 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[jira] [Updated] (SLING-11434) Cleanup compiler and sonar warnings

2022-07-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-11434: Description: When opening the org.apache.sling.jcr.repoinit project in eclipse it shows 8

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman opened a new pull request, #28: SLING-11434 Cleanup compiler and sonar warnings

2022-07-01 Thread GitBox
enapps-enorman opened a new pull request, #28: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/28 When opening the org.apache.sling.jcr.repoinit project in eclipse it shows warnings about java problems and problems reported by sonarlint. Expected: Resolve

[GitHub] [sling-org-apache-sling-discovery-oak] sonarcloud[bot] commented on pull request #5: SLING-11355: sling discovery bundles: update to sling 48

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #5: URL: https://github.com/apache/sling-org-apache-sling-discovery-oak/pull/5#issuecomment-1172765885 SonarCloud Quality Gate failed. [![Quality Gate

[GitHub] [sling-org-apache-sling-caconfig-integration-tests] sonarcloud[bot] commented on pull request #1: SLING-11114 update SLING API to 2.21.0

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #1: URL: https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests/pull/1#issuecomment-1172797246 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #28: SLING-11434 Cleanup compiler and sonar warnings

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #28: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/28#issuecomment-1172768100 SonarCloud Quality Gate failed. [![Quality Gate

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman merged pull request #28: SLING-11434 Cleanup compiler and sonar warnings

2022-07-01 Thread GitBox
enapps-enorman merged PR #28: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/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 unsubscribe,

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #30: Bump commons-io from 2.4 to 2.7

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #30: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/30#issuecomment-1172772295 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #29: Bump oak-core from 1.16.0 to 1.22.1

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #29: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/29#issuecomment-1172772767 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman commented on pull request #30: Bump commons-io from 2.4 to 2.7

2022-07-01 Thread GitBox
enapps-enorman commented on PR #30: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/30#issuecomment-1172776007 @dependabot merge -- 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

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman commented on pull request #29: Bump oak-core from 1.16.0 to 1.22.1

2022-07-01 Thread GitBox
enapps-enorman commented on PR #29: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/29#issuecomment-1172785113 @dependabot merge -- 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

[GitHub] [sling-org-apache-sling-jcr-repoinit] dependabot[bot] merged pull request #29: Bump oak-core from 1.16.0 to 1.22.1

2022-07-01 Thread GitBox
dependabot[bot] merged PR #29: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/29 -- 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,

[GitHub] [sling-org-apache-sling-launchpad-integration-tests] dependabot[bot] opened a new pull request, #6: Bump plexus-utils from 3.0.9 to 3.0.16

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/pull/6 Bumps [plexus-utils](https://github.com/sonatype/plexus-utils) from 3.0.9 to 3.0.16. Commits

[GitHub] [sling-org-apache-sling-jcr-repoinit] dependabot[bot] opened a new pull request, #29: Bump oak-core from 1.16.0 to 1.22.1

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #29: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/29 Bumps oak-core from 1.16.0 to 1.22.1. [![Dependabot compatibility

[GitHub] [sling-org-apache-sling-jcr-repoinit] dependabot[bot] opened a new pull request, #30: Bump commons-io from 2.4 to 2.7

2022-07-01 Thread GitBox
dependabot[bot] opened a new pull request, #30: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/30 Bumps commons-io from 2.4 to 2.7. [![Dependabot compatibility

[jira] [Resolved] (SLING-11434) Cleanup compiler and sonar warnings

2022-07-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-11434. - Resolution: Fixed Merged PR at:

Re: [VOTE] Release Apache Sling Health Check Support version 1.0.8

2022-07-01 Thread Eric Norman
+1 On Tue, Jun 28, 2022 at 3:30 PM Eric Norman wrote: > Hi, > > We solved 3 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12349321 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2651/ > > You can use this UNIX

[GitHub] [sling-org-apache-sling-jcr-repoinit] sonarcloud[bot] commented on pull request #31: SLING-11434 Cleanup deprecated api usage and sonar warning

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #31: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/31#issuecomment-1172789635 Kudos, SonarCloud Quality Gate passed! [![Quality Gate

[GitHub] [sling-org-apache-sling-jcr-repoinit] enapps-enorman merged pull request #31: SLING-11434 Cleanup deprecated api usage and sonar warning

2022-07-01 Thread GitBox
enapps-enorman merged PR #31: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/31 -- 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,

[jira] [Created] (SLING-11434) Cleanup compiler and sonar warnings

2022-07-01 Thread Eric Norman (Jira)
Eric Norman created SLING-11434: --- Summary: Cleanup compiler and sonar warnings Key: SLING-11434 URL: https://issues.apache.org/jira/browse/SLING-11434 Project: Sling Issue Type: Improvement

[GitHub] [sling-org-apache-sling-jcr-repoinit] dependabot[bot] merged pull request #30: Bump commons-io from 2.4 to 2.7

2022-07-01 Thread GitBox
dependabot[bot] merged PR #30: URL: https://github.com/apache/sling-org-apache-sling-jcr-repoinit/pull/30 -- 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,

[RESULT] [VOTE] Release Apache Sling Health Check Support version 1.0.8

2022-07-01 Thread Eric Norman
Hi, The vote has passed with the following result : +1 (binding): Stefan Seifert, Georg Henzler, Eric Norman +1 (non binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository.

[jira] [Closed] (SLING-11141) Make compatible with org.apache.felix.healthcheck.generalchecks version 3.x

2022-07-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11141. --- > Make compatible with org.apache.felix.healthcheck.generalchecks version 3.x >

[jira] [Closed] (SLING-11423) Update to Sling Bundle Parent 48

2022-07-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11423. --- > Update to Sling Bundle Parent 48 > > > Key:

[jira] [Closed] (SLING-9859) Avoid import of package of o.a.felix.hc.generalchecks.util

2022-07-01 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-9859. -- > Avoid import of package of o.a.felix.hc.generalchecks.util >

[GitHub] [sling-org-apache-sling-jms] sonarcloud[bot] commented on pull request #3: SLING-11382: Sling update to 47

2022-07-01 Thread GitBox
sonarcloud[bot] commented on PR #3: URL: https://github.com/apache/sling-org-apache-sling-jms/pull/3#issuecomment-1172801978 Kudos, SonarCloud Quality Gate passed! [![Quality Gate