Skip to content

Conversation

@big-andy-coates
Copy link
Collaborator

Running locally with JDK-14+ results in a compilation error when running ModulePluginSmokeTest due to gradle/gradle#10248.

Rather than requiring contributors to install really old JDKs to run tests, lets provide an easy way to locally comment out the old 5.x Gradle versions. The full version tests will still run on the build server.

(This also makes it a lot easier to locally reduce the number of versions being tested during development)

Running locally with JDK-14+ results in a compilation error when running `ModulePluginSmokeTest` due to gradle/gradle#10248.

Rather than requiring contributors to install _really_ old JDKs to run tests, lets provide an easy way to _locally_ comment out the old 5.x Gradle versions.  The full version tests will still run on the build server.

(This also makes it a lot easier to locally reduce the number of versions being tested during development)
@siordache siordache merged commit 1c315ad into java9-modularity:master Aug 6, 2022
@siordache
Copy link
Collaborator

Thanks for this PR!

@big-andy-coates big-andy-coates deleted the local_test branch August 8, 2022 14:15
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

Successfully merging this pull request may close these issues.

2 participants