You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/02/28 16:16:15 UTC

[camel] branch master updated (b6e4a36 -> ceba707)

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

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


    from b6e4a36  CAMEL-14568 - AWS2 DDB regen configurers
     add ceba707  CAMEL-14568 - Fixed AWS2 EC2

No new revisions were added by this update.

Summary of changes:
 .../aws2/ec2/AWS2EC2ComponentConfigurer.java       |  7 ++--
 .../apache/camel/component/aws2/ec2/aws2-ec2.json  |  8 ++--
 .../src/main/docs/aws2-ec2-component.adoc          |  2 +-
 .../camel/component/aws2/ec2/AWS2EC2Component.java | 46 +---------------------
 .../aws2/ec2/EC2ComponentConfigurationTest.java    | 16 ++++----
 .../dsl/Aws2Ec2ComponentBuilderFactory.java        | 34 ++++++++--------
 6 files changed, 35 insertions(+), 78 deletions(-)