You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Zsombor Gegesy (JIRA)" <ji...@apache.org> on 2019/05/13 19:28:00 UTC

[jira] [Updated] (OOZIE-3488) Migrate from guava classes to the base Java implementations

     [ https://issues.apache.org/jira/browse/OOZIE-3488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zsombor Gegesy updated OOZIE-3488:
----------------------------------
    Attachment: OOZIE-3488.patch

> Migrate from guava classes to the base Java implementations
> -----------------------------------------------------------
>
>                 Key: OOZIE-3488
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3488
>             Project: Oozie
>          Issue Type: Improvement
>            Reporter: Zsombor Gegesy
>            Priority: Major
>              Labels: code-cleanup
>             Fix For: 5.2.0
>
>         Attachments: OOZIE-3488.patch
>
>
> In Oozie, guava classes are used even when Java 8 already provides a compatible implementation, removing these usages would reduce the dependency to guava (which is regularly a headache due to her backward incompatible changes)



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