You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Fabryprog <gi...@git.apache.org> on 2018/09/13 13:39:02 UTC

[GitHub] camel pull request #2521: CAMEL-12807 Avoid to use endpoint attribute when M...

GitHub user Fabryprog opened a pull request:

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

    CAMEL-12807 Avoid to use endpoint attribute when MqttConnectOptions i…

    …s declared once
    
    Hello, this is my propose patch to camel-paho endpoint
    
    Note is backward compatible!

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

    $ git pull https://github.com/Fabryprog/camel CAMEL-12807

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

    https://github.com/apache/camel/pull/2521.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 #2521
    
----
commit a962be45274d37d7610c6dd3bdfb90365b4a0d42
Author: Fabrizio Spataro <fa...@...>
Date:   2018-09-13T13:37:45Z

    CAMEL-12807 Avoid to use endpoint attribute when MqttConnectOptions is declared once

----


---

[GitHub] camel pull request #2521: CAMEL-12807 Avoid to use endpoint attribute when M...

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

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


---