[GitHub] [jackrabbit-oak] kwin merged pull request #1121: OAK-10448 Convert o.a.j.api.security.user.Query back to ConsumerType

2023-09-15 Thread via GitHub
kwin merged PR #1121: URL: https://github.com/apache/jackrabbit-oak/pull/1121 -- 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:

[GitHub] [jackrabbit-oak] adamcin commented on a diff in pull request #1094: OAK-10424 add support for INSECURE RESULT SIZE and INSECURE FACETS query options and rep:insecureQueryOptions privilege

2023-09-15 Thread via GitHub
adamcin commented on code in PR #1094: URL: https://github.com/apache/jackrabbit-oak/pull/1094#discussion_r1327273737 ## oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/ResultSizeTest.java: ## @@ -126,5 +151,90 @@ private void doTestResultSize(boolean union, int

[GitHub] [jackrabbit-oak] sonarcloud[bot] commented on pull request #1122: OAK-10434: oak-segment-azure/oak-blob-cloud-azure: update SDK dependencies

2023-09-15 Thread via GitHub
sonarcloud[bot] commented on PR #1122: URL: https://github.com/apache/jackrabbit-oak/pull/1122#issuecomment-1721188712 Kudos, SonarCloud Quality Gate passed! [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-16px.png

[GitHub] [jackrabbit-oak] reschke merged pull request #1122: OAK-10434: oak-segment-azure/oak-blob-cloud-azure: update SDK dependencies

2023-09-15 Thread via GitHub
reschke merged PR #1122: URL: https://github.com/apache/jackrabbit-oak/pull/1122 -- 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:

[GitHub] [jackrabbit-oak] reschke opened a new pull request, #1122: OAK-10434: oak-segment-azure/oak-blob-cloud-azure: update SDK dependencies

2023-09-15 Thread via GitHub
reschke opened a new pull request, #1122: URL: https://github.com/apache/jackrabbit-oak/pull/1122 (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 comment. To

[GitHub] [jackrabbit-oak] nit0906 merged pull request #1118: OAK-10442 | Fixing docs to reflect aggregation does not support node …

2023-09-15 Thread via GitHub
nit0906 merged PR #1118: URL: https://github.com/apache/jackrabbit-oak/pull/1118 -- 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:

[ANNOUNCE] Apache Jackrabbit Oak 1.22.17 released

2023-09-15 Thread Julian Reschke
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 1.22.17. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release: Release Notes -- Apache Jackrabbit

[ANNOUNCE] Apache Jackrabbit Oak 1.22.17 released

2023-09-15 Thread Julian Reschke
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit Oak 1.22.17. The release is available for download at: http://jackrabbit.apache.org/downloads.html See the full release notes below for details about this release: Release Notes -- Apache Jackrabbit

[jira] [Updated] (JCR-4951) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4951: Labels: candidate_jackrabbit_2.20 (was: ) > Update oak-jackrabbit-api.version.used in trunk and

[jira] [Commented] (JCR-4971) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17765503#comment-17765503 ] Julian Reschke commented on JCR-4971: - trunk: [r1912323|http://svn.apache.org/r1912323] > Update

[jira] [Updated] (JCR-4971) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4971: Labels: candidate_jackrabbit_2.20 (was: ) > Update oak-jackrabbit-api.version.used in trunk and

[jira] [Resolved] (JCR-4971) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4971. - Fix Version/s: 2.21.20 Resolution: Fixed > Update oak-jackrabbit-api.version.used in trunk

[jira] [Commented] (JCR-4951) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17765498#comment-17765498 ] Julian Reschke commented on JCR-4951: - trunk: [r1912321|http://svn.apache.org/r1912321] > Update

[GitHub] [jackrabbit-oak] nfsantos commented on a diff in pull request #1094: OAK-10424 add support for INSECURE RESULT SIZE and INSECURE FACETS query options and rep:insecureQueryOptions privilege

2023-09-15 Thread via GitHub
nfsantos commented on code in PR #1094: URL: https://github.com/apache/jackrabbit-oak/pull/1094#discussion_r1326909040 ## oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/ResultSizeTest.java: ## @@ -126,5 +151,90 @@ private void doTestResultSize(boolean union, int

[GitHub] [jackrabbit-oak] nfsantos commented on a diff in pull request #1094: OAK-10424 add support for INSECURE RESULT SIZE and INSECURE FACETS query options and rep:insecureQueryOptions privilege

2023-09-15 Thread via GitHub
nfsantos commented on code in PR #1094: URL: https://github.com/apache/jackrabbit-oak/pull/1094#discussion_r1326909040 ## oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/ResultSizeTest.java: ## @@ -126,5 +151,90 @@ private void doTestResultSize(boolean union, int

[GitHub] [jackrabbit-oak] thomasmueller commented on pull request #1094: OAK-10424 add support for INSECURE RESULT SIZE and INSECURE FACETS query options and rep:insecureQueryOptions privilege

2023-09-15 Thread via GitHub
thomasmueller commented on PR #1094: URL: https://github.com/apache/jackrabbit-oak/pull/1094#issuecomment-1720784973 I'm not blocking this, but the "finally" block would be nice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [jackrabbit-oak] thomasmueller commented on a diff in pull request #1094: OAK-10424 add support for INSECURE RESULT SIZE and INSECURE FACETS query options and rep:insecureQueryOptions privile

2023-09-15 Thread via GitHub
thomasmueller commented on code in PR #1094: URL: https://github.com/apache/jackrabbit-oak/pull/1094#discussion_r1326883609 ## oak-lucene/src/test/java/org/apache/jackrabbit/oak/jcr/query/ResultSizeTest.java: ## @@ -126,5 +151,90 @@ private void doTestResultSize(boolean union,

[jira] [Resolved] (JCR-4951) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke resolved JCR-4951. - Resolution: Fixed > Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16 >

[jira] [Updated] (JCR-4971) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4971: Fix Version/s: (was: 2.21.20) > Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak

[jira] [Created] (JCR-4971) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17

2023-09-15 Thread Julian Reschke (Jira)
Julian Reschke created JCR-4971: --- Summary: Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.17 Key: JCR-4971 URL: https://issues.apache.org/jira/browse/JCR-4971 Project: Jackrabbit

[jira] [Updated] (JCR-4951) Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16

2023-09-15 Thread Julian Reschke (Jira)
[ https://issues.apache.org/jira/browse/JCR-4951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Reschke updated JCR-4951: Fix Version/s: 2.21.20 > Update oak-jackrabbit-api.version.used in trunk and 2.20 to Oak 1.22.16 >

[RESULT] [VOTE] Release Apache Jackrabbit Oak 1.22.17

2023-09-15 Thread Julian Reschke
On 12.09.2023 08:37, Julian Reschke wrote: ... Hi there, The vote passes as follows: +1 Julian Reschke +1 Manfred Baedke +1 Woonsan Ko Thanks for voting. I'll push the release out. Best regards, Julian