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 c013dad Fix PackageHelper.findJsonFiles to restore the previous behavior add a52aee5 Camel-AWS2-Translate: Added utils to Karaf feature add 6afcecf Camel-Aws2-Translate: Removed Karaf features for camel-aws2 and camel-aws2-translate add e9b7334 Camel-AWS2-Translate: Removed the Karaf Itests for camel-aws2 and camel-aws2-translate No new revisions were added by this update. Summary of changes: .../aws2/translate/Translate2Component.java | 3 -- .../karaf/features/src/main/resources/features.xml | 14 --------- .../apache/camel/itest/karaf/CamelAws2Test.java | 33 ---------------------- .../camel/itest/karaf/CamelAws2TranslateTest.java | 33 ---------------------- 4 files changed, 83 deletions(-) delete mode 100644 tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelAws2Test.java delete mode 100644 tests/camel-itest-karaf/src/test/java/org/apache/camel/itest/karaf/CamelAws2TranslateTest.java