GitHub user PascalSchumacher opened a pull request:
https://github.com/apache/camel/pull/1972
camel-azure: remove unused easymock test dependency
Test code does not use easymock. All test still pass.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PascalSchumacher/camel
camel-azure_remove_unused_easymock_dependency
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1972.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 #1972
----
commit b0d9797b4e6b54c13666e20b8852da863904bea2
Author: Pascal Schumacher <[email protected]>
Date: 2017-09-27T21:20:01Z
camel-azure: remove unused easymock test dependency
----
---