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/06/14 08:01:23 UTC

[incubator-zipkin] branch armeria-0.87 updated (6a5be23 -> f2eda02)

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

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


 discard 6a5be23  Revert guava downgrade.
 discard 071ed96  Cleanup syntax, fix refcnt, and downgrade guava.
 discard 3feb665  one more deprecate
 discard a2a9f9e  Updates to Armeria 0.87 and addresses deprecations
     add 54ecdd1  [maven-release-plugin] prepare release 2.14.1
     add 1c10697  [maven-release-plugin] prepare for next development iteration
     add a931221  README polish
     add dec7568  Updates to Armeria 0.87 and addresses deprecations
     add b1da0d7  one more deprecate
     add dd7db08  Cleanup syntax, fix refcnt, and downgrade guava.
     add f2eda02  Revert guava downgrade.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (6a5be23)
            \
             N -- N -- N   refs/heads/armeria-0.87 (f2eda02)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 README.md                            | 9 +++++++--
 benchmarks/pom.xml                   | 2 +-
 pom.xml                              | 4 ++--
 zipkin-collector/core/pom.xml        | 2 +-
 zipkin-collector/kafka/pom.xml       | 2 +-
 zipkin-collector/pom.xml             | 2 +-
 zipkin-collector/rabbitmq/pom.xml    | 2 +-
 zipkin-collector/scribe/pom.xml      | 2 +-
 zipkin-junit/pom.xml                 | 2 +-
 zipkin-lens/pom.xml                  | 2 +-
 zipkin-server/pom.xml                | 2 +-
 zipkin-storage/cassandra-v1/pom.xml  | 2 +-
 zipkin-storage/cassandra/pom.xml     | 2 +-
 zipkin-storage/elasticsearch/pom.xml | 2 +-
 zipkin-storage/mysql-v1/pom.xml      | 2 +-
 zipkin-storage/pom.xml               | 2 +-
 zipkin-tests/pom.xml                 | 2 +-
 zipkin/pom.xml                       | 2 +-
 18 files changed, 25 insertions(+), 20 deletions(-)