[jira] [Commented] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17445702#comment-17445702 ] Carsten Ziegeler commented on SLING-10927: -- Seems to be caused by the changes from SLING-10493

[jira] [Resolved] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-10927. -- Resolution: Fixed > NPE in ResolutionCache when the Service is modified >

[jira] [Assigned] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-10927: Assignee: Carsten Ziegeler > NPE in ResolutionCache when the Service is modified

[jira] [Updated] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-10927: - Fix Version/s: Servlets Resolver 2.9.2 > NPE in ResolutionCache when the Service is

[GitHub] [sling-org-apache-sling-servlets-resolver] cziegeler merged pull request #23: SLING-10927 set value to null instead of assigning reference to null

2021-11-17 Thread GitBox
cziegeler merged pull request #23: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/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 above to go to the specific comment. To

[GitHub] [sling-org-apache-sling-servlets-resolver] sonarcloud[bot] commented on pull request #23: SLING-10927 set value to null instead of assigning reference to null

2021-11-17 Thread GitBox
sonarcloud[bot] commented on pull request #23: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/23#issuecomment-972037366 Kudos, SonarCloud Quality Gate passed! ![Quality Gate

[jira] [Commented] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Ahmed Musallam (Jira)
[ https://issues.apache.org/jira/browse/SLING-10927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17445489#comment-17445489 ] Ahmed Musallam commented on SLING-10927: PR raised here:

[GitHub] [sling-org-apache-sling-servlets-resolver] ahmed-musallam opened a new pull request #23: SLING-10927 set value to null instead of assigning reference to null

2021-11-17 Thread GitBox
ahmed-musallam opened a new pull request #23: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/23 Set value to null instead of assigning reference to null to avoid NPE -- This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Created] (SLING-10927) NPE in ResolutionCache when the Service is modified

2021-11-17 Thread Ahmed Musallam (Jira)
Ahmed Musallam created SLING-10927: -- Summary: NPE in ResolutionCache when the Service is modified Key: SLING-10927 URL: https://issues.apache.org/jira/browse/SLING-10927 Project: Sling

[jira] [Comment Edited] (SLING-10926) Error Handler throws Error checking if response is Open

2021-11-17 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17445469#comment-17445469 ] Eric Norman edited comment on SLING-10926 at 11/17/21, 8:12 PM:

[GitHub] [sling-org-apache-sling-servlets-resolver] enapps-enorman commented on a change in pull request #22: Fix null pointer exception

2021-11-17 Thread GitBox
enapps-enorman commented on a change in pull request #22: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/22#discussion_r751596983 ## File path: src/main/java/org/apache/sling/servlets/resolver/internal/HandleErrorSlingHttpServletResponse.java ##

[jira] [Commented] (SLING-10926) Error Handler throws Error checking if response is Open

2021-11-17 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-10926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17445469#comment-17445469 ] Eric Norman commented on SLING-10926: - [~hakim.sadikali] Thanks for reporting the error.  I can see

[GitHub] [sling-org-apache-sling-servlets-resolver] sadhakim opened a new pull request #22: Fix null pointer exception

2021-11-17 Thread GitBox
sadhakim opened a new pull request #22: URL: https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/22 SLING-10926 -- 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] [Created] (SLING-10926) Error Handler throws Error checking if response is Open

2021-11-17 Thread Hakim Sadikali (Jira)
Hakim Sadikali created SLING-10926: -- Summary: Error Handler throws Error checking if response is Open Key: SLING-10926 URL: https://issues.apache.org/jira/browse/SLING-10926 Project: Sling

[GitHub] [sling-org-apache-sling-testing-osgi-mock] stefanseifert merged pull request #11: SLING-10922 don't consider DS metadata/CA for plain OSGi service

2021-11-17 Thread GitBox
stefanseifert merged pull request #11: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/11 -- 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

[GitHub] [sling-org-apache-sling-testing-osgi-mock] stefanseifert commented on a change in pull request #11: SLING-10922 don't consider DS metadata/CA for plain OSGi service

2021-11-17 Thread GitBox
stefanseifert commented on a change in pull request #11: URL: https://github.com/apache/sling-org-apache-sling-testing-osgi-mock/pull/11#discussion_r751481635 ## File path: core/src/main/java/org/apache/sling/testing/mock/osgi/context/OsgiContextImpl.java ## @@ -133,75

[GitHub] [sling-org-apache-sling-testing-clients] anchela commented on pull request #24: SLING-10925 OsgiConsoleClient breaks if response Location header is an absolute URL

2021-11-17 Thread GitBox
anchela commented on pull request #24: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/24#issuecomment-971778106 @telegrapher , as discussed in private... i had a quick look at the code (beside the changes) and i don't see an easy way to write a meaningful unit

[jira] [Resolved] (SLING-10867) The launcher should fail fast when it can't create parent directories for the application feature file

2021-11-17 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-10867. - Resolution: Fixed > The launcher should fail fast when it can't create parent

[GitHub] [sling-org-apache-sling-feature-launcher] rombert merged pull request #31: SLING-10867 - The launcher should fail fast when it can't create parent directories for the application feature file

2021-11-17 Thread GitBox
rombert merged pull request #31: URL: https://github.com/apache/sling-org-apache-sling-feature-launcher/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

[jira] [Resolved] (SLING-9192) Update RRD4j to (at least) version 3.5

2021-11-17 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-9192. Resolution: Duplicate Fixed later via SLING-9381 > Update RRD4j to (at least) version

[jira] [Resolved] (SLING-10369) org.apache.sling.starter dependencies out of date

2021-11-17 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-10369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu resolved SLING-10369. - Resolution: Fixed PR was merged, closing > org.apache.sling.starter dependencies out

[jira] [Updated] (SLING-7425) Add service user and base integration tests on this in sling pipes

2021-11-17 Thread Nicolas Peltier (Jira)
[ https://issues.apache.org/jira/browse/SLING-7425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Peltier updated SLING-7425: --- Component/s: pipes > Add service user and base integration tests on this in sling pipes >

[jira] [Updated] (SLING-7729) add basic auth to AbstractInputStreamPipe

2021-11-17 Thread Nicolas Peltier (Jira)
[ https://issues.apache.org/jira/browse/SLING-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Peltier updated SLING-7729: --- Component/s: pipes > add basic auth to AbstractInputStreamPipe >

Re: [VOTE] Release Apache Sling JCR Jackrabbit User Manager version 2.2.16

2021-11-17 Thread Nicolas Peltier
+1 Le mar. 16 nov. 2021 à 17:46, Carsten Ziegeler a écrit : > +1 > > Carsten > > Am 15.11.2021 um 23:41 schrieb Eric Norman: > > Hi, > > > > We solved 2 issues in this release: > > https://issues.apache.org/jira/browse/SLING/fixforversion/12350273 > > > > Staging repository: > >

[GitHub] [sling-site] npeltier merged pull request #70: SLING-10848: add documentation for url_mode=as_is option

2021-11-17 Thread GitBox
npeltier merged pull request #70: URL: https://github.com/apache/sling-site/pull/70 -- 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] [Updated] (SLING-5199) Remove the maven-bundle-plugin override once version 3.0.2 is available

2021-11-17 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5199: --- Description: SLING-5196 downgrade the maven-bundle-plugin version to 2.5.3 due to a

[jira] [Updated] (SLING-5199) Remove the maven-bundle-plugin override once version 3.0.2 is available

2021-11-17 Thread Robert Munteanu (Jira)
[ https://issues.apache.org/jira/browse/SLING-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Munteanu updated SLING-5199: --- Description: SLING-5196 downgraded the maven-bundle-plugin version to 2.5.3 due to a

[GitHub] [sling-site] kwin merged pull request #73: Update sling-mock.md

2021-11-17 Thread GitBox
kwin merged pull request #73: URL: https://github.com/apache/sling-site/pull/73 -- 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: