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 2018/05/07 12:02:00 UTC

[jira] [Commented] (OOZIE-3235) Upgrade Old ActiveMQ dependency in Oozie

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

Hadoop QA commented on OOZIE-3235:
----------------------------------

PreCommit-OOZIE-Build started


> Upgrade Old ActiveMQ dependency in Oozie
> ----------------------------------------
>
>                 Key: OOZIE-3235
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3235
>             Project: Oozie
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 5.1.0
>            Reporter: Mate Juhasz
>            Assignee: Mate Juhasz
>            Priority: Minor
>             Fix For: 5.1.0
>
>         Attachments: OOZIE-3235-001.patch
>
>
> An old, and vulnerable version of ActiveMQ is used by Oozie's tests (5.13.3).
> It seems that the jars are even included in the oozie-client with "compile" scope, but we only use them in unit tests.
> Oozie-client uses the JMS-API only from these jars, which could be included separately (javax.jms).
> The version could be upgraded to 5.14.2 and the scope changed to "test" instead of "compile".



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