This is an automated email from the ASF dual-hosted git repository. daim pushed a change to branch DetailedGC/OAK-10199 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 8ef02635be OAK-10352: Update (shaded) Guava to 32.1.1 (#1028) add d25ee850b9 OAK-10340: Child order not updated on source after move add 28afb67641 OAK-10340: Child order not updated on source after move add f23db0f19e OAK-10340: Child order not updated on source after move add 909c336170 Merge branch 'trunk' into OAK-10340 add c803ee28f4 Merge pull request #1017 from mreutegg/OAK-10340 add d268b6762e OAK-10354: Release Oak 1.54.0 - Candidate Release Notes (#1030) add 49c563f9d7 [maven-release-plugin] prepare release jackrabbit-oak-1.54.0 add 99a1cdb317 [maven-release-plugin] rollback the release of jackrabbit-oak-1.54.0 add cb00765f3c OAK-10273: Index-definition json created during oak-run reindex shoul… (#991) add 95b8414b59 wq Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/jackrabbit-oak into trunk add 59f25b5ee7 OAK-10354: Release Oak 1.54.0 - update release notes add 0a30fd1db8 Merge branch 'trunk' of https://gitbox.apache.org/repos/asf/jackrabbit-oak into trunk add 5e3048b9ae [maven-release-plugin] prepare release jackrabbit-oak-1.54.0 add cab87a64fe [maven-release-plugin] prepare for next development iteration add 8f0bedf8a4 OAK-10356 - Adjust lower and upper bounds of auto-detected memory limits in PipelinedStrategy (#1032) add 5502030f81 OAK-10350: Update spring-boot dependency to version 2.7.13 (#1027) add 1b3d7828e1 Revert "[maven-release-plugin] prepare for next development iteration" add f54c982b39 Revert "[maven-release-plugin] prepare release jackrabbit-oak-1.54.0" add 0ef4c3d806 OAK-10361: Exclude dependency-reduced-pom.xml from the source package during release (#1033) add c92d4c4d12 OAK-10354: Release Oak 1.54.0 - update release notes add 5499f6cd3f [maven-release-plugin] prepare release jackrabbit-oak-1.54.0 add 814e7c53c5 [maven-release-plugin] prepare for next development iteration No new revisions were added by this update. Summary of changes: RELEASE-NOTES.txt | 162 ++++++++++++--------- assembly.xml | 1 + 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 +- .../apache/jackrabbit/oak/core/MutableTree.java | 9 +- .../org/apache/jackrabbit/oak/core/MoveTest.java | 53 +++++++ oak-examples/pom.xml | 2 +- oak-examples/standalone/pom.xml | 4 +- oak-examples/webapp/pom.xml | 2 +- oak-exercise/pom.xml | 2 +- oak-http/pom.xml | 2 +- oak-it-osgi/pom.xml | 2 +- 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 | 4 +- oak-pojosr/pom.xml | 2 +- oak-query-spi/pom.xml | 2 +- oak-run-commons/pom.xml | 2 +- .../jackrabbit/oak/index/IndexerSupport.java | 2 +- .../flatfile/pipelined/NodeStateEntryBatch.java | 6 +- .../flatfile/pipelined/PipelinedStrategy.java | 20 ++- .../oak/index/AbstractIndexTestCommand.java | 11 ++ .../pipelined/NodeStateEntryBatchTest.java | 19 ++- .../pipelined/PipelinedSortBatchTaskTest.java | 8 +- oak-run-elastic/pom.xml | 2 +- .../oak/index/ElasticAbstractIndexCommandTest.java | 3 +- oak-run/pom.xml | 2 +- .../oak/index/LuceneAbstractIndexCommandTest.java | 3 +- .../org/apache/jackrabbit/oak/index/ReindexIT.java | 40 ++++- 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 | 2 +- oak-segment-azure/pom.xml | 2 +- oak-segment-remote/pom.xml | 2 +- oak-segment-tar/pom.xml | 2 +- oak-shaded-guava/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 | 4 +- 61 files changed, 289 insertions(+), 150 deletions(-)