We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
javadoc
Here's a list of tasks:
vegemite
Runs all CI jobs in JDK11 (and some in JDK8 for regression tests)
The text was updated successfully, but these errors were encountered:
Superseded by #244
Sorry, something went wrong.
No branches or pull requests
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:
vegemite
is JDK8 only)Runs all CI jobs in JDK11 (and some in JDK8 for regression tests)
The text was updated successfully, but these errors were encountered: