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 511aa85 Camel-Management: Fixed CS
new 5d6242e Camel-AWS2-EC2: Migrated tests to Junit5
new 4b1d01a Camel-AWS2-EC2: Fixed CS
The 2 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:
components/camel-aws2-ec2/pom.xml | 7 +----
.../aws2/ec2/EC2ComponentClientRegistryTest.java | 13 ++++++---
.../aws2/ec2/EC2ComponentConfigurationTest.java | 33 +++++++++++++++-------
.../component/aws2/ec2/EC2ComponentSpringTest.java | 6 ++--
.../ec2/EC2ComponentVerifierExtensionTest.java | 11 ++++----
.../component/aws2/ec2/EC2OperationsTest.java | 4 +--
.../camel/component/aws2/ec2/EC2ProducerTest.java | 6 ++--
.../integration/EC2ComponentIntegrationTest.java | 8 +++---
8 files changed, 53 insertions(+), 35 deletions(-)