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

Allow version of java for testing to be overridden #50

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

SalusaSecondus
Copy link
Contributor

Permits overriding the version of Java used to run all tests. This can be done by passing the correct JAVA_HOME to the JVM property TEST_JAVA_HOME when running gradle. For example: ./gradlew -DTEST_JAVA_HOME=/usr/lib/jvm/amazon-corretto-8 test

This is a followup to #46 and #49.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@alvdavi alvdavi self-requested a review July 31, 2019 18:47
@SalusaSecondus SalusaSecondus merged commit b61fa19 into corretto:develop Jul 31, 2019
@SalusaSecondus SalusaSecondus deleted the test_java branch July 31, 2019 23:22
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