Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Fix errors when building with JDK11 #1240

Closed
wants to merge 1 commit into from
Closed

Conversation

davidxia
Copy link
Contributor

@davidxia davidxia commented Oct 6, 2018

  • Upgrade various plugins whose old versions don't work on JDK11.
  • Upgrade com.spotify:foss-root pom from 5 to 9.
  • Fix various checkstyle and Javadoc errors resulting from upgrades of above.

* Upgrade various plugins whose old versions don't work on JDK11.
* Upgrade com.spotify:foss-root pom from 5 to 9.
* Fix various checkstyle and Javadoc errors resulting from upgrades of above.
@codecov
Copy link

codecov bot commented Oct 6, 2018

Codecov Report

Merging #1240 into master will increase coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1240      +/-   ##
============================================
+ Coverage     52.75%   52.82%   +0.06%     
- Complexity     1625     1626       +1     
============================================
  Files           268      268              
  Lines         13061    13057       -4     
  Branches       1508     1505       -3     
============================================
+ Hits           6890     6897       +7     
+ Misses         5647     5638       -9     
+ Partials        524      522       -2

@mattnworb
Copy link
Member

I suggest combining this with #1242, so that the CI can tell us if these are all the changes that are needed or not.

Does Circle support a build matrix like Travis?

@davidxia
Copy link
Contributor Author

davidxia commented Oct 9, 2018

It does. I've moved this commit to #1242.

@davidxia davidxia closed this Oct 9, 2018
@davidxia davidxia deleted the dxia/build-java11 branch October 9, 2018 01:11
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