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/08/15 21:43:40 UTC

[GitHub] camel pull request #2477: CAMEL-12723 - camel-ftp add IPv6 support

GitHub user onderson opened a pull request:

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

     CAMEL-12723 - camel-ftp add IPv6 support

    the second commit makes PR less sensitive because the change in URISupport in the first commit have higher impact even though all UTs are OK without this second commit.

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

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

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

    https://github.com/apache/camel/pull/2477.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 #2477
    
----
commit 8e462bbf45dd526520c364914d1bd01bf8e79da5
Author: onders <on...@...>
Date:   2018-08-15T15:51:12Z

    CAMEL-12723 - camel-ftp add IPv6 support

commit 894fa1b250edac787b0673273b8ef06604ee5be0
Author: onders <on...@...>
Date:   2018-08-15T21:39:20Z

    CAMEL-12723 - this change makes PR less sensitive because the change in the first commit have higher impact even though all UTs are OK without this commit

----


---

[GitHub] camel pull request #2477: CAMEL-12723 - camel-ftp add IPv6 support

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

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


---