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 th...@apache.org on 2022/03/15 08:29:44 UTC

[jackrabbit-oak] branch trunk updated (5284b4e -> af79325)

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

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


    from 5284b4e  [OAK-9725] Enable Matomo Web Analytics
     add dece60c  OAK-9723 Allow comparing index definitions against a file
     new af79325  Merge pull request #516 from apache/OAK-9723

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:
 .../jackrabbit/oak/index/merge/IndexDiff.java      | 64 +++++++++++++++++++---
 .../oak/index/merge/IndexDiffCommand.java          | 27 ++++++---
 2 files changed, 74 insertions(+), 17 deletions(-)

[jackrabbit-oak] 01/01: Merge pull request #516 from apache/OAK-9723

Posted by th...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit af79325d09cc11f4e97585d65f2c98cdad8b2e7e
Merge: 5284b4e dece60c
Author: Thomas Mueller <th...@apache.org>
AuthorDate: Tue Mar 15 09:29:39 2022 +0100

    Merge pull request #516 from apache/OAK-9723
    
    OAK-9723 Allow comparing index definitions against a file

 .../jackrabbit/oak/index/merge/IndexDiff.java      | 64 +++++++++++++++++++---
 .../oak/index/merge/IndexDiffCommand.java          | 27 ++++++---
 2 files changed, 74 insertions(+), 17 deletions(-)