Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Bump versions of gradle plugins #418

Merged
merged 1 commit into from
May 16, 2018

Conversation

pavolloffay
Copy link
Member

This removes the warning message:

 Task :jaeger-core:shadowJar 
The SimpleWorkResult type has been deprecated and is scheduled to be removed in Gradle 5.0. Please use WorkResults.didWork() instead.

I wanted to bump only shadow version, but decided to update all in the main gradle script. There is no major version bump.

Signed-off-by: Pavol Loffay [email protected]

@ghost ghost assigned pavolloffay May 16, 2018
@ghost ghost added the review label May 16, 2018
@codecov
Copy link

codecov bot commented May 16, 2018

Codecov Report

Merging #418 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #418   +/-   ##
=========================================
  Coverage     82.09%   82.09%           
  Complexity      490      490           
=========================================
  Files            66       66           
  Lines          2044     2044           
  Branches        247      247           
=========================================
  Hits           1678     1678           
  Misses          284      284           
  Partials         82       82

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1542276...47acb57. Read the comment docs.

@pavolloffay pavolloffay merged commit b4b5d56 into jaegertracing:master May 16, 2018
@ghost ghost removed the review label May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants