-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade jetty version #17
Conversation
update version 5.2.1-SNAPSHOT
Fix temporary push bug
Codecov Report
@@ Coverage Diff @@
## master #17 +/- ##
=========================================
Coverage ? 58.91%
Complexity ? 44
=========================================
Files ? 376
Lines ? 13065
Branches ? 1283
=========================================
Hits ? 7697
Misses ? 4489
Partials ? 879
Continue to review full report at Codecov.
|
Upgrade jetty version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fix currentTimeMillis product from source
Motivation:
fix alert about Upgrade org.eclipse.jetty:jetty-server to version 9.4.17.v20190418
and fix get dataInfoId list api test error, remove duplicate dataInfoId from publishers and subscribers
Modification:
Describe the idea and modifications you've done.
Result:
Fixes #16
If there is no issue then describe the changes introduced by this PR.