Skip to content
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

Be JDK11 first #146

Closed
5 tasks
ignasi35 opened this issue Dec 18, 2019 · 1 comment
Closed
5 tasks

Be JDK11 first #146

ignasi35 opened this issue Dec 18, 2019 · 1 comment

Comments

@ignasi35
Copy link
Member

Play, Lagom and all the related libraries and satellite projects should be 100% compilable, runnable and releasable using JDK11.

The output bytecode must target "1.8".

The javadocs must be produced by JDK11's javadoc.

Here's a list of tasks:

  • use a JDK11-ready release environment (currently vegemite is JDK8 only)
  • fix javadocs generation in omnidoc

Runs all CI jobs in JDK11 (and some in JDK8 for regression tests)

  • play itself
  • lagom itself
  • ...
@ihostage
Copy link
Member

Superseded by #244

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants