You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@livy.apache.org by "Meisam (JIRA)" <ji...@apache.org> on 2019/01/22 22:28:00 UTC

[jira] [Closed] (LIVY-393) Livy depends on two versions of apachecommons:httpclient

     [ https://issues.apache.org/jira/browse/LIVY-393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Meisam closed LIVY-393.
-----------------------

> Livy depends on two versions of apachecommons:httpclient
> --------------------------------------------------------
>
>                 Key: LIVY-393
>                 URL: https://issues.apache.org/jira/browse/LIVY-393
>             Project: Livy
>          Issue Type: Bug
>          Components: API
>    Affects Versions: 0.4.0
>         Environment: all environments
>            Reporter: Meisam
>            Assignee: Alex Bozarth
>            Priority: Minor
>             Fix For: 0.4.1, 0.5.0
>
>   Original Estimate: 20m
>  Remaining Estimate: 20m
>
> The version of org.apache.httpcomponents:httpclient is different in /pom.xml from the version in /client-http/pom.xml
> {code}
> pom.xml             --->  ${httpclient.version} ---> 4.5.2
> client-http/pom.xml --->                             4.5.1
> {code}



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