[
https://issues.apache.org/jira/browse/OAK-7188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-7188.
--------------------------------
Resolution: Fixed
Fixed at [http://svn.apache.org/viewvc?rev=1825581&view=rev] by replacing
{{Futures.transform()}} with {{Futures.dereference()}}, which is hopefully not
going to go away anytime soon.
[~reschke], how do we ensure we are not reintroducing references to methods
that are not supported across the range of Guava versions we want to support?
> guava: ListenableFuture.transform() changes to transformAsync in version 20
> ---------------------------------------------------------------------------
>
> Key: OAK-7188
> URL: https://issues.apache.org/jira/browse/OAK-7188
> Project: Jackrabbit Oak
> Issue Type: Technical task
> Components: segment-tar
> Reporter: Julian Reschke
> Assignee: Michael Dürig
> Priority: Major
> Labels: technical_debt
> Fix For: 1.9.0, 1.10
>
> Attachments: OAK-7188.diff, OAK-7188.diff
>
>
> See
> https://google.github.io/guava/releases/19.0/api/docs/com/google/common/util/concurrent/Futures.html#transform(com.google.common.util.concurrent.ListenableFuture,%20com.google.common.util.concurrent.AsyncFunction)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)