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 34c1bc8  Regen
     new df509d9  CAMEL-14868 - Camel-AWS2-*: Where possible, give the 
possiblity to the end user to pass an AWS Request pojo as body, aws2-ecs
     new a57aa91  CAMEL-14868 - Camel-AWS2-*: Where possible, give the 
possiblity to the end user to pass an AWS Request pojo as body, aws2-ecs fixed 
CS
     new 4ba9e85  CAMEL-14868 - Camel-AWS2-*: Where possible, give the 
possiblity to the end user to pass an AWS Request pojo as body, aws2-ecs fixed 
CS
     new b4b4651  CAMEL-14868 - Camel-AWS2-*: Where possible, give the 
possiblity to the end user to pass an AWS Request pojo as body, aws2-ecs
     new 11c5ab1  CAMEL-14868 - Camel-AWS2-*: Where possible, give the 
possiblity to the end user to pass an AWS Request pojo as body, aws2-ecs fixed 
CS
     new e888839  Regen

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../aws2/ecs/ECS2ComponentConfigurer.java          |   5 +
 .../component/aws2/ecs/ECS2EndpointConfigurer.java |   5 +
 .../apache/camel/component/aws2/ecs/aws2-ecs.json  |   2 +
 .../src/main/docs/aws2-ecs-component.adoc          |   6 +-
 .../component/aws2/ecs/ECS2Configuration.java      |  13 ++
 .../camel/component/aws2/ecs/ECS2Producer.java     | 187 ++++++++++++++-------
 .../component/aws2/ecs/ECS2ProducerSpringTest.java |  22 ++-
 .../camel/component/aws2/ecs/ECS2ProducerTest.java |  23 ++-
 .../aws2/ecs/ECSComponentSpringTest-context.xml    |   5 +
 .../dsl/Aws2EcsComponentBuilderFactory.java        |  13 ++
 .../src/generated/resources/metadata.json          |   2 +-
 .../endpoint/dsl/ECS2EndpointBuilderFactory.java   |  24 +++
 .../modules/ROOT/pages/aws2-ecs-component.adoc     |   6 +-
 13 files changed, 245 insertions(+), 68 deletions(-)

Reply via email to