stataru8 commented on PR #272:
URL: https://github.com/apache/camel-karaf/pull/272#issuecomment-2115829028
Manual tests against commit (fb63411a6596816ad6ea234e5d94440bff5dc375) work
on my end for both components, camel-activemq and camel-amqp 👍
**[camel-amqp]**
Command to enable t
jbonofre merged PR #272:
URL: https://github.com/apache/camel-karaf/pull/272
--
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
jbonofre commented on code in PR #272:
URL: https://github.com/apache/camel-karaf/pull/272#discussion_r1589160323
##
features/src/main/feature/camel-features.xml:
##
@@ -285,11 +285,18 @@
camel-jms
+mvn:org.apache.activemq/activemq-client-jakarta/${activ
lopushen commented on code in PR #272:
URL: https://github.com/apache/camel-karaf/pull/272#discussion_r1589137744
##
features/src/main/feature/camel-features.xml:
##
@@ -285,11 +285,18 @@
camel-jms
+mvn:org.apache.activemq/activemq-client-jakarta/${activ
jbonofre commented on code in PR #272:
URL: https://github.com/apache/camel-karaf/pull/272#discussion_r1589098637
##
features/src/main/feature/camel-features.xml:
##
@@ -285,11 +285,18 @@
camel-jms
+mvn:org.apache.activemq/activemq-client-jakarta/${activ
lopushen opened a new pull request, #272:
URL: https://github.com/apache/camel-karaf/pull/272
Fixes https://github.com/apache/camel-karaf/issues/271
### Motivation
During testing using an OSGI blueprint, it turned out that the camel-amqp
and camel-activemq are missing bundles to su