-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
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
bump to 2.0.0 and drop java 1.7 support #4015
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4015 +/- ##
============================================
- Coverage 51.54% 51.49% -0.06%
+ Complexity 2533 2530 -3
============================================
Files 484 484
Lines 14839 14839
Branches 1537 1537
============================================
- Hits 7649 7641 -8
- Misses 6658 6666 +8
Partials 532 532
Continue to review full report at Codecov.
|
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.
Property <java.version>1.7</java.version>
In module apollo-demo
and apollo-mockserver
should also delete?
Line 30 in 8484178
<java.version>1.7</java.version> |
apollo/apollo-mockserver/pom.xml
Line 32 in 8484178
<java.version>1.7</java.version> |
@Anilople Thanks for the reminder, I missed these places. |
What's the purpose of this PR
bump to 2.0.0 and drop java 1.7 support
Which issue(s) this PR fixes:
see discussion #3896
Brief changelog
Follow this checklist to help us incorporate your contribution quickly and easily:
mvn clean test
to make sure this pull request doesn't break anything.CHANGES
log.