You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by mi...@apache.org on 2022/12/19 12:00:51 UTC

[jackrabbit-oak] 01/01: OAK-10022 - merge with trunk

This is an automated email from the ASF dual-hosted git repository.

miroslav pushed a commit to branch issue/OAK-10022
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 597f2150660a7ea907179d84a346a3bd75ce4be4
Merge: 3cc1f087c6 859166d48c
Author: smiroslav <mi...@apache.org>
AuthorDate: Mon Dec 19 13:00:15 2022 +0100

    OAK-10022 - merge with trunk

 RELEASE-NOTES.txt                        | 233 +++++++++++++++++--------------
 oak-api/pom.xml                          |   2 +-
 oak-auth-external/pom.xml                |   2 +-
 oak-auth-ldap/pom.xml                    |   2 +-
 oak-authorization-cug/pom.xml            |   2 +-
 oak-authorization-principalbased/pom.xml |   2 +-
 oak-benchmarks-elastic/pom.xml           |   2 +-
 oak-benchmarks-lucene/pom.xml            |   2 +-
 oak-benchmarks-solr/pom.xml              |   2 +-
 oak-benchmarks/pom.xml                   |   2 +-
 oak-blob-cloud-azure/pom.xml             |   2 +-
 oak-blob-cloud/pom.xml                   |   2 +-
 oak-blob-plugins/pom.xml                 |   2 +-
 oak-blob/pom.xml                         |   2 +-
 oak-commons/pom.xml                      |   2 +-
 oak-core-spi/pom.xml                     |   2 +-
 oak-core/pom.xml                         |   2 +-
 oak-examples/pom.xml                     |   2 +-
 oak-examples/standalone/pom.xml          |   2 +-
 oak-examples/webapp/pom.xml              |   2 +-
 oak-exercise/pom.xml                     |   2 +-
 oak-http/pom.xml                         |   2 +-
 oak-it-osgi/pom.xml                      |   9 +-
 oak-it/pom.xml                           |   2 +-
 oak-jackrabbit-api/pom.xml               |   2 +-
 oak-jcr/pom.xml                          |   2 +-
 oak-lucene/pom.xml                       |   2 +-
 oak-parent/pom.xml                       |  77 +++++++---
 oak-pojosr/pom.xml                       |   7 +-
 oak-query-spi/pom.xml                    |   2 +-
 oak-run-commons/pom.xml                  |  16 ++-
 oak-run-elastic/pom.xml                  |  35 ++---
 oak-run/pom.xml                          |  34 ++---
 oak-search-elastic/pom.xml               |   2 +-
 oak-search-mt/pom.xml                    |   2 +-
 oak-search/pom.xml                       |   2 +-
 oak-security-spi/pom.xml                 |   2 +-
 oak-segment-aws/pom.xml                  |   4 +-
 oak-segment-azure/pom.xml                |   2 +-
 oak-segment-remote/pom.xml               |   2 +-
 oak-segment-tar/pom.xml                  |   2 +-
 oak-solr-core/pom.xml                    |   2 +-
 oak-solr-osgi/pom.xml                    |   2 +-
 oak-store-composite/pom.xml              |   2 +-
 oak-store-document/pom.xml               |   2 +-
 oak-store-spi/pom.xml                    |   2 +-
 oak-upgrade/pom.xml                      |   2 +-
 pom.xml                                  |   3 +-
 48 files changed, 275 insertions(+), 221 deletions(-)