GitHub user PascalSchumacher opened a pull request: https://github.com/apache/camel/pull/1826
Upgrade commons-net to version 3.6 Main usages seem to be camel-ftp and camel-cxf (tests). The unit tests of both components are green after this update. Commons-net is also used by camel-hbase, camel-hdfs and camel-hdfs2. The unit test of camel-hdfs are green after this update. I was not able to run the unit test of camel-hbase and camel-hdfs2 did not run on my machine before the update. You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/camel update_commons_net_to_3_6 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1826.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 #1826 ---- commit 2d28b25b6d6bc1f345877926fc6eeb5d1b358755 Author: Pascal Schumacher <pascalschumac...@gmx.net> Date: 2017-07-16T09:39:57Z Upgrade commons-net to version 3.6 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---