This is an automated email from the ASF dual-hosted git repository.
adriancole pushed a change to branch es-no-2
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin.git.
discard 9241d1a Compresses similar integration tests to reduce overall runtime
discard bca187c Saves time by quarantining only the dirtiest tests
discard 6fdc374 Updates travis to latest build slave
discard 9ff4da6 Removes support for Elasticsearch 2.x
add ca462e7 Moves to ASF zipkin-api removing google protobuf dep (#2556)
add 2512507 Scopes retrolambda to the core library (#2557)
add bdd9372 Removes support for Elasticsearch 2.x
add 490d83c Updates travis to latest build slave
add e8e0ec1 Saves time by quarantining only the dirtiest tests
add 6e54530 Compresses similar integration tests to reduce overall runtime
add d190a07 Optimizes Travis configuration
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 (9241d1a)
\
N -- N -- N refs/heads/es-no-2 (d190a07)
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:
.travis.yml | 10 +++++--
benchmarks/pom.xml | 25 +---------------
pom.xml | 35 ++++------------------
zipkin-autoconfigure/pom.xml | 10 -------
zipkin-collector/pom.xml | 10 -------
zipkin-lens/pom.xml | 10 -------
zipkin-server/pom.xml | 25 +---------------
.../server/internal/ITZipkinGrpcCollector.kt | 6 ++--
zipkin-storage/pom.xml | 10 -------
zipkin-tests/pom.xml | 9 ------
zipkin-ui/pom.xml | 10 -------
zipkin/pom.xml | 18 +++++++++++
12 files changed, 35 insertions(+), 143 deletions(-)