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
----
---