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

reschke pushed a change to branch OAK-10961
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from 669cef0cb3 OAK-10961: Remove usage of Guava Predicate interface 
(oak-auth-principalbased)
     add 35f625b696 OAK-10803 -- compress/uncompress property, disabled by 
default (#1526)
     add ad514945ee OAK-10974 and OAK-10869 : temporarily disabling flaky tests
     add ffa426c604 Merge pull request #1600 from apache/OAK-10974_and_OAK-10869
     add fb75c658f7 OAK-10971 - Add a method to test if a path is a direct 
ancestor of another: PathUtils.isDirectAncestor()  (#1598)
     new 95a3b0b7f9 Merge branch 'trunk' into OAK-10961

The 1 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:
 .../apache/jackrabbit/oak/commons/PathUtils.java   |  13 +
 .../jackrabbit/oak/commons/package-info.java       |   2 +-
 .../jackrabbit/oak/commons/PathUtilsTest.java      |  22 ++
 .../plugins/document/DocumentPropertyState.java    |  87 +++++-
 .../document/DocumentPropertyStateTest.java        | 318 ++++++++++++++++++++-
 .../document/VersionGarbageCollectorIT.java        |   4 +
 6 files changed, 435 insertions(+), 11 deletions(-)

Reply via email to