You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by onderson <gi...@git.apache.org> on 2018/10/01 11:59:23 UTC

[GitHub] camel pull request #2541: CAMEL-5558 - add file existing move strategy inter...

GitHub user onderson opened a pull request:

    https://github.com/apache/camel/pull/2541

    CAMEL-5558 - add file existing move strategy interface to let custom

    implementations be provided and add a test case for file component

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/onderson/camel CAMEL-5558

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2541.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 #2541
    
----
commit 324ad6248686be751ab80cc6bd792345ab581e84
Author: onders <on...@...>
Date:   2018-10-01T11:44:57Z

    CAMEL-5558 - add file existing move strategy interface to let custom
    implementations be provided and add a test case for file component

----


---

[GitHub] camel pull request #2541: CAMEL-5558 - add file existing move strategy inter...

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2541


---