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

Fix Java installation [1.4.z] #1005

Merged

Conversation

JackPGreen
Copy link
Contributor

The tests are failing because of a conflict between:

  • JAVA_HOME
  • Multiple Java installations on the runner

Based on my investigation and testing using setup-java, and avoiding hardcoding, resolves these issues.

The [tests are failing](https://github.com/hazelcast/hazelcast-go-client/actions/runs/10175906206/job/28144201884) because of a conflict between:
- `JAVA_HOME`
- Multiple Java installations on the runner

Based on my [investigation and testing](hazelcast/client-compatibility-suites#127 (comment)) using `setup-java`, and avoiding hardcoding, resolves these issues.
@JackPGreen JackPGreen requested a review from yuce August 7, 2024 08:49
@JackPGreen JackPGreen self-assigned this Aug 7, 2024
@yuce
Copy link
Collaborator

yuce commented Aug 7, 2024

Looks good, thanks!

@JackPGreen JackPGreen merged commit ab67a56 into hazelcast:v1.4.z Aug 7, 2024
5 checks passed
@JackPGreen JackPGreen deleted the Fix-Java-Installation-`1.4.z` branch August 7, 2024 09:08
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