This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
     new 234f1e0  Added camel-pulsar to kit
234f1e0 is described below

commit 234f1e00b946233a25ee2f6edfb232b9a12f463c
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Oct 10 15:55:39 2019 +0200

    Added camel-pulsar to kit
---
 apache-camel/src/main/descriptors/common-bin.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/apache-camel/src/main/descriptors/common-bin.xml 
b/apache-camel/src/main/descriptors/common-bin.xml
index 8a0c8a2..21f714e 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -222,6 +222,7 @@
         <include>org.apache.camel:camel-printer</include>
         <include>org.apache.camel:camel-protobuf</include>
         <include>org.apache.camel:camel-pubnub</include>
+        <include>org.apache.camel:camel-pulsar</include>
         <include>org.apache.camel:camel-quartz</include>
         <include>org.apache.camel:camel-quartz2</include>
         <include>org.apache.camel:camel-quickfix</include>
@@ -545,6 +546,7 @@
         <include>org.apache.camel:camel-printer-starter</include>
         <include>org.apache.camel:camel-protobuf-starter</include>
         <include>org.apache.camel:camel-pubnub-starter</include>
+        <include>org.apache.camel:camel-pulsar-starter</include>
         <include>org.apache.camel:camel-quartz2-starter</include>
         <include>org.apache.camel:camel-quickfix-starter</include>
         <include>org.apache.camel:camel-rabbitmq-starter</include>

Reply via email to