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 82a2382 Enable tests on camel-infinispan on JDK 9+
new bfdc6fe CAMEL-13398 - Camel-AWS-*: Lets adopt the same approach as
CAMEL-12936 for all the components, camel-aws-ec2
new 44efc8c CAMEL-13398 - Added docs for AWS-EC2
new 30afbf4 CAMEL-13398 - Fixed CS for AWS-EC2
new 4bd0ac2 CAMEL-13398 - Added docs for AWS-EC2
new c0850ed Regen
The 36476 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-ec2-component.adoc | 10 ++++--
.../camel/component/aws/ec2/EC2Component.java | 11 ++++++-
.../camel/component/aws/ec2/EC2Configuration.java | 7 ++--
.../camel/component/aws/ec2/EC2Endpoint.java | 4 +--
.../camel/component/aws/ec2/EC2Producer.java | 23 +++++++-------
.../component/aws/ec2/AmazonEC2ClientMock.java | 9 ++----
.../aws/ec2/EC2ComponentClientRegistryTest.java} | 37 ++++++++--------------
.../aws/ec2/EC2ComponentConfigurationTest.java | 8 ++---
.../src/main/docs/cm-sms-component.adoc | 6 ++--
components/readme.adoc | 9 +++---
.../ec2/springboot/EC2ComponentConfiguration.java | 8 ++---
11 files changed, 67 insertions(+), 65 deletions(-)
copy
components/{camel-spring-batch/src/test/java/org/apache/camel/component/spring/batch/support/CamelItemWriterTest.java
=>
camel-aws-ec2/src/test/java/org/apache/camel/component/aws/ec2/EC2ComponentClientRegistryTest.java}
(54%)