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

chore: fix path setting issue with Windows tests #828

Merged
merged 2 commits into from
May 2, 2022

Conversation

shubha-rajan
Copy link
Contributor

Change Description

Fix an issue where the PATH variable wasn't being properly set, leading to the wrong Java version sometimes being used for tests.

@shubha-rajan
Copy link
Contributor Author

Java 11

Maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T00:58:13-07:00)

Maven home: C:\ProgramData\chocolatey\lib\maven\apache-maven-3.5.2\bin\..

Java version: 11.0.11, vendor: Oracle Corporation

Java home: C:\OpenJDK\jdk-11.0.11

Default locale: en_US, platform encoding: Cp1252

OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"

Java 17

Maven version: Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T00:58:13-07:00)

Maven home: C:\ProgramData\chocolatey\lib\maven\apache-maven-3.5.2\bin\..

Java version: 17, vendor: Oracle Corporation

Java home: C:\OpenJDK\jdk-17

Default locale: en_US, platform encoding: Cp1252

OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows"

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