You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2022/12/07 16:09:00 UTC

[jira] [Commented] (OOZIE-3684) Migrate to commons-lang3 again

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

Hadoop QA commented on OOZIE-3684:
----------------------------------

PreCommit-OOZIE-Build started


> Migrate to commons-lang3 again
> ------------------------------
>
>                 Key: OOZIE-3684
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3684
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.2.1
>            Reporter: Janos Makai
>            Assignee: Janos Makai
>            Priority: Major
>         Attachments: OOZIE-3684-001.patch
>
>
> There was already a commons-lang 2->3 upgrade in scope of OOZIE-3446, but OOZIE-3492 brought it back again to:
>  org.apache.oozie.action.hadoop.SparkActionExecutor:
> https://github.com/apache/oozie/blob/3a932ad1cd7e294576b03c48bbd28e691ad6f58b/core/src/main/java/org/apache/oozie/action/hadoop/SparkActionExecutor.java#L22
> The goal of this Jira is to change this import to the commons-lang3 version one to make Oozie fully migrated to commons-lang3 again. 
> _NOTE_: the commons-lang 2 version is available via transitive dependency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)