essobedo merged PR #309:
URL: https://github.com/apache/camel-karaf/pull/309
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@camel.a
essobedo commented on code in PR #309:
URL: https://github.com/apache/camel-karaf/pull/309#discussion_r1626049606
##
tests/features/camel-aws2-ses/src/test/java/org/apache/karaf/camel/itest/CamelAws2SesITest.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed under the Apache License, Ve
essobedo commented on code in PR #309:
URL: https://github.com/apache/camel-karaf/pull/309#discussion_r1625989099
##
tests/features/camel-aws2-ses/src/test/java/org/apache/karaf/camel/itest/CamelAws2SesITest.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed under the Apache License, Ve
essobedo commented on code in PR #309:
URL: https://github.com/apache/camel-karaf/pull/309#discussion_r1625986537
##
tests/features/camel-aws2-ses/src/test/java/org/apache/karaf/camel/itest/CamelAws2SesITest.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed under the Apache License, Ve
lopushen commented on PR #309:
URL: https://github.com/apache/camel-karaf/pull/309#issuecomment-2147468550
> Could you please add an integration test that automatically does what you
describe?
Added a blueprint-based integration test
--
This is an automated message from the Apache
essobedo commented on PR #309:
URL: https://github.com/apache/camel-karaf/pull/309#issuecomment-2141310076
This integration test
https://github.com/apache/camel-karaf/tree/main/tests/features/camel-amqp as
example could help
--
This is an automated message from the Apache Git Service.
To
lopushen opened a new pull request, #309:
URL: https://github.com/apache/camel-karaf/pull/309
Fixes https://github.com/apache/camel-karaf/issues/308
Motivation
During testing using an OSGI blueprint, it turned out that the
camel-aws2-ses is missing bundles to successfully execute t