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 2020/02/28 12:20:59 UTC

[camel] branch master updated (b90e352 -> 0fb3d87)

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 b90e352  CAMEL-14568: Fixed camel-infinispan to work better with spring boot autoconfiguration
     add 0fb3d87  CAMEL-14568: Fixed

No new revisions were added by this update.

Summary of changes:
 .../component/aws/cw/CwComponentConfigurer.java    | 12 ++--
 .../org/apache/camel/component/aws/cw/aws-cw.json  |  8 +--
 .../src/main/docs/aws-cw-component.adoc            |  8 +--
 .../apache/camel/component/aws/cw/CwComponent.java | 47 +--------------
 .../aws/cw/CwComponentConfigurationTest.java       | 16 +++---
 .../dsl/AwsCwComponentBuilderFactory.java          | 67 +++++++++++-----------
 6 files changed, 59 insertions(+), 99 deletions(-)