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

Alex Deparvu commented on OAK-7182:
-----------------------------------

In the spirit of replacing guava apis with jdk alternatives I found this idea 
to replace {{MoreObjects.toStringHelper}} with {{StringJoiner}} from jdk8 [0]. 
It seems pretty painful to rewrite all those toString methods but on the upside 
it would greatly reduce the patches for the upgrade. 
I'm curious to see what other think.

[0] 
https://stackoverflow.com/questions/32691387/alternative-to-moreobjects-in-java-8

> Make it possible to update Guava
> --------------------------------
>
>                 Key: OAK-7182
>                 URL: https://issues.apache.org/jira/browse/OAK-7182
>             Project: Jackrabbit Oak
>          Issue Type: Wish
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>         Attachments: GuavaTests.java, OAK-7182-guava-21-3.diff, 
> OAK-7182-guava-21-4.diff, OAK-7182-guava-21.diff, OAK-7182-guava-23.6.1.diff, 
> guava.diff
>
>
> We currently rely on Guava 15, and this affects all users of Oak because they 
> essentially need to use the same version.
> This is an overall issue to investigate what would need to be done in Oak in 
> order to make updates possible.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to