Re: Jira version names vs Maven module names

2020-09-22 Thread Konrad Windszus
For bundles the artifact id is not that visible but the BSN is. This is not necessarily the same. So if we do a rename in JIRA we should take BSN for bundles and artifact ID for Maven plugins. Konrad > On 23. Sep 2020, at 08:08, David Bosschaert > wrote: > > +1 to using Artifact IDs in JIRA.

Re: Jira version names vs Maven module names

2020-09-22 Thread David Bosschaert
+1 to using Artifact IDs in JIRA. As mentioned by others, if for example someone finds a bug running the slingfeature-maven-plugin they would probably have a hard time finding the component named 'OSGi Feature Maven Plugin'. To be sure they would have to go to the pom.xml of the original codebase a

Re: [VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread davidb
+1 David On Tue, 22 Sep 2020 at 22:31, Georg Henzler wrote: > +1 > > -Georg > > On 2020-09-22 17:08, Robert Munteanu wrote: > > Hi, > > > > We solved 1 issue in this release: > > https://issues.apache.org/jira/browse/SLING/fixforversion/12348660 > > > > Staging repository: > > https://repositor

Re: Jira version names vs Maven module names

2020-09-22 Thread Carsten Ziegeler
Just to state it again, artifact name is really not useful for our users out there trying to file a bug against a module. Artifact id is in their face when they use these things, being it the plugin name, the maven coordinates or the symbolic name. Everything is based on ids. Ids are stable - n

[GitHub] [sling-org-apache-sling-api] kwin commented on a change in pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
kwin commented on a change in pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#discussion_r492506145 ## File path: src/main/java/org/apache/sling/api/uri/SlingUri.java ## @@ -0,0 +1,233 @@ +/* + * Licensed to the Apache Software Foundation (A

[GitHub] [sling-org-apache-sling-starter] kwin merged pull request #8: SLING-9491 generate bnd OSGi index

2020-09-22 Thread GitBox
kwin merged pull request #8: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/8 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [sling-org-apache-sling-auth-core] ghenzler merged pull request #5: Cleanup unit test

2020-09-22 Thread GitBox
ghenzler merged pull request #5: URL: https://github.com/apache/sling-org-apache-sling-auth-core/pull/5 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [sling-org-apache-sling-jcr-base] sonarcloud[bot] commented on pull request #3: SLING-9722 - AbstractSlingRepositoryManager.stop throws NullPointerExceptions if invoked multiple times

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-org-apache-sling-jcr-base/pull/3#issuecomment-696775227 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-base&pullRequest=3&resolved=f

[GitHub] [sling-org-apache-sling-api] ghenzler merged pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
ghenzler merged pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23 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-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696004668 This is an automated message from the Apache Git Service. To respond to the messa

[GitHub] [sling-org-apache-sling-api] ghenzler commented on a change in pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
ghenzler commented on a change in pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#discussion_r492581484 ## File path: src/main/java/org/apache/sling/api/uri/SlingUriBuilder.java ## @@ -0,0 +1,1024 @@ +/* + * Licensed to the Apache Software F

[GitHub] [sling-org-apache-sling-models-impl] sonarcloud[bot] commented on pull request #19: SLING-9755 make annotation parsing more lenient

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/19#issuecomment-696908800 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-models-impl&pullRequest=19&r

[GitHub] [sling-org-apache-sling-engine] ghenzler closed pull request #9: SLING-9662 Use SlingUri as provided in request from auth.core

2020-09-22 Thread GitBox
ghenzler closed pull request #9: URL: https://github.com/apache/sling-org-apache-sling-engine/pull/9 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696541948 This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [RESULT] [VOTE] Release Apache Sling Kickstart Project and Kickstart Maven Plugin Release 0.0.8

2020-09-22 Thread Daniel Klco
Done! On Tue, Sep 22, 2020 at 3:52 PM Andreas Schaefer wrote: > Both released 0.0.4 and 0.0.6 were cancelled due to issues raised. > > I don’t think all of the sling osgi feature files are necessary but they > got installed by the Maven Plugin and I am not sure what is needed so it is > probably

[jira] [Resolved] (SLING-9761) Properties (-D) is not supported in Kickstart Project

2020-09-22 Thread Andreas Schaefer (Jira)
[ https://issues.apache.org/jira/browse/SLING-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Schaefer resolved SLING-9761. - Resolution: Fixed Simple fix added to the current snapshot > Properties (-D) is not supp

[jira] [Resolved] (SLING-9753) Return a 500 status code if the persisted query cannot be stored in the cache

2020-09-22 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu resolved SLING-9753. - Resolution: Fixed Implemented in [commit 8301d5c|https://github.com/apache/sling-org-apache-slin

[jira] [Updated] (SLING-9756) Update to Sling Bundle Parent 39

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-9756: --- Parent: SLING-8734 Issue Type: Sub-task (was: Task) > Update to Sling Bundle Parent

Re: [VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread Georg Henzler
+1 -Georg On 2020-09-22 17:08, Robert Munteanu wrote: Hi, We solved 1 issue in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12348660 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2336/ You can use this UNIX script to download

[jira] [Created] (SLING-9761) Properties (-D) is not supported in Kickstart Project

2020-09-22 Thread Andreas Schaefer (Jira)
Andreas Schaefer created SLING-9761: --- Summary: Properties (-D) is not supported in Kickstart Project Key: SLING-9761 URL: https://issues.apache.org/jira/browse/SLING-9761 Project: Sling Iss

Re: [RESULT] [VOTE] Release Apache Sling Kickstart Project and Kickstart Maven Plugin Release 0.0.8

2020-09-22 Thread Andreas Schaefer
Both released 0.0.4 and 0.0.6 were cancelled due to issues raised. I don’t think all of the sling osgi feature files are necessary but they got installed by the Maven Plugin and I am not sure what is needed so it is probably save to keep them. - Andy > On Sep 22, 2020, at 12:04 PM, Daniel Klco

Re: [RESULT] [VOTE] Release Apache Sling Kickstart Project and Kickstart Maven Plugin Release 0.0.8

2020-09-22 Thread Daniel Klco
Hey Andy, I was looking into this and wanted to validate what I'm seeing. It seems like version 0.0.6 is missing and there's a difference in the artifacts from 0.0.2 -> 0.0.8. 0.0.2: org.apache.sling.kickstart-0.0.2-javadoc.jar org.apache.sling.kickstart-0.0.2-javadoc.jar.asc org.apache.sling.ki

[GitHub] [sling-org-apache-sling-models-impl] sonarcloud[bot] commented on pull request #19: SLING-9755 make annotation parsing more lenient

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #19: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/19#issuecomment-696908800 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-models-impl&pullRequest=19&r

Re: Jira version names vs Maven module names

2020-09-22 Thread Konrad Windszus
I would also personally prefer artifact id instead of name in JIRA. But the majority of version names in JIRA is right now named after the artifact name (https://issues.apache.org/jira/projects/SLING?selectedItem=com.atlassian.jira.jira-projects-plugin%3Arelease-page&status=released). Also our r

[jira] [Assigned] (SLING-9755) Make annotation parsing in ModelPackageBundleListener.analyzeClass() more lenient

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus reassigned SLING-9755: -- Assignee: Konrad Windszus > Make annotation parsing in ModelPackageBundleListener.anal

[jira] [Resolved] (SLING-9760) Query parameters are not handled in the server.ready.path parsing

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-9760. Resolution: Fixed Fixed at:  https://github.com/apache/sling-org-apache-sling-testing-serversetup/c

[GitHub] [sling-org-apache-sling-models-impl] kwin opened a new pull request #19: SLING-9755 make annotation parsing more lenient

2020-09-22 Thread GitBox
kwin opened a new pull request #19: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/19 also catch AnnotationFormatError in ModelBundleListener.analyzeClass(...) add tests for ModelPackageBundleListener ---

[jira] [Created] (SLING-9760) Query parameters are not handled in the server.ready.path parsing

2020-09-22 Thread Eric Norman (Jira)
Eric Norman created SLING-9760: -- Summary: Query parameters are not handled in the server.ready.path parsing Key: SLING-9760 URL: https://issues.apache.org/jira/browse/SLING-9760 Project: Sling

[jira] [Resolved] (SLING-9759) convert the bundle install and start timeout system property values to milliseconds

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-9759. Resolution: Fixed Fixed at:  https://github.com/apache/sling-org-apache-sling-testing-serversetup/c

[jira] [Created] (SLING-9759) convert the bundle install and start timeout system property values to milliseconds

2020-09-22 Thread Eric Norman (Jira)
Eric Norman created SLING-9759: -- Summary: convert the bundle install and start timeout system property values to milliseconds Key: SLING-9759 URL: https://issues.apache.org/jira/browse/SLING-9759 Project

[jira] [Updated] (SLING-9759) convert the bundle install and start timeout system property values to milliseconds

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman updated SLING-9759: --- Fix Version/s: Apache Sling Server Setup Tools 1.0.2 > convert the bundle install and start timeout s

[jira] [Resolved] (SLING-9758) Update to Sling Bundle Parent 39

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-9758. Resolution: Fixed Fixed at:  https://github.com/apache/sling-org-apache-sling-testing-serversetup/c

[jira] [Resolved] (SLING-9757) Add configurable connection timeout for SlingClient

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-9757. Resolution: Fixed Fixed at: [https://github.com/apache/sling-org-apache-sling-testing-clients/comm

[jira] [Created] (SLING-9758) Update to Sling Bundle Parent 39

2020-09-22 Thread Eric Norman (Jira)
Eric Norman created SLING-9758: -- Summary: Update to Sling Bundle Parent 39 Key: SLING-9758 URL: https://issues.apache.org/jira/browse/SLING-9758 Project: Sling Issue Type: Task Repor

[GitHub] [sling-org-apache-sling-api] ghenzler merged pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
ghenzler merged pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23 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-auth-core] ghenzler merged pull request #5: Cleanup unit test

2020-09-22 Thread GitBox
ghenzler merged pull request #5: URL: https://github.com/apache/sling-org-apache-sling-auth-core/pull/5 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Created] (SLING-9757) Add configurable connection timeout for SlingClient

2020-09-22 Thread Eric Norman (Jira)
Eric Norman created SLING-9757: -- Summary: Add configurable connection timeout for SlingClient Key: SLING-9757 URL: https://issues.apache.org/jira/browse/SLING-9757 Project: Sling Issue Type: Imp

[jira] [Resolved] (SLING-9756) Update to Sling Bundle Parent 39

2020-09-22 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-9756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-9756. Resolution: Fixed Fixed at:  https://github.com/apache/sling-org-apache-sling-testing-clients/commi

Re: [RESULT] [VOTE] Release Apache Sling Kickstart Project and Kickstart Maven Plugin Release 0.0.8

2020-09-22 Thread Andreas Schaefer
Hi Can a PMC push the release for me? Thanks - Andy > On Sep 17, 2020, at 2:19 PM, Andreas Schaefer > wrote: > > Hi, > > The vote has passed with the following result : > > +1 (binding): Carsten Ziegler, Robert Monteanu, Daniel Klo > +1 (non binding): none > > In order to promote the relea

Re: [VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread Andreas Schaefer
+1 (non-binding) - Andy > On Sep 22, 2020, at 8:08 AM, Robert Munteanu wrote: > >

Re: Jira version names vs Maven module names

2020-09-22 Thread Carsten Ziegeler
I personally think its ok if we use the artifact name in jira, like in this case - especially as the name might change. Whatever we decide, it needs to be consistent across a module- meaning if we start to rename with version 1.4.0 then we also need to rename all previous versions. Now fr

Re: [VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread Carsten Ziegeler
+1 Carsten Am 22.09.2020 um 17:08 schrieb Robert Munteanu: Hi, We solved 1 issue in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12348660 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2336/ You can use this UNIX script to dow

[jira] [Created] (SLING-9756) Update to Sling Bundle Parent 39

2020-09-22 Thread Eric Norman (Jira)
Eric Norman created SLING-9756: -- Summary: Update to Sling Bundle Parent 39 Key: SLING-9756 URL: https://issues.apache.org/jira/browse/SLING-9756 Project: Sling Issue Type: Task Repor

[jira] [Updated] (SLING-9755) Make annotation parsing in ModelPackageBundleListener.analyzeClass() more lenient

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9755: --- Description: I have seen an exception like this {code} [ERROR] myPackage.MyTest.testMethod

[jira] [Updated] (SLING-9755) Make annotation parsing in ModelPackageBundleListener.analyzeClass() more lenient

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9755: --- Summary: Make annotation parsing in ModelPackageBundleListener.analyzeClass() more lenient (

[jira] [Commented] (SLING-9755) Enrich exceptions in ModelPackageBundleListener.analyzeClass() by class name

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200169#comment-17200169 ] Konrad Windszus commented on SLING-9755: As that method already catches CNFE it s

[jira] [Updated] (SLING-9755) Enrich exceptions in ModelPackageBundleListener.analyzeClass() by class name

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9755: --- Description: If you see an exception like {code} [ERROR] myPackage.MyTest.testMethod Time e

[jira] [Created] (SLING-9755) Enrich exceptions in ModelPackageBundleListener.analyzeClass() by class name

2020-09-22 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-9755: -- Summary: Enrich exceptions in ModelPackageBundleListener.analyzeClass() by class name Key: SLING-9755 URL: https://issues.apache.org/jira/browse/SLING-9755 Projec

Re: [VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread Robert Munteanu
On Tue, 2020-09-22 at 15:08 +, Robert Munteanu wrote: > Please vote to approve this release: +1 Robert signature.asc Description: This is a digitally signed message part

[jira] [Updated] (SLING-9754) Sling Testing Mocks: Emit classpath file name in case of exception in ModelAdapterFactoryUtil.addModelsForManifestEntries()

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9754: --- Description: If you see an exception like {code} [ERROR] myPackage.MyTest.testMethod Time e

[VOTE] Release Apache Sling JCR Base 3.1.6

2020-09-22 Thread Robert Munteanu
Hi, We solved 1 issue in this release: https://issues.apache.org/jira/browse/SLING/fixforversion/12348660 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2336/ You can use this UNIX script to download the release and verify the signatures: https://gitbox.apa

Jira version names vs Maven module names

2020-09-22 Thread Robert Munteanu
Hi, I am in a middle of a release (and using the committer cli [1]) and I got stuck due to an unexpected (for the tool) version: java.lang.IllegalArgumentException: No releases found in 'slingfeature-maven-plugin-1.4.0' To go for the quick fix, I renamed that version to 'OSGi Feature Maven Plu

[jira] [Resolved] (SLING-9722) AbstractSlingRepositoryManager.stop throws NullPointerExceptions if invoked multiple times

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-9722. Resolution: Fixed > AbstractSlingRepositoryManager.stop throws NullPointerExceptions if inv

[GitHub] [sling-org-apache-sling-jcr-base] sonarcloud[bot] commented on pull request #3: SLING-9722 - AbstractSlingRepositoryManager.stop throws NullPointerExceptions if invoked multiple times

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #3: URL: https://github.com/apache/sling-org-apache-sling-jcr-base/pull/3#issuecomment-696775227 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-jcr-base&pullRequest=3&resolved=f

[GitHub] [sling-org-apache-sling-jcr-base] rombert opened a new pull request #3: SLING-9722 - AbstractSlingRepositoryManager.stop throws NullPointerExceptions if invoked multiple times

2020-09-22 Thread GitBox
rombert opened a new pull request #3: URL: https://github.com/apache/sling-org-apache-sling-jcr-base/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[jira] [Commented] (SLING-7993) create some karate tests for pipes http api integration tests

2020-09-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200117#comment-17200117 ] Bertrand Delacretaz commented on SLING-7993: I have created an example which

[jira] [Assigned] (SLING-9722) AbstractSlingRepositoryManager.stop throws NullPointerExceptions if invoked multiple times

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu reassigned SLING-9722: -- Assignee: Robert Munteanu > AbstractSlingRepositoryManager.stop throws NullPointerExce

[jira] [Updated] (SLING-9754) Sling Testing Mocks: Emit classpath file name in case of exception in ModelAdapterFactoryUtil.addModelsForManifestEntries()

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated SLING-9754: --- Description: If you see an exception like {code} [ERROR] myPackage.MyTest.testMethod Time e

[jira] [Created] (SLING-9754) Sling Testing Mocks: Emit classpath file name in case of exception in ModelAdapterFactoryUtil.addModelsForManifestEntries()

2020-09-22 Thread Konrad Windszus (Jira)
Konrad Windszus created SLING-9754: -- Summary: Sling Testing Mocks: Emit classpath file name in case of exception in ModelAdapterFactoryUtil.addModelsForManifestEntries() Key: SLING-9754 URL: https://issues.apache

[jira] [Updated] (SLING-9742) CLONE - DistributionPublisher does not validate queue names

2020-09-22 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-9742: --- Description: ExtendedDistributionServiceResourceProvider currently fails to render js

[jira] [Commented] (SLING-9742) CLONE - DistributionPublisher does not validate queue names

2020-09-22 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200083#comment-17200083 ] Christian Schneider commented on SLING-9742: I added how to reproduce the iss

[jira] [Commented] (SLING-7993) create some karate tests for pipes http api integration tests

2020-09-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200045#comment-17200045 ] Bertrand Delacretaz commented on SLING-7993: I did a quick test in the enviro

[jira] [Comment Edited] (SLING-7993) create some karate tests for pipes http api integration tests

2020-09-22 Thread Bertrand Delacretaz (Jira)
[ https://issues.apache.org/jira/browse/SLING-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200045#comment-17200045 ] Bertrand Delacretaz edited comment on SLING-7993 at 9/22/20, 12:39 PM:

[jira] [Commented] (SLING-7993) create some karate tests for pipes http api integration tests

2020-09-22 Thread Nicolas Peltier (Jira)
[ https://issues.apache.org/jira/browse/SLING-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17200014#comment-17200014 ] Nicolas Peltier commented on SLING-7993: [~bdelacretaz] [~olli]  not sure i'll ma

[jira] [Resolved] (SLING-8080) Almost all ITs fail after the Starter 11 release

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-8080. Fix Version/s: Starter 12 Resolution: Fixed No longer a problem > Almost all ITs fa

[jira] [Resolved] (SLING-8650) Sling Starter Startlevels are not consistent

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-8650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-8650. Resolution: Fixed [~andysch] - I think has been solved with the migration to the feature mo

[jira] [Updated] (SLING-9491) Sling Starter: Generate bnd OSGi index

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-9491: --- Labels: Sling-12-ReleaseNotes (was: ) > Sling Starter: Generate bnd OSGi index > ---

[jira] [Commented] (SLING-9742) CLONE - DistributionPublisher does not validate queue names

2020-09-22 Thread Jira
[ https://issues.apache.org/jira/browse/SLING-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199973#comment-17199973 ] Dominik Süß commented on SLING-9742: [~marett] as discussed with [~cschneider] who wa

[jira] [Resolved] (SLING-9491) Sling Starter: Generate bnd OSGi index

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus resolved SLING-9491. Resolution: Fixed Fixed in https://github.com/apache/sling-org-apache-sling-starter/commit

[GitHub] [sling-org-apache-sling-starter] kwin merged pull request #8: SLING-9491 generate bnd OSGi index

2020-09-22 Thread GitBox
kwin merged pull request #8: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/8 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696576970 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696588383 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=false&ty

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696576970 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=false&ty

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696574357 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696552285 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696574357 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=false&ty

[jira] [Commented] (SLING-9735) Remove loginAdministrative() usage from org.apache.sling.jcr.contentloader

2020-09-22 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199913#comment-17199913 ] Robert Munteanu commented on SLING-9735: [~enorman] - you're right, I was thinkin

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696552285 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=false&ty

[jira] [Commented] (SLING-2938) AdapterMethods annotation and adapter proxy service

2020-09-22 Thread Henry Kuijpers (Jira)
[ https://issues.apache.org/jira/browse/SLING-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199888#comment-17199888 ] Henry Kuijpers commented on SLING-2938: --- Unfortunately that's exactly the problem:

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696548898 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] commented on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696548898 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=false&ty

[GitHub] [sling-org-apache-sling-api] sonarcloud[bot] removed a comment on pull request #23: SLING-9745 Introduce SlingUri (immutable) and SlingUriBuilder

2020-09-22 Thread GitBox
sonarcloud[bot] removed a comment on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-api/pull/23#issuecomment-696541948 Kudos, SonarCloud Quality Gate passed! [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-api&pullRequest=23&resolved=

[jira] [Commented] (SLING-2938) AdapterMethods annotation and adapter proxy service

2020-09-22 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-2938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199879#comment-17199879 ] Konrad Windszus commented on SLING-2938: According to OSGi spec https://docs.osg