You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2017/09/20 10:29:00 UTC

[jira] [Updated] (CAMEL-11794) Remove commons-codec and commons-land deps from the Consul component

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

Claus Ibsen updated CAMEL-11794:
--------------------------------
    Fix Version/s: 2.20.0

> Remove commons-codec and commons-land deps from the Consul component
> --------------------------------------------------------------------
>
>                 Key: CAMEL-11794
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11794
>             Project: Camel
>          Issue Type: Task
>          Components: camel-consul
>            Reporter: Peter Palaga
>             Fix For: 2.20.0
>
>
> The Consul component is currently depending on Directory Studio's repackagings of commons-lang and commons-codec https://github.com/apache/camel/blob/61ad97f02acdbec562a905d16da9686fba5a58b4/components/camel-consul/pom.xml#L104-L114
> To solve this, one could either use the commons-lang and commons-codec originals or try to get the job done with pure JDK (it is just Base64 decoding and object deserialization)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)