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 45cf4ee CAMEL-12665: Polished new 109cd3d CAMEL-13398 - Camel-AWS-*: Lets adopt the same approach as CAMEL-12936 for all the components, camel-aws-swf new c0513d1 CAMEL-13398 - Fixed CS for AWS-SWF new d77fc6b CAMEL-13398 - Added docs for AWS-SWF The 36543 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: .../src/main/docs/aws-swf-component.adoc | 8 +++++++- .../camel/component/aws/swf/SWFComponent.java | 12 +++++++++++- .../camel/component/aws/swf/SWFConfiguration.java | 7 ++++--- .../camel/component/aws/swf/SWFEndpoint.java | 2 +- .../aws/swf/SWFComponentClientRegistryTest.java} | 22 +++++++++++----------- .../swf/springboot/SWFComponentConfiguration.java | 8 ++++---- 6 files changed, 38 insertions(+), 21 deletions(-) copy components/{camel-aws-msk/src/test/java/org/apache/camel/component/aws/msk/MSKComponentClientRegistryTest.java => camel-aws-swf/src/test/java/org/apache/camel/component/aws/swf/SWFComponentClientRegistryTest.java} (58%)