This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 07548dddfb OAK-10199 : added test case to continue with GC even if
there is crash
new 80ed5235fa OAK-5782: Test failure:
persistentCache.BroadcastTest.broadcastTCP
new 61cdb568b8 OAK-10316: Importer exceptions always should mention path
(#1001)
new a7d7e98241 OAK-10307: re-add guava to several subprojects to re-enable
isolated compilation (will be removed later on)
new ac92820ac8 OAK-10307: re-add guava to several subprojects to re-enable
isolated compilation (will be removed later on)
new bbabbf8944 OAK-10307: re-add guava to several subprojects to re-enable
isolated compilation (will be removed later on)
new a11707669e OAK-10307: re-add guava to several subprojects to re-enable
isolated compilation (will be removed later on)
new f01d696555 OAK-10326: temporarily set baseline version explicitly (and
remove before release of 1.54.0)
new 96c3fa25d8 OAK-10307: re-add guava to several subprojects to re-enable
isolated compilation (will be removed later on)
new d8ed2a53ce OAK-10199 : handled escaped properties while deleting them
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
oak-auth-external/pom.xml | 7 +++
oak-authorization-cug/pom.xml | 7 +++
oak-authorization-principalbased/pom.xml | 7 +++
oak-jcr/pom.xml | 7 +++
.../jackrabbit/oak/jcr/xml/ImporterImpl.java | 4 +-
oak-lucene/pom.xml | 7 +++
oak-parent/pom.xml | 2 +
oak-search/pom.xml | 6 ++-
oak-segment-tar/pom.xml | 7 +++
oak-store-document/pom.xml | 7 +++
.../plugins/document/VersionGarbageCollector.java | 2 +
.../document/VersionGarbageCollectorIT.java | 57 +++++++++++++++++++++-
.../document/persistentCache/BroadcastTest.java | 1 +
oak-store-spi/pom.xml | 5 ++
14 files changed, 122 insertions(+), 4 deletions(-)