JAL-2698 only allow InstallAnywhere launches with version 1.8.* of java - java 9...
authorJim Procter <jprocter@issues.jalview.org>
Mon, 20 Nov 2017 16:17:26 +0000 (16:17 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Mon, 20 Nov 2017 16:17:26 +0000 (16:17 +0000)
utils/InstallAnywhere/Jalview.iap_xml

index 076f05d..a649cb4 100755 (executable)
@@ -5270,7 +5270,7 @@ Press "Done" to quit the installer.]]></string>
                                        </method>
                                        <method name="put">
                                                <string><![CDATA[com.zerog.ia.installer.options.valid.vm.list]]></string>
-                                               <string><![CDATA[1.8+]]></string>
+                                               <string><![CDATA[1.8*]]></string>
                                        </method>
                                        <method name="put">
                                                <string><![CDATA[com.zerog.ia.project.build.last.date]]></string>
@@ -5366,7 +5366,7 @@ Press "Done" to quit the installer.]]></string>
                                        </method>
                                        <method name="put">
                                                <string><![CDATA[com.zerog.ia.installer.options.platform.macosx.vm.version]]></string>
-                                               <string><![CDATA[1.8+]]></string>
+                                               <string><![CDATA[1.8*]]></string>
                                        </method>
                                        <method name="put">
                                                <string><![CDATA[com.zerog.ia.build.platform.java.novm]]></string>