ISISComputingGroup / ISISComputingGroup/IBEX
Install Script: Incorrect java used
- Dominant language
- No language data
- Stars
- 6
- Forks
- 2
- Avg merge
- 16h 40m
- Merged PRs (30d)
- 2
Description
As a developer, I would like the install script to use the correct java when starting the IBEX server. The last workaround was to close the remote desktop session and reconnect, which redefined where java was used. This workaround is now not workingso we need to find a new solution.
Acceptance criteria:
- The correct Java is picked up in the install script after it has been installed.
- There is a defensive check to see that the correct java is picked up
- Could be something like running `java -version` and checking that the version matches what is expected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.