apache / airavata-mft

Apache Airavata Managed File Transfer Services
https://airavata.apache.org
Apache License 2.0
32 stars 39 forks source link

Java runtime issue 96 #105

Closed nandarshan closed 1 year ago

nandarshan commented 1 year ago

I wrote a method "check_java_version_method" to handle issue 96. This method checks whether Java is installed or not as well as check whether the Java version is 11 or higher.
It addresses the issue: https://github.com/apache/airavata-mft/issues/96