This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 1aedba4 (chores) Simplified exception testing (#4657) add fb0a0d9 Migrates the camel-aws2-sts tests to the shared test infra (#4658) No new revisions were added by this update. Summary of changes: components/camel-aws2-sts/pom.xml | 22 ++++++++- .../aws2/sts/localstack/Aws2StsBaseTest.java | 54 ++++------------------ test-infra/camel-test-infra-aws-v2/pom.xml | 6 +++ .../test/infra/aws2/clients/AWSSDKClientUtils.java | 5 ++ ...rvice.java => AWSSTSLocalContainerService.java} | 6 +-- .../infra/aws2/services/AWSServiceFactory.java | 4 ++ .../camel/test/infra/aws2/services/Service.java | 3 +- 7 files changed, 50 insertions(+), 50 deletions(-) copy test-infra/camel-test-infra-aws-v2/src/test/java/org/apache/camel/test/infra/aws2/services/{AWSEC2LocalContainerService.java => AWSSTSLocalContainerService.java} (86%)