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/01/31 11:03:33 UTC

[1/3] camel git commit: Upgrade Brave Zipkin to version 4.0.5

Repository: camel
Updated Branches:
  refs/heads/master e04dd7f21 -> 8218200b9


Upgrade Brave Zipkin to version 4.0.5


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

Branch: refs/heads/master
Commit: c7ff454a41c55d943e80826bced6ad0ce674333d
Parents: e04dd7f
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 31 11:55:15 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 31 11:55:34 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/c7ff454a/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 7f3dd1b..016b65d 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -84,7 +84,7 @@
     <bouncycastle-version>1.55</bouncycastle-version>
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <braintree-gateway-version>2.63.0</braintree-gateway-version>
-    <brave-zipkin-version>4.0.3</brave-zipkin-version>
+    <brave-zipkin-version>4.0.5</brave-zipkin-version>
     <brave-zipkin-bundle-version>3.7.0_1</brave-zipkin-bundle-version>
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>


[2/3] camel git commit: Upgrade Zipkin to version 1.19.4

Posted by ac...@apache.org.
Upgrade Zipkin to version 1.19.4


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

Branch: refs/heads/master
Commit: da9a3c095c513c42d65367a84f284b64bc8cc925
Parents: c7ff454
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 31 11:56:36 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 31 11:56:36 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/da9a3c09/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 016b65d..a824d89 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -667,7 +667,7 @@
     <xstream-version>1.4.9</xstream-version>
     <xom-version>1.2.5</xom-version>
     <yammer-metrics-version>2.2.0</yammer-metrics-version>
-    <zipkin-version>1.19.2</zipkin-version>
+    <zipkin-version>1.19.4</zipkin-version>
     <zipkin-reporter-version>0.6.12</zipkin-reporter-version>
     <zjsonpatch-version>0.3.0</zjsonpatch-version>
     <zookeeper-version>3.4.9</zookeeper-version>


[3/3] camel git commit: Removed Brave zipkin bundle version as not used

Posted by ac...@apache.org.
Removed Brave zipkin bundle version as not used


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

Branch: refs/heads/master
Commit: 8218200b91c058601e2987973b82aeec79ef4ca1
Parents: da9a3c0
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Jan 31 12:02:57 2017 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Jan 31 12:02:57 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8218200b/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index a824d89..979d336 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -85,7 +85,6 @@
     <boxjavalibv2.version>3.2.1</boxjavalibv2.version>
     <braintree-gateway-version>2.63.0</braintree-gateway-version>
     <brave-zipkin-version>4.0.5</brave-zipkin-version>
-    <brave-zipkin-bundle-version>3.7.0_1</brave-zipkin-bundle-version>
     <build-helper-maven-plugin-version>1.10</build-helper-maven-plugin-version>
     <c3p0-version>0.9.5.2</c3p0-version>
     <caffeine-version>2.3.5</caffeine-version>