JAL-3130 JAL-1889 report absolute paths for CommandLineTests
[jalview.git] / gradle.properties
index 867449f..15d1e1d 100644 (file)
@@ -1,7 +1,6 @@
 #org.gradle.java.home = /Users/bsoares/Java/installs/OpenJDK8U-jdk_x64_mac_hotspot_8u192b12/jdk8u192-b12/Contents/Home
 jalviewDir = .
 
-JAVA_VERSION = 11
 JALVIEW_VERSION = DEVELOPMENT
 INSTALLATION = Source
 jalview_keystore = keys/.keystore
@@ -26,7 +25,9 @@ docDir = doc
 sourceDir = src
 schemaDir = schemas
 classesDir = classes
-clover.classesDir = cloverclasses
+clover = false
+cloverClassesDir = clover-classes
+cloverSourcesInstrDir = sources-instr
 packageDir = dist
 outputJar = jalview.jar
 
@@ -51,7 +52,7 @@ getdown_launcher = getdown/lib/getdown-launcher.jar
 getdown_core = getdown/lib/getdown-core-1.8.3-SNAPSHOT.jar
 getdown_base_txt = getdown/files/getdown.txt
 getdown_txt_title = Jalview
-getdown_txt_appbase = http://www.compbio.dundee.ac.uk/user/bsoares/getdown/jalview/DEMO
+getdown_txt_appbase = http://www.compbio.dundee.ac.ukhttp://www.jalview.org/getdown/jalview/DEV
 getdown_txt_allow_offline = true
 getdown_txt_jvmmempc = 95
 getdown_txt_strict_comments = true
@@ -70,9 +71,11 @@ getdown_txt_ui.status_text = 000066
 getdown_txt_ui.text_shadow = EEEEFF
 getdown_txt_ui.install_error = http://www.jalview.org/download/error
 getdown_txt_ui.mac_dock_icon = resources/images/jalview_logos.ico
-getdown_alt_java8_min_version = 1080202
-getdown_alt_java11_min_version = 11000028
-
+#getdown_alt_java8_min_version  = 01080000
+getdown_alt_java8_min_version  = 11000000
+getdown_alt_java11_min_version = 11000000
+getdown_txt_multi_java_location = [windows] http://www.jalview.org/getdown/jre/jre-11.0.2-windows-amd64.jar,[mac os x] http://www.jalview.org/getdown/jre/jre-11.0.2-macos-amd64.jar
+getdown_txt_multi_java_location = [windows-amd64] http://www.jalview.org/getdown/jre/jre-11.0.2-windows-amd64.jar,[linux-amd64] http://www.jalview.org/getdown/jre/jre-11.0.2-linux-amd64.jar,[windows-x86] http://www.jalview.org/getdown/jre/jre-11.0.2-windows-x86.jar,[mac os x] http://www.jalview.org/getdown/jre/jre-11.0.2-macos-amd64.jar,[linux-x86] http://www.jalview.org/getdown/jre/jre-11.0.2-linux-x86.jar,
 
 JRE_installs = /Users/bsoares/Java/installs
 Windows_JRE8 = OpenJDK8U-jdk_x64_windows_hotspot_8u202b08/jdk8u202-b08