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 7cd1a84 Camel-AWS-S3: Cleanup
new b51bbda CAMEL-13398 - Camel-AWS-*: Lets adopt the same approach as
CAMEL-12936 for all the components, camel-aws-cw
new d15c54e CAMEL-13398 - Fixed CS for AWS-CW
new c5e39ff CAMEL-13398 - Added docs for AWS-CW
new d2a00a5 Regen
The 36452 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-cw-component.adoc | 6 +++
.../apache/camel/component/aws/cw/CwComponent.java | 11 +++++
.../aws/cw/CwComponentConfigurationTest.java | 9 ++--
.../aws/cw/CwComponentRegistryClientTest.java | 54 ++++++++++++++++++++++
components/readme.adoc | 26 ++++++++++-
.../modules/ROOT/pages/aws-cw-component.adoc | 6 +++
6 files changed, 106 insertions(+), 6 deletions(-)
create mode 100644
components/camel-aws-cw/src/test/java/org/apache/camel/component/aws/cw/CwComponentRegistryClientTest.java