[GitHub] [sling-org-apache-sling-caconfig-impl] joerghoh opened a new pull request #5: SLING-11114 Use a LazySupplier for the caconfig binding

2022-02-04 Thread GitBox
joerghoh opened a new pull request #5: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/5 Using the LazyBinding we can avoid to perform checks and validations when the binding is not used. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (SLING-11114) Use LazySupplier in ConfigurationBindingsValueProvider

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486877#comment-17486877 ] Joerg Hoh commented on SLING-4: --- Raised PR: https://github.com/apache/sling-org-ap

[GitHub] [sling-org-apache-sling-caconfig-impl] sonarcloud[bot] commented on pull request #5: SLING-11114 Use a LazySupplier for the caconfig binding

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #5: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/5#issuecomment-1029776052 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateB

[GitHub] [sling-org-apache-sling-caconfig-impl] sonarcloud[bot] removed a comment on pull request #5: SLING-11114 Use a LazySupplier for the caconfig binding

2022-02-04 Thread GitBox
sonarcloud[bot] removed a comment on pull request #5: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/5#issuecomment-1029776052 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Qual

[GitHub] [sling-org-apache-sling-caconfig-impl] sonarcloud[bot] commented on pull request #5: SLING-11114 Use a LazySupplier for the caconfig binding

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #5: URL: https://github.com/apache/sling-org-apache-sling-caconfig-impl/pull/5#issuecomment-1029787372 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Quali

[jira] [Created] (SLING-11120) Reduce log output from BundledScriptTracker

2022-02-04 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created SLING-11120: Summary: Reduce log output from BundledScriptTracker Key: SLING-11120 URL: https://issues.apache.org/jira/browse/SLING-11120 Project: Sling Issue Typ

[jira] [Updated] (SLING-11118) null returned even if OSGi service is found

2022-02-04 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert updated SLING-8: --- Fix Version/s: Scripting Core 2.4.4 > null returned even if OSGi service is

[jira] [Updated] (SLING-11093) Bundled scripts should only be registered for the absolute resource type if the relative resource type is the same

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-11093: - Fix Version/s: Servlets Resolver 2.9.4 (was: Servlets Resolver 2.9

[jira] [Resolved] (SLING-11120) Reduce log output from BundledScriptTracker

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11120. -- Assignee: Carsten Ziegeler Resolution: Fixed https://github.com/apache/sling-org

[jira] [Created] (SLING-11121) Avoid registering service in activate method

2022-02-04 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created SLING-11121: Summary: Avoid registering service in activate method Key: SLING-11121 URL: https://issues.apache.org/jira/browse/SLING-11121 Project: Sling Issue Ty

[jira] [Resolved] (SLING-11121) Avoid registering service in activate method

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11121. -- Resolution: Fixed Fixed in https://github.com/apache/sling-org-apache-sling-security/

[GitHub] [sling-org-apache-sling-scripting-core] raducotescu commented on a change in pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
raducotescu commented on a change in pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/11#discussion_r799328944 ## File path: src/test/java/org/apache/sling/scripting/core/impl/bundled/AbstractBundledRenderUnitTest.java ## @@ -0,0 +1,

[GitHub] [sling-org-apache-sling-scripting-core] bosschaert commented on a change in pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
bosschaert commented on a change in pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/11#discussion_r799348398 ## File path: src/test/java/org/apache/sling/scripting/core/impl/bundled/AbstractBundledRenderUnitTest.java ## @@ -0,0 +1,8

[GitHub] [sling-org-apache-sling-scripting-core] bosschaert commented on a change in pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
bosschaert commented on a change in pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/11#discussion_r799349636 ## File path: src/main/java/org/apache/sling/scripting/core/impl/bundled/AbstractBundledRenderUnit.java ## @@ -126,7 +124,7

[GitHub] [sling-org-apache-sling-scripting-core] sonarcloud[bot] removed a comment on pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
sonarcloud[bot] removed a comment on pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/11#issuecomment-1029259262 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/c

[GitHub] [sling-org-apache-sling-scripting-core] sonarcloud[bot] commented on pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/11#issuecomment-1029854435 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Qu

[GitHub] [sling-org-apache-sling-scripting-core] bosschaert merged pull request #11: SLING-11118 null returned even if OSGi service is found

2022-02-04 Thread GitBox
bosschaert merged pull request #11: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/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 unsubs

[jira] [Resolved] (SLING-11118) null returned even if OSGi service is found

2022-02-04 Thread A. J. David Bosschaert (Jira)
[ https://issues.apache.org/jira/browse/SLING-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] A. J. David Bosschaert resolved SLING-8. Resolution: Fixed > null returned even if OSGi service is found >

[Scripting] Bindings returning null

2022-02-04 Thread Jörg Hoh
Hi, I am currently working on a number of smaller performance improvements, and I found that some BindingsValuesProvider could benefit from providings lazily. In that case the binding is added, but the value is only resolved when the value of the binding is actually needed, instead of resolving th

[jira] [Created] (SLING-11122) Improve logging when including Script Bindings

2022-02-04 Thread Joerg Hoh (Jira)
Joerg Hoh created SLING-11122: - Summary: Improve logging when including Script Bindings Key: SLING-11122 URL: https://issues.apache.org/jira/browse/SLING-11122 Project: Sling Issue Type: Improvem

[jira] [Commented] (SLING-11122) Improve logging when including Script Bindings

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-11122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487045#comment-17487045 ] Joerg Hoh commented on SLING-11122: --- PR: https://github.com/apache/sling-org-apache-sl

[GitHub] [sling-org-apache-sling-scripting-core] sonarcloud[bot] commented on pull request #12: SLING-11122 log the time it took to add all bindings

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #12: URL: https://github.com/apache/sling-org-apache-sling-scripting-core/pull/12#issuecomment-1029924404 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Qu

[jira] [Closed] (SLING-10126) Repository Initializer should support Empty or Single Value Lists

2022-02-04 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco closed SLING-10126. > Repository Initializer should support Empty or Single Value Lists >

[jira] [Closed] (SLING-11078) Repoinit Parser - Describe and Validate Operation.asRepoInitString() Format

2022-02-04 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-11078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco closed SLING-11078. > Repoinit Parser - Describe and Validate Operation.asRepoInitString() Format > --

[jira] [Closed] (SLING-10952) Repoinit - Support Whitespace in Group IDs

2022-02-04 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-10952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco closed SLING-10952. > Repoinit - Support Whitespace in Group IDs > -- > >

[jira] [Closed] (SLING-10747) Remove test-99 and better sync docs page with repoinit parser tests

2022-02-04 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-10747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco closed SLING-10747. > Remove test-99 and better sync docs page with repoinit parser tests > --

[jira] [Closed] (SLING-11055) Cleanup Repoinit Parser Code Smells

2022-02-04 Thread Dan Klco (Jira)
[ https://issues.apache.org/jira/browse/SLING-11055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Klco closed SLING-11055. > Cleanup Repoinit Parser Code Smells > --- > > Key: SLING-110

[jira] [Assigned] (SLING-11123) Multiple puts with same key are not handled correctly

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned SLING-11123: Assignee: Carsten Ziegeler > Multiple puts with same key are not handled correctl

[jira] [Created] (SLING-11123) Multiple puts with same key are not handled correctly

2022-02-04 Thread Carsten Ziegeler (Jira)
Carsten Ziegeler created SLING-11123: Summary: Multiple puts with same key are not handled correctly Key: SLING-11123 URL: https://issues.apache.org/jira/browse/SLING-11123 Project: Sling

[jira] [Updated] (SLING-11123) Multiple puts with same key are not handled correctly

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated SLING-11123: - Description: If multiple puts with the same key to a LazyBindings are done then it depen

[jira] [Resolved] (SLING-11123) Multiple puts with same key are not handled correctly

2022-02-04 Thread Carsten Ziegeler (Jira)
[ https://issues.apache.org/jira/browse/SLING-11123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved SLING-11123. -- Resolution: Fixed Fixed in https://github.com/apache/sling-org-apache-sling-api/commi

[jira] [Created] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Tuicu (Jira)
Andrei Tuicu created SLING-11124: Summary: Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908 Key: SLING-11124 URL: https://issues.apache.org/jira/browse/SLING-11124 Project: Sling

[GitHub] [sling-org-apache-sling-testing-clients] sonarcloud[bot] commented on pull request #25: SLING-11124 - Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #25: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/25#issuecomment-1030098357 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Q

[jira] [Assigned] (SLING-11091) Expose the number of scheduled jobs

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh reassigned SLING-11091: - Assignee: Joerg Hoh > Expose the number of scheduled jobs > ---

[jira] [Commented] (SLING-11091) Expose the number of scheduled jobs

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-11091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487146#comment-17487146 ] Joerg Hoh commented on SLING-11091: --- https://github.com/apache/sling-org-apache-sling-

[GitHub] [sling-org-apache-sling-testing-clients] sonarcloud[bot] commented on pull request #25: SLING-11124 - Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #25: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/25#issuecomment-1030119359 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/Q

[GitHub] [sling-org-apache-sling-testing-clients] sonarcloud[bot] removed a comment on pull request #25: SLING-11124 - Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread GitBox
sonarcloud[bot] removed a comment on pull request #25: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/25#issuecomment-1030098357 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/

[jira] [Closed] (SLING-11085) Expose number of scheduled jobs as metric

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-11085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh closed SLING-11085. - > Expose number of scheduled jobs as metric > - > >

[GitHub] [sling-org-apache-sling-servlets-get] joerghoh merged pull request #6: SLING-10303 update to parent pom 41, other version updates, add testcases

2022-02-04 Thread GitBox
joerghoh merged pull request #6: URL: https://github.com/apache/sling-org-apache-sling-servlets-get/pull/6 -- 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] [Commented] (SLING-10303) Improve test coverage of StreamRenderer

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487159#comment-17487159 ] Joerg Hoh commented on SLING-10303: --- PR merged > Improve test coverage of StreamRende

[jira] [Resolved] (SLING-10303) Improve test coverage of StreamRenderer

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh resolved SLING-10303. --- Resolution: Fixed > Improve test coverage of StreamRenderer > --

[jira] [Updated] (SLING-10303) Improve test coverage of StreamRenderer

2022-02-04 Thread Joerg Hoh (Jira)
[ https://issues.apache.org/jira/browse/SLING-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joerg Hoh updated SLING-10303: -- Fix Version/s: Servlets Get 2.1.44 > Improve test coverage of StreamRenderer > ---

[GitHub] [sling-org-apache-sling-testing-clients] dulvac merged pull request #25: SLING-11124 - Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread GitBox
dulvac merged pull request #25: URL: https://github.com/apache/sling-org-apache-sling-testing-clients/pull/25 -- 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 unsubscri

[jira] [Assigned] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Dulvac (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac reassigned SLING-11124: - Assignee: Andrei Dulvac > Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8

[jira] [Commented] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Dulvac (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487166#comment-17487166 ] Andrei Dulvac commented on SLING-11124: --- Merged in https://github.com/apache/slin

[jira] [Resolved] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Dulvac (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac resolved SLING-11124. --- Fix Version/s: Apache Sling Testing Clients 3.0.6 Resolution: Fixed > Update Guava De

[jira] [Updated] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Dulvac (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-11124: -- Fix Version/s: Apache Sling Testing Clients 3.0.8 (was: Apache Sling Tes

[jira] [Updated] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Andrei Dulvac (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulvac updated SLING-11124: -- Affects Version/s: Apache Sling Testing Clients 3.0.8 (was: Apache S

[VOTE] Release Apache Sling Testing Clients version 3.0.8

2022-02-04 Thread Andrei Dulvac
We solved 1 issues in this release: https://issues.apache.org/jira/projects/SLING/versions/12351312 Staging repository: https://repository.apache.org/content/repositories/orgapachesling-2593

[GitHub] [sling-org-apache-sling-event] sonarcloud[bot] commented on pull request #16: SLING-11091: expose the number of scheduled jobs as metric

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #16: URL: https://github.com/apache/sling-org-apache-sling-event/pull/16#issuecomment-1030159426 SonarCloud Quality Gate failed.    ![Quality Gate failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/f

[GitHub] [sling-org-apache-sling-starter] rombert opened a new pull request #46: SLING-9638 - Update Starter Docker image to be based on the feature model

2022-02-04 Thread GitBox
rombert opened a new pull request #46: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/46 Reduce final image size and build time. -- 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-starter] sonarcloud[bot] commented on pull request #46: SLING-9638 - Update Starter Docker image to be based on the feature model

2022-02-04 Thread GitBox
sonarcloud[bot] commented on pull request #46: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/46#issuecomment-1030229222 Kudos, SonarCloud Quality Gate passed!    ![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGa

[jira] [Commented] (SLING-11124) Update Guava Dependency for CVE CVE-2018-10237 and CVE-2020-8908

2022-02-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17487218#comment-17487218 ] Eric Norman commented on SLING-11124: - [~andrei.dulvac] I haven't checked this, but

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

2022-02-04 Thread Eric Norman
+1 On Mon, Jan 31, 2022 at 1:19 PM Eric Norman wrote: > Hi, > > We solved 4 issues in this release: > https://issues.apache.org/jira/browse/SLING/fixforversion/12350857 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachesling-2591/ > > You can use this UNIX scr

[RESULT] [VOTE] Release Apache Sling JCR Jackrabbit User Manager version 2.2.18

2022-02-04 Thread Eric Norman
Hi, The vote has passed with the following result : +1 (binding): Daniel Klco, Robert Munteanu, Radu Cotescu, 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-11023) Support setting jcr:mixinTypes and jcr:primaryType for nested authorizable properties

2022-02-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11023. --- closing with the 2.2.18 release > Support setting jcr:mixinTypes and jcr:primaryType for nested authori

[jira] [Closed] (SLING-11107) Update to Sling Bundle Parent 47

2022-02-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11107. --- closing with the 2.2.18 release > Update to Sling Bundle Parent 47 > >

[jira] [Closed] (SLING-11098) Provide resource for the everyone group

2022-02-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11098. --- closing with the 2.2.18 release > Provide resource for the everyone group > ---

[jira] [Closed] (SLING-11034) Allow option to expose nested authorizable properties as child resources

2022-02-04 Thread Eric Norman (Jira)
[ https://issues.apache.org/jira/browse/SLING-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Norman closed SLING-11034. --- closing with the 2.2.18 release > Allow option to expose nested authorizable properties as child resour

[GitHub] [sling-site] enapps-enorman opened a new pull request #80: SLING-11023 document setting types for authorizable property containers

2022-02-04 Thread GitBox
enapps-enorman opened a new pull request #80: URL: https://github.com/apache/sling-site/pull/80 Support for setting jcr:mixinTypes and jcr:primaryType for nested authorizable properties -- This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [sling-site] enapps-enorman merged pull request #80: SLING-11023 document setting types for authorizable property containers

2022-02-04 Thread GitBox
enapps-enorman merged pull request #80: URL: https://github.com/apache/sling-site/pull/80 -- 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: dev-unsu