[ 
https://issues.apache.org/jira/browse/OAK-11546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936503#comment-17936503
 ] 

Manfred Baedke edited comment on OAK-11546 at 3/18/25 1:53 PM:
---------------------------------------------------------------

This commit removed a package export from oak-shaded-guava that is still in use 
downstream, breaking the QS build (see 
https://cpss.ci.corp.adobe.com/job/oak-sprout-1/job/master/1750/consoleText). 
I'm going to re-add the export temporarily to give these projects time to 
switch to a new Oak version.


was (Author: baedke):
This commit removed a package export from oak-shaded-guava that is still in use 
downstream, breaking the QS build. I'm going to re-add the export temporarily 
to give these projects time to switch to a new Oak version.

> Remove usage of Guava io.Closer
> -------------------------------
>
>                 Key: OAK-11546
>                 URL: https://issues.apache.org/jira/browse/OAK-11546
>             Project: Jackrabbit Oak
>          Issue Type: Technical task
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>
> I tried to do this with a combination of "List<Closeable>" and 
> "IOUtils.closeQuietly(Iterable<Closeable>)", but it is really rather 
> intrusive and it's not easy to get the semantics exactly right.
> Thus I would propose to add a "Closer" to "org.apache.jackrabbit.commons.io".
> Feedback appreciated.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to