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/04 14:50:58 UTC

[jackrabbit-oak] branch OAK-9989 updated (6c7ff2e062 -> a76162dbc4)

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 6c7ff2e062 OAK-9989: test use in oak-store-document
     add 57e608c87f OAK-10103: oak-store-document: remove deprecated SystemPropertySupplier (#843)
     add a76162dbc4 Merge branch 'trunk' into OAK-9989

No new revisions were added by this update.

Summary of changes:
 .../oak/plugins/document/ClusterNodeInfo.java      |   2 +-
 .../plugins/document/rdb/RDBConnectionHandler.java |   2 +-
 .../plugins/document/rdb/RDBDataSourceFactory.java |   2 +-
 .../oak/plugins/document/rdb/RDBDocumentStore.java |   2 +-
 .../plugins/document/rdb/RDBDocumentStoreDB.java   |   2 +-
 .../document/rdb/RDBMissingLastRevSeeker.java      |   3 +-
 .../plugins/document/rdb/RDBVersionGCSupport.java  |   2 +-
 .../document/util/SystemPropertySupplier.java      | 174 ---------------------
 8 files changed, 7 insertions(+), 182 deletions(-)
 delete mode 100755 oak-store-document/src/main/java/org/apache/jackrabbit/oak/plugins/document/util/SystemPropertySupplier.java