[jira] [Commented] (SLING-10479) MockServiceRegistration.unregister should throw IllegalStateException if registration is already closed

2021-06-14 Thread Stefan Seifert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363191#comment-17363191 ] Stefan Seifert commented on SLING-10479: lgtm > MockServiceRegistration.unregister should throw

[jira] [Resolved] (SLING-10487) Update to Sling Bundle Parent 43

2021-06-14 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman resolved SLING-10487. - Resolution: Fixed Fixed at: 

[jira] [Created] (SLING-10487) Update to Sling Bundle Parent 43

2021-06-14 Thread Eric Norman (Jira)
Eric Norman created SLING-10487: --- Summary: Update to Sling Bundle Parent 43 Key: SLING-10487 URL: https://issues.apache.org/jira/browse/SLING-10487 Project: Sling Issue Type: Improvement

[jira] [Resolved] (SLING-10478) SlingServletResolver#handleError should not attempt to flush/close an already closed response writer

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

[GitHub] [sling-org-apache-sling-servlets-resolver] enapps-enorman merged pull request #15: SLING-10478 do not attempt to close an already closed writer

2021-06-14 Thread GitBox
enapps-enorman merged pull request #15: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/15 -- 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.

[jira] [Commented] (SLING-10479) MockServiceRegistration.unregister should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363140#comment-17363140 ] Christian Schneider commented on SLING-10479: - Changed it. >

[jira] [Updated] (SLING-10479) MockServiceRegistration.unregister should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-10479: Summary: MockServiceRegistration.unregister should throw IllegalStateException if

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363078#comment-17363078 ] Konrad Windszus commented on SLING-10479: - Thanks for clarifying. Can you adjust the Jira issue

[jira] [Comment Edited] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363063#comment-17363063 ] Christian Schneider edited comment on SLING-10479 at 6/14/21, 4:38 PM:

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363063#comment-17363063 ] Christian Schneider commented on SLING-10479: - [~kwin] we are having two different issues

