Merge branch 'CAMEL-11754' of https://github.com/onders86/camel
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/37a72e5f Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/37a72e5f Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/37a72e5f Branch: refs/heads/master Commit: 37a72e5fcc20a3786312b336ad51097db1a1a5b0 Parents: 6d9e218 ffdec79 Author: onders86 <ondersez...@gmail.com> Authored: Fri Sep 22 14:13:31 2017 +0300 Committer: onders86 <ondersez...@gmail.com> Committed: Fri Sep 22 14:13:31 2017 +0300 ---------------------------------------------------------------------- .../component/file/remote/FtpConfiguration.java | 17 ++++++ .../component/file/remote/FtpConsumer.java | 6 +- .../camel/component/file/remote/FtpUtils.java | 9 +++ ...oryParseWithAbsoluteDepthNoStepwiseTest.java | 64 ++++++++++++++++++++ ...UtilsExtractDirNameFromAbsolutePathTest.java | 47 ++++++++++++++ 5 files changed, 142 insertions(+), 1 deletion(-) ----------------------------------------------------------------------