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

ASF GitHub Bot commented on CAMEL-11794:
----------------------------------------

GitHub user ppalaga opened a pull request:

    https://github.com/apache/camel/pull/1944

    CAMEL-11794: Remove commons-codec and commons-land deps from the Consul 
component

    https://issues.apache.org/jira/browse/CAMEL-11794

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ppalaga/camel CAMEL-11794

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1944.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1944
    
----
commit 972c7304b5add135a830ce298760bab20c8c4498
Author: Peter Palaga <[email protected]>
Date:   2017-09-20T13:10:26Z

    CAMEL-11794: Refactor to make the encoding testable, add a test

commit 8128340b4f4de4963a0e56d2dba6f48e80b66837
Author: Peter Palaga <[email protected]>
Date:   2017-09-20T13:28:36Z

    CAMEL-11794: Remove commons-codec and commons-land deps from the Consul
    component

----


> 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
>            Assignee: 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)

Reply via email to