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 re...@apache.org on 2023/02/08 09:36:14 UTC

[jackrabbit-oak] branch OAK-10109 updated (db0a867589 -> 000c49c755)

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

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


    from db0a867589 OAK-10109: deprecate TransformingComparator(Comparator, com.google.common.base.Function)
     add 9bb63d5c01 OAK-10109: swap Function imports for clarity what's going to be removed
     add b879fc71dc OAK-10110: add test coverage for FileIOUtils.TransformingComparator (#849)
     add b2d301e84f Merge branch 'trunk' into OAK-10109
     add 000c49c755 add test coverage for new variant of FileIOUtils.TransformingComparator

No new revisions were added by this update.

Summary of changes:
 .../apache/jackrabbit/oak/commons/FileIOUtils.java | 45 +++++++++++-----------
 .../jackrabbit/oak/commons/FileIOUtilsTest.java    | 38 ++++++++++++++++++
 2 files changed, 60 insertions(+), 23 deletions(-)