[jira] [Comment Edited] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363023#comment-17363023 ] Konrad Windszus edited comment on SLING-10479 at 6/14/21, 3:11 PM: ---

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Konrad Windszus (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363023#comment-17363023 ] Konrad Windszus commented on SLING-10479: - [~cschneider] I am a bit confused, you provide a PR

[GitHub] [sling-org-apache-sling-testing-osgi-mock] sonarcloud[bot] commented on pull request #8: SLING-10479 - throw IllegalStateException if registration is already …

2021-06-14 Thread GitBox
sonarcloud[bot] commented on pull request #8: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/8#issuecomment-860744433 Kudos, SonarCloud Quality Gate passed!

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17363013#comment-17363013 ] Christian Schneider commented on SLING-10479: - [~sseifert] PR is done: 

[GitHub] [sling-org-apache-sling-testing-osgi-mock] cschneider opened a new pull request #8: SLING-10479 - throw IllegalStateException if registration is already …

2021-06-14 Thread GitBox
cschneider opened a new pull request #8: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/8 …unregistered -- 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

[jira] [Assigned] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider reassigned SLING-10479: --- Assignee: Christian Schneider > MockServiceRegistration should throw

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362966#comment-17362966 ] Christian Schneider commented on SLING-10479: - I checked about ungetService and I agree with

[jira] [Issue Comment Deleted] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Schneider updated SLING-10479: Comment: was deleted (was: For the felix issue I am not sure what the expected

[jira] [Commented] (SLING-10479) MockServiceRegistration should throw IllegalStateException if registration is already closed

2021-06-14 Thread Christian Schneider (Jira)
[ https://issues.apache.org/jira/browse/SLING-10479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17362953#comment-17362953 ] Christian Schneider commented on SLING-10479: - For the felix issue I am not sure what the

[jira] [Closed] (SLING-10470) Add configuration for defining bundle metadata like symbolic name in manifest file

2021-06-14 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10470. -- > Add configuration for defining bundle metadata like symbolic name in manifest

[jira] [Closed] (SLING-10475) plugin's apis-jar goal fails for empty jar

2021-06-14 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10475. -- > plugin's apis-jar goal fails for empty jar >

[jira] [Closed] (SLING-10473) Provide a way to disable placeholder check

2021-06-14 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10473. -- > Provide a way to disable placeholder check >

[jira] [Closed] (SLING-10471) Allow giving and evaluating an optional removal date for deprecated package exports

2021-06-14 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10471. -- > Allow giving and evaluating an optional removal date for deprecated package >

[jira] [Closed] (SLING-10482) Make it possible to validate values with property placeholders

2021-06-14 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-10482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert closed SLING-10482. -- > Make it possible to validate values with property placeholders >

[RESULT][VOTE] Release Apache Sling Feature Model API Regions Extension 1.3.0, slingfeature-maven-plugin 1.5.6

2021-06-14 Thread davidb
Hi all, We received binding +1 votes from Carsten Ziegeler, Karl Pauls and me. This release is successful. I've promoted the artifacts. Best regards, David On Fri, 11 Jun 2021 at 10:56, wrote: > Hi all, > > I'd like to call the release on the following Feature Model related > components: > >

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrictions

2021-06-14 Thread GitBox
rombert commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r650787725 ## File path: src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverFactoryConfig.java ## @@ -112,11 +112,6

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrictions

2021-06-14 Thread GitBox
rombert commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r650787399 ## File path: src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverFactoryConfig.java ## @@ -112,11 +112,6

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrictions

2021-06-14 Thread GitBox
rombert commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r650747694 ## File path: src/test/java/org/apache/sling/resourceresolver/impl/mapping/MapEntriesTest.java ## @@ -370,26 +381,31 @@

[jira] [Closed] (SLING-10326) Include scheduled jobs for sling jobs inventory printer

2021-06-14 Thread Stefan Egli (Jira)
[ https://issues.apache.org/jira/browse/SLING-10326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Egli closed SLING-10326. --- > Include scheduled jobs for sling jobs inventory printer >

[jira] [Closed] (SLING-6643) Add extensions and names to JavaScriptEngineFactory's component properties

2021-06-14 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-6643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-6643. --- > Add extensions and names to JavaScriptEngineFactory's component properties >

[jira] [Closed] (SLING-10448) The Java Script Engine is not made available any more

2021-06-14 Thread Radu Cotescu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Radu Cotescu closed SLING-10448. > The Java Script Engine is not made available any more >

[RESULT] [VOTE] Release Apache Sling Scripting Java 2.1.6

2021-06-14 Thread Radu Cotescu
Hi, The vote has passed with the following result: +1 (binding): Stefan Seifert, Karl Pauls, A. J. David Bosschaert, Dan Klco +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Regards, Radu Cotescu

[RESULT] [VOTE] Release Apache Sling Event Support 4.2.22

2021-06-14 Thread Stefan Egli
Hi, The vote has passed with the following result: +1 (binding): Carsten Ziegeler, A. J. David Bosschaert, Daniel Klco +1 (non-binding): none I will copy this release to the Sling dist directory and promote the artifacts to the central Maven repository. Cheers, Stefan On 13.06.21 02:36,

[GitHub] [sling-org-apache-sling-resourceresolver] bdelacretaz commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrict

2021-06-14 Thread GitBox
bdelacretaz commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r649806943 ## File path: src/test/java/org/apache/sling/resourceresolver/impl/mapping/MapEntriesTest.java ## @@ -370,26 +381,31 @@

[GitHub] [sling-org-apache-sling-feature-extension-apiregions] bosschaert merged pull request #15: SLING-10482 Make it possible to validate values with property placeholders

2021-06-14 Thread GitBox
bosschaert merged pull request #15: URL: https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions/pull/15 -- 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

[GitHub] [sling-org-apache-sling-resourceresolver] henrykuijpers commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restri

2021-06-14 Thread GitBox
henrykuijpers commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r649823690 ## File path: src/test/java/org/apache/sling/resourceresolver/impl/mapping/MapEntriesTest.java ## @@ -370,26 +381,31

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] commented on pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrictions

2021-06-14 Thread GitBox
sonarcloud[bot] commented on pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#issuecomment-859378239 -- 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

[GitHub] [sling-org-apache-sling-distribution-api] sonarcloud[bot] commented on pull request #9: SLING-10384: Execute actions before sending "o/a/s/d/i/package/import…

2021-06-14 Thread GitBox
sonarcloud[bot] commented on pull request #9: URL: https://github.com/apache/sling-org-apache-sling-distribution-api/pull/9#issuecomment-859317522 SonarCloud Quality Gate failed. [](https://sonarcloud.io/project/issues?id=apache_sling-org-apache-sling-distribution-api=9=false=BUG)

[GitHub] [sling-org-apache-sling-resourceresolver] joerghoh commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restriction

2021-06-14 Thread GitBox
joerghoh commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r649964644 ## File path: src/test/java/org/apache/sling/resourceresolver/impl/mapping/MapEntriesTest.java ## @@ -370,26 +381,31 @@

[GitHub] [sling-org-apache-sling-resourceresolver] rombert commented on a change in pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrictions

2021-06-14 Thread GitBox
rombert commented on a change in pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#discussion_r649981504 ## File path: src/test/java/org/apache/sling/resourceresolver/impl/mapping/MapEntriesTest.java ## @@ -370,26 +381,31 @@

[GitHub] [sling-org-apache-sling-resourceresolver] sonarcloud[bot] removed a comment on pull request #46: SLING-10447 Improve the querys that are used to load vanity paths, by specifying path restrict

2021-06-14 Thread GitBox
sonarcloud[bot] removed a comment on pull request #46: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/46#issuecomment-858680632 -- 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-distribution-api] amit-jain opened a new pull request #9: SLING-10384: Execute actions before sending "o/a/s/d/i/package/import…

2021-06-14 Thread GitBox
amit-jain opened a new pull request #9: URL: https://github.com/apache/sling-org-apache-sling-distribution-api/pull/9 …ed" event - Add an interface and exception to act as import post processor -- This is an automated message from the Apache Git Service. To respond to the message,