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 49ef644 Fixed CS for Camel-AWS Translate new 916d2e2 CAMEL-13970 - Camel AWS-Translate: Create a Karaf feature new d981880 CAMEL-13971 - Camel-AWS Translate: Create Karaf and Spring Boot integration tests, Karaf Integration test new 830070e CAMEL-13971 - Camel-AWS Translate: Create Karaf and Spring Boot integration tests, SB Integration test The 3 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: platforms/karaf/features/src/main/resources/features.xml | 16 ++++++++++++++++ .../java/org/apache/camel/itest/karaf/CamelAwsTest.java | 1 + .../{CamelAwsCwTest.java => CamelAwsTranslateTest.java} | 4 ++-- ...lDigitaloceanTest.java => CamelAwsTranslateTest.java} | 4 ++-- 4 files changed, 21 insertions(+), 4 deletions(-) copy tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/{CamelAwsCwTest.java => CamelAwsTranslateTest.java} (88%) copy tests/camel-itest-spring-boot/src/test/java/org/apache/camel/itest/springboot/{CamelDigitaloceanTest.java => CamelAwsTranslateTest.java} (92%)