Skip to content

Make it easier to test locally #213

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

Merged
merged 1 commit into from
Aug 6, 2022

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