This is an automated email from the ASF dual-hosted git repository.
nfilotto pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
from c711e1eff Ref #322: Add camel netty http test with rest (#323)
add 8e46361f9 Ref #324: Added camel-aws2-sns integration test (#325)
No new revisions were added by this update.
Summary of changes:
.../{camel-aws2-ses => camel-aws2-sns}/pom.xml | 4 ++--
.../main/resources/OSGI-INF/blueprint/route.xml | 28 ++++++++++------------
.../karaf/camel/itest/CamelAws2SnsITest.java} | 22 ++++++++---------
tests/features/pom.xml | 1 +
4 files changed, 26 insertions(+), 29 deletions(-)
copy tests/features/{camel-aws2-ses => camel-aws2-sns}/pom.xml (92%)
copy tests/features/{camel-aws2-sqs =>
camel-aws2-sns}/src/main/resources/OSGI-INF/blueprint/route.xml (70%)
copy
tests/features/{camel-aws2-sqs/src/test/java/org/apache/karaf/camel/itest/CamelAws2SqsITest.java
=>
camel-aws2-sns/src/test/java/org/apache/karaf/camel/itest/CamelAws2SnsITest.java}
(82%)