You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/10/10 12:17:22 UTC

[camel] branch master updated (a37930c -> a691bcf)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from a37930c  Use since instead of available from
     add 987fd4d  CAMEL-14052: Allow to configure username/password on paho component more easily.
     add a691bcf  CAMEL-14052: Polished

No new revisions were added by this update.

Summary of changes:
 .../camel-paho/src/main/docs/paho-component.adoc   |  16 +-
 .../apache/camel/component/paho/PahoComponent.java |  34 ++-
 .../apache/camel/component/paho/PahoEndpoint.java  |  18 +-
 .../endpoint/dsl/PahoEndpointBuilderFactory.java   | 275 +++++++++++----------
 .../springboot/PahoComponentConfiguration.java     |  24 ++
 5 files changed, 212 insertions(+), 155 deletions(-)