[PR] Bump org.apache.activemq:activemq-client from 5.13.2 to 5.15.16 [sling-org-apache-sling-jms]

2023-12-20 Thread via GitHub
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/sling-org-apache-sling-jms/pull/5 Bumps org.apache.activemq:activemq-client from 5.13.2 to 5.15.16. [![Dependabot compatibility

Re: [PR] Bump activemq-client from 5.13.2 to 5.15.9 [sling-org-apache-sling-jms]

2023-12-20 Thread via GitHub
dependabot[bot] closed pull request #4: Bump activemq-client from 5.13.2 to 5.15.9 URL: https://github.com/apache/sling-org-apache-sling-jms/pull/4 -- 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

Re: [PR] Bump activemq-client from 5.13.2 to 5.15.9 [sling-org-apache-sling-jms]

2023-12-20 Thread via GitHub
dependabot[bot] commented on PR #4: URL: https://github.com/apache/sling-org-apache-sling-jms/pull/4#issuecomment-1865129868 Superseded by #5. -- 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

Re: [PR] SLING-11352 - Fix parsing of path-only mappings [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #84: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/84#issuecomment-1865042585 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality

Re: [PR] Various improvements for the webconsole plugin [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #78: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/78#issuecomment-1865042474 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality

Re: [PR] SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2 [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
enapps-enorman commented on code in PR #109: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/109#discussion_r1433092042 ## src/test/java/org/apache/sling/resourceresolver/impl/mapping/InMemoryResourceProvider.java: ## @@ -105,7 +105,7 @@ public

Re: [PR] SLING-12198 - Extending sling.graphql.engine to allow passing custom graphql ParserOptions. [sling-org-apache-sling-graphql-core]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #39: URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/39#issuecomment-1864884827 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate

Re: [PR] SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2 [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #109: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/109#issuecomment-1864879736 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality

[jira] [Commented] (SLING-12198) Extending sling.graphql.engine to allow passing custom graphql ParserOptions while executing GraphQL queries

2023-12-20 Thread Lenard Palko (Jira)
[ https://issues.apache.org/jira/browse/SLING-12198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17799102#comment-17799102 ] Lenard Palko commented on SLING-12198: -- Added the following options to the OSGI config as only

[PR] SLING-12205: ResourceResolver: switch sling:alias query to JCR-SQL2 [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
reschke opened a new pull request, #109: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/109 (needed for subsequent use of query paging) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[jira] [Updated] (SLING-12205) ResourceResolver: switch sling:alias query to JCR-SQL2

2023-12-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated SLING-12205: --- Summary: ResourceResolver: switch sling:alias query to JCR-SQL2 (was: ResourceResolver:

[jira] [Created] (SLING-12205) ResourceResolver: switch sling:alias query to JCR2

2023-12-20 Thread Julian Reschke (Jira)
Julian Reschke created SLING-12205: -- Summary: ResourceResolver: switch sling:alias query to JCR2 Key: SLING-12205 URL: https://issues.apache.org/jira/browse/SLING-12205 Project: Sling Issue

[jira] [Resolved] (SLING-12204) ResourceResolver: refactor PagedQueryIterator for re-use

2023-12-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved SLING-12204. Fix Version/s: Resource Resolver 1.11.6 Resolution: Fixed > ResourceResolver:

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
reschke merged PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108 -- 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:

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
joerghoh commented on code in PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#discussion_r1432839699 ## src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java: ## @@ -1288,50 +1288,66 @@ private Iterator

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#issuecomment-1864650057 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#issuecomment-1864623081 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
reschke commented on code in PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#discussion_r1432823196 ## src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java: ## @@ -1288,50 +1288,60 @@ private Iterator

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
joerghoh commented on code in PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#discussion_r1432806575 ## src/main/java/org/apache/sling/resourceresolver/impl/mapping/MapEntries.java: ## @@ -1288,50 +1288,60 @@ private Iterator

Re: [PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
sonarcloud[bot] commented on PR #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108#issuecomment-1864598484 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality

[PR] SLING-12204: ResourceResolver: refactor PagedQueryIterator for re-use [sling-org-apache-sling-resourceresolver]

2023-12-20 Thread via GitHub
reschke opened a new pull request, #108: URL: https://github.com/apache/sling-org-apache-sling-resourceresolver/pull/108 (no comment) -- 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] [Updated] (SLING-12204) ResourceResolver: refactor PagedQueryIterator for re-use

2023-12-20 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/SLING-12204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated SLING-12204: --- Summary: ResourceResolver: refactor PagedQueryIterator for re-use (was: ResourceResolver:

Re: [PR] chore(deps): update dependency org.apache.sling:org.apache.sling.engine to v2.15.10 [sling-org-apache-sling-starter]

2023-12-20 Thread via GitHub
rombert merged PR #290: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/290 -- 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: