You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/01/16 15:08:18 UTC

[camel] branch master updated (c013dad -> e9b7334)

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