This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-6759
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from d6eb069c5c OAK-6759: Convert oak-blob-cloud-azure to OSGi R6
annotations
add 485288d555 OAK-10043: refactor AbstractDataStoreService so that it
doesn't need the statisticsProvider OSGi reference (#1113)
add 2a0ecd4226 Revert "OAK-10441: exclude snakeyaml from
oak-search-elastic (#1110)"
add a755b9659c Merge branch 'trunk' into OAK-6759
No new revisions were added by this update.
Summary of changes:
.../azure/blobstorage/AbstractAzureDataStoreService.java | 11 ++++++++---
.../oak/blob/cloud/s3/AbstractS3DataStoreService.java | 14 ++++++++++++++
.../plugins/blob/datastore/AbstractDataStoreService.java | 16 +++-------------
.../oak/plugins/blob/datastore/DbDataStoreService.java | 12 ++++++++++++
.../oak/plugins/blob/datastore/FileDataStoreService.java | 13 +++++++++++++
oak-search-elastic/pom.xml | 15 ++-------------
.../oak/plugins/index/elastic/ElasticTestServer.java | 3 +--
7 files changed, 53 insertions(+), 31 deletions(-)