GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1984
camel-exec: remove unused commons-lang dependency (commons-lang is neâ¦
â¦ither used directly nor by a transitive dependency)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
camel-exec_remove_unnecessary_commons-lang_dependency
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1984.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 #1984
----
commit d7a4527b917faa0fcc94b9d393b7829abdc1c368
Author: Pascal Schumacher <[email protected]>
Date: 2017-09-29T17:25:40Z
camel-exec: remove unused commons-lang dependency (commons-lang is neither
used directly nor by a transitive dependency)
----
---