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)