You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/04/13 06:42:08 UTC

camel git commit: CAMEL-10160 Added zendesk components to the kit

Repository: camel
Updated Branches:
  refs/heads/master 7042d7ae8 -> 8a9a098f1


CAMEL-10160 Added zendesk components to the kit


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8a9a098f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8a9a098f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8a9a098f

Branch: refs/heads/master
Commit: 8a9a098f1996848894b45307875b306fbd15e59e
Parents: 7042d7a
Author: Tomohisa Igarashi <tm...@gmail.com>
Authored: Thu Apr 13 09:32:12 2017 +0900
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Apr 13 08:41:52 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8a9a098f/apache-camel/src/main/descriptors/common-bin.xml
----------------------------------------------------------------------
diff --git a/apache-camel/src/main/descriptors/common-bin.xml b/apache-camel/src/main/descriptors/common-bin.xml
index b108d8e..ef0567a 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -274,6 +274,7 @@
         <include>org.apache.camel:camel-xmpp</include>
         <include>org.apache.camel:camel-xstream</include>
         <include>org.apache.camel:camel-yammer</include>
+        <include>org.apache.camel:camel-zendesk</include>
         <include>org.apache.camel:camel-zipfile</include>
         <include>org.apache.camel:camel-zipkin</include>
         <include>org.apache.camel:camel-zookeeper</include>
@@ -537,6 +538,7 @@
         <include>org.apache.camel:camel-xmpp-starter</include>
         <include>org.apache.camel:camel-xstream-starter</include>
         <include>org.apache.camel:camel-yammer-starter</include>
+        <include>org.apache.camel:camel-zendesk-starter</include>
         <include>org.apache.camel:camel-zipfile-starter</include>
         <include>org.apache.camel:camel-zipkin-starter</include>
         <include>org.apache.camel:camel-zookeeper-starter</include>