This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-10307
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from f7fa823260 OAK-10307: oak-shaded-guava leaks original guava as
transitive dependency
add ff0bf210fc OAK-10305: make annotation dependencies have scope
"provided" (#984)
add b8b7c35df8 OAK-10247: oak-commons: remove Guava from public API -
remove remaining uses and add to shaded version to Profiler ignore list (#986)
add 1e71b87454 Merge remote-tracking branch 'origin/trunk' into OAK-10307
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/jackrabbit/oak/commons/FileIOUtils.java | 10 ----------
.../main/java/org/apache/jackrabbit/oak/commons/Profiler.java | 1 +
.../jackrabbit/oak/commons/io/BurnOnCloseFileIterator.java | 3 ++-
.../org/apache/jackrabbit/oak/commons/io/LazyInputStream.java | 3 ++-
.../org/apache/jackrabbit/oak/commons/FileIOUtilsTest.java | 11 ++++++-----
oak-core/pom.xml | 2 ++
oak-search-elastic/pom.xml | 10 ++++++++++
7 files changed, 23 insertions(+), 17 deletions(-)