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

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


    from 0497ffd44f OAK-11267: use SystemProperty Supplier
     add 5cc908420b Revert "OAK-11801 : removed Guava's fluent iterable with 
Apache's (#2408)"

No new revisions were added by this update.

Summary of changes:
 .../blob/datastore/SharedDataStoreUtils.java       | 26 +++++-----------------
 .../plugins/index/lucene/LucenePropertyIndex.java  |  9 ++++----
 oak-run-commons/pom.xml                            |  4 ----
 .../indexer/document/NodeStateEntryTraverser.java  |  7 +++---
 .../document/mongo/MongoDocumentTraverser.java     |  4 ++--
 oak-run/pom.xml                                    |  4 ----
 .../oak/plugins/tika/BinaryResourceProvider.java   |  4 ++--
 .../tika/CSVFileBinaryResourceProvider.java        |  4 ++--
 .../oak/plugins/tika/CSVFileGenerator.java         |  2 +-
 .../tika/NodeStoreBinaryResourceProvider.java      |  9 +++-----
 .../oak/plugins/tika/BinaryStatsTest.java          |  2 +-
 .../tika/CSVFileBinaryResourceProviderTest.java    | 18 ++-------------
 .../tika/NodeStoreBinaryResourceProviderTest.java  |  3 +--
 .../oak/plugins/tika/TextPopulatorTest.java        | 10 +++++++--
 .../security/privilege/PrivilegeBitsProvider.java  |  4 ++--
 .../oak/composite/CompositeNodeBuilder.java        | 20 ++++++++---------
 .../oak/composite/CompositeNodeState.java          | 21 +++++++++--------
 17 files changed, 57 insertions(+), 94 deletions(-)

Reply via email to