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

CI tests with Java 17 #298

Open
szpak opened this issue Sep 15, 2021 · 0 comments
Open

CI tests with Java 17 #298

szpak opened this issue Sep 15, 2021 · 0 comments

Comments

@szpak
Copy link
Owner

szpak commented Sep 15, 2021

New PIT versions should work with Java 17, but the plugin itself uses Gradle 6.8 for build. Gradle 7 is problematic as the automatic release process is bound to the Maven plugin which was removed in 7.

Possible solutions:

  1. Gradle supports Java toolchains: https://docs.gradle.org/current/userguide/toolchains.html (faster)
  2. The CD release process could be migrated to the new plugin (more prospective)
@szpak szpak added this to the 1.7.1 milestone Sep 19, 2021
@szpak szpak modified the milestones: 1.9.0, 1.9.1 Aug 19, 2022
@szpak szpak modified the milestones: 1.9.11, 1.9.12, 1.9.13 Nov 25, 2022
@szpak szpak modified the milestones: 1.9.13, 1.15.1 Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant