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:26:00 UTC

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

Zsombor Gegesy created OOZIE-3488:
-------------------------------------

             Summary: 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
             Fix For: 5.2.0


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)