You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/03/31 07:37:29 UTC

camel git commit: CAMEL-9759: camel-zipkin - Instrument Camel.

Repository: camel
Updated Branches:
  refs/heads/master b50bf4c80 -> 49f108721


CAMEL-9759: camel-zipkin - Instrument Camel.


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

Branch: refs/heads/master
Commit: 49f108721ea6f5cea6f075dac7bd5126cc01d6e2
Parents: b50bf4c
Author: Claus Ibsen <da...@apache.org>
Authored: Thu Mar 31 07:37:21 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Thu Mar 31 07:37:21 2016 +0200

----------------------------------------------------------------------
 components/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/49f10872/components/pom.xml
----------------------------------------------------------------------
diff --git a/components/pom.xml b/components/pom.xml
index 91103f4..edc6ebd 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -263,6 +263,7 @@
     <module>camel-yammer</module>
     <module>camel-zipfile</module>
     <module>camel-zipkin</module>
+    <module>camel-zipkin-starter</module>
     <module>camel-zookeeper</module>
   </modules>