Croway merged PR #122:
URL: https://github.com/apache/camel-spring-boot-examples/pull/122
--
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-unsubs
tmielke commented on code in PR #122:
URL:
https://github.com/apache/camel-spring-boot-examples/pull/122#discussion_r1464702194
##
activemq/pom.xml:
##
@@ -0,0 +1,117 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+
Croway commented on code in PR #122:
URL:
https://github.com/apache/camel-spring-boot-examples/pull/122#discussion_r1464545317
##
activemq/pom.xml:
##
@@ -0,0 +1,117 @@
+
+
+http://maven.apache.org/POM/4.0.0";
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+x
tmielke opened a new pull request, #122:
URL: https://github.com/apache/camel-spring-boot-examples/pull/122
Adding camel-activemq using openwire example. Excludes Spring Boot's
ActiveMQAutoConfiguration in order to configure camel-activemq entirely using
'camel.component.activemq' configura