This is an automated email from the ASF dual-hosted git repository.
reschke pushed a change to branch OAK-11571
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 70e994e3d5 add missibng return value and 'implements' - no test
coverage yet
add 5912f06031 OAK-11571: commons: add Closer class (similar to Guava
Closer) - add Closeable interface to Closer and test it
add d9852070bf Revert "OAK-11571: commons: add Closer class (similar to
Guava Closer) - add Closeable interface to Closer and test it"
add 70839c276c OAK-11571: commons: add Closer class (similar to Guava
Closer) - add Closeable interface to Closer and test it
No new revisions were added by this update.
Summary of changes:
.../org/apache/jackrabbit/oak/commons/pio/Closer.java | 14 +++++++-------
.../apache/jackrabbit/oak/commons/io/CloserTest.java | 18 +++++++++++++++---
2 files changed, 22 insertions(+), 10 deletions(-)