GitHub user ctron opened a pull request:

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

    CAMEL-12286: Fix camel-milo client component

    This change adapts the client to the changed behavior of
    Eclipse Milo 0.2.x. It does an explicit call to connect and also allows
    to configure the allowed security policies in order to still support
    anonymous access when no keys are used.

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

    $ git pull https://github.com/ctron/camel feature/fix_issue_12286_1

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

    https://github.com/apache/camel/pull/2233.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 #2233
    
----
commit e92e8e73b4997026a5c28859569e767da8dcdb15
Author: Jens Reimann <jreimann@...>
Date:   2018-02-22T11:55:38Z

    CAMEL-12286: Fix camel-milo client component
    
    This change adapts the client to the changed behavior of
    Eclipse Milo 0.2.x. It does an explicit call to connect and also allows
    to configure the allowed security policies in order to still support
    anonymous access when no keys are used.

----


---

Reply via email to