-
Notifications
You must be signed in to change notification settings - Fork 60
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
Switch build to Java 11 #102
Conversation
Many of these changes are gradually getting merged into master as version bumps to dependencies. Transition route:
|
Needs manual inclusion of the
|
Should resolve this warning |
Once #399 is in, it should be relatively easy to merge the code changes for this in and create a parallel Java 11 build on CircleCI so Java 11 support is maintained as part of the normal development train. |
I think the final trigger for this migration will be when dropwizard 2.0.0 drops. That will finally remove all the hacks necessary to get DW working on Java 11. I'm working on bringing the bulk of these changes into master now, barring the java 11 compiler requirement in the POM and CircleCI. |
[skip ci]
[skip ci]
[skip ci]
[skip ci]
[skip ci]
[skip ci]
[skip ci]
Ugly but way less effort than building in knowledge of several mirrors and checking checksums.
Fixes #113.
This PR will be kept working and up-to-date and merged when it's the right time to switch Orko entirely.