Re: [PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-16 Thread via GitHub
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

Re: [PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-03 Thread via GitHub
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

Re: [PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-03 Thread via GitHub
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

Re: [PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-03 Thread via GitHub
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

Re: [PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-03 Thread via GitHub
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

[PR] Ref#271: Add missing bundles for camel-amqp and camel-activemq [camel-karaf]

2024-05-03 Thread via GitHub
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