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

BUILD: Use Gradle toolchains to build with JDK8 and JDK11+ #1619

Closed
remkop opened this issue Feb 28, 2022 · 0 comments
Closed

BUILD: Use Gradle toolchains to build with JDK8 and JDK11+ #1619

remkop opened this issue Feb 28, 2022 · 0 comments
Labels
theme: build An issue or change related to the build system theme: module An issue or change related to JPMS modules type: enhancement ✨
Milestone

Comments

@remkop
Copy link
Owner

remkop commented Feb 28, 2022

Use JDK 8 to build picocli, picocli-groovy and picocli-codegen, use JDK 11 for the JPMS module tests and the modular javadoc.

@remkop remkop added this to the 4.7 milestone Feb 28, 2022
@remkop remkop added theme: build An issue or change related to the build system theme: module An issue or change related to JPMS modules type: enhancement ✨ labels Feb 28, 2022
remkop added a commit that referenced this issue Mar 2, 2022
picocli-annotation-processing-tests has api dependency on picocli and picocli-codegen, not implementation dependency
remkop added a commit that referenced this issue Mar 2, 2022
remkop added a commit that referenced this issue Mar 2, 2022
@remkop remkop closed this as completed Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: build An issue or change related to the build system theme: module An issue or change related to JPMS modules type: enhancement ✨
Projects
None yet
Development

No branches or pull requests

1 participant