Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

please update maven central repository #224

Closed
dk900912 opened this issue Nov 30, 2017 · 6 comments
Closed

please update maven central repository #224

dk900912 opened this issue Nov 30, 2017 · 6 comments

Comments

@dk900912
Copy link

it does not contain ActiveSpan,git clone and mvn install to my local maven repository, then it works

@pavolloffay
Copy link
Member

@dk900912 hi, what version do you mean? 0.30.0 has been published in maven central a long time ago.

@dk900912
Copy link
Author

0.31.0-RC1! i removed these dependencies and update my maven project, but ActiveSpan still loss.

@objectiser
Copy link
Contributor

@dk900912 Version 0.31.0 of the OpenTracing API will contain breaking changes - the main change being the way that active spans are managed. The ActiveSpan interface will no longer exist, and instead active spans will be managed via a Scope.

The 0.31.0-RC1 release was a release candidate to enable framework instrumentations and tracer implementations to try out the new changes. A second RC will be released soon.

@objectiser
Copy link
Contributor

If interested in tracking this change, you can watch #189

There is also work on a compatibility layer that you may be interested in: #221

@dk900912
Copy link
Author

@objectiser I got it, thank u so much

@carlosalberto
Copy link
Collaborator

Since 0.31 has already been published to Maven (http://repo1.maven.org/maven2/io/opentracing/opentracing-api/0.31.0/), as well as the v031 compatibility layer (http://repo1.maven.org/maven2/io/opentracing/opentracing-v030/0.0.4/), I'm going to close this issue. If I'm missing something, feel free to re-open it @dk900912

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants