You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/05/15 13:15:04 UTC

[incubator-zipkin] branch master updated: Fixes #2553

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

adriancole pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git


The following commit(s) were added to refs/heads/master by this push:
     new ad328be  Fixes  #2553
ad328be is described below

commit ad328bedef0d0af420182e6b01a3c72a258eef3e
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Wed May 15 15:14:46 2019 +0200

    Fixes  #2553
---
 zipkin/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/zipkin/pom.xml b/zipkin/pom.xml
index 15b9e77..d892864 100644
--- a/zipkin/pom.xml
+++ b/zipkin/pom.xml
@@ -118,7 +118,7 @@
               <goal>shade</goal>
             </goals>
             <configuration>
-              <shadeTestJar>false</shadeTestJar>
+              <createDependencyReducedPom>false</createDependencyReducedPom>
               <minimizeJar>true</minimizeJar>
               <filters>
                 <filter>