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

Verifying java runtime before starting the MFT through CLI #96

Closed
DImuthuUpe opened this issue Apr 7, 2023 · 1 comment
Closed

Verifying java runtime before starting the MFT through CLI #96

DImuthuUpe opened this issue Apr 7, 2023 · 1 comment
Assignees

Comments

@DImuthuUpe
Copy link
Contributor

Currently mft init assumes that the correct java runtime was installed on the host machine but there might be cases where there are 2 java versions and MFT ends up picking the wrong version. Example: #93 (comment). It is better to verify this at the very early stage of init operation and fail fast if the environment is not compatible.

@DImuthuUpe DImuthuUpe self-assigned this Apr 7, 2023
@DImuthuUpe
Copy link
Contributor Author

Fixed in #105

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

No branches or pull requests

1 participant