You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Julia Kinga Marton (JIRA)" <ji...@apache.org> on 2019/04/11 11:53:00 UTC

[jira] [Created] (OOZIE-3469) Extract common methods, fields from oozie-core to a new oozie-common module

Julia Kinga Marton created OOZIE-3469:
-----------------------------------------

             Summary: Extract common methods, fields from oozie-core to a new oozie-common module
                 Key: OOZIE-3469
                 URL: https://issues.apache.org/jira/browse/OOZIE-3469
             Project: Oozie
          Issue Type: Improvement
            Reporter: Julia Kinga Marton
            Assignee: Julia Kinga Marton


Oozie sharelib needs oozie-core as dependency, what will bring in a lot of transitive dependencies, what may cause conflicts and we need to exclude them one by one. In a lot of cases we need only some constants from oozie-core. 

Let's investigate whether we can extract this common fields, (methods/classes) into a new common module.



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