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/07 16:12:00 UTC

[jackrabbit-oak] branch OAK-9989 updated (c3a87b4c49 -> 272d6005a7)

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

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


    from c3a87b4c49 oak-blob
     add 6e4c00e6e9 OAK-10049 - Move config before call to getAzureContainer().
     add 7d85c005b8 Merge pull request #846 from ahanikel/issues/OAK-10049-2
     add bff8f72e41 OAK-10105: Guava deprecations: set minimal logging level to 'info' (#845)
     add eec640a97a OAK-10104: Extend version consistency check
     add 72be2fa598 OAK-10104: Extend version consistency check
     add dc05a6f5c6 Merge pull request #844 from mreutegg/OAK-10104
     add 272d6005a7 Merge branch 'trunk' into OAK-9989

No new revisions were added by this update.

Summary of changes:
 .../azure/blobstorage/AzureBlobStoreBackend.java   | 10 ++--
 .../jackrabbit/oak/commons/GuavaDeprecation.java   |  1 -
 .../jackrabbit/oak/spi/GuavaDeprecation.java       |  1 -
 .../jackrabbit/oak/core/GuavaDeprecation.java      |  1 -
 .../plugins/document/check/DocumentStoreCheck.java | 19 ++++++-
 .../oak/plugins/document/check/ReferenceCheck.java | 48 ++++++++++++++++-
 .../oak/run/DocumentStoreCheckCommand.java         |  9 ++++
 .../oak/run/DocumentStoreCheckCommandTest.java     | 60 +++++++++++++++++++++-
 8 files changed, 135 insertions(+), 14 deletions(-)