X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=6533899738914176d2fb45327247c831dda3de81;hb=fad97dca578fd71d50de198c0eb94807eb1c8180;hp=867449fada364ebc7992641057ea0e16b5ffcabd;hpb=c6153fe9672b467fe579dfc4e8b7a827586d2d36;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 867449f..6533899 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ #org.gradle.java.home = /Users/bsoares/Java/installs/OpenJDK8U-jdk_x64_mac_hotspot_8u192b12/jdk8u192-b12/Contents/Home jalviewDir = . -JAVA_VERSION = 11 +JAVA_VERSION = 1.8 JALVIEW_VERSION = DEVELOPMENT INSTALLATION = Source jalview_keystore = keys/.keystore @@ -26,7 +26,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 +53,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.uk/user/bsoares/getdown/jalview/DEV getdown_txt_allow_offline = true getdown_txt_jvmmempc = 95 getdown_txt_strict_comments = true @@ -70,9 +72,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] /user/bsoares/getdown/jre/jre-11.0.2-windows-amd64.jar,[mac os x] /user/bsoares/getdown/jre/jre-11.0.2-macos-amd64.jar +getdown_txt_multi_java_location = [windows-amd64] /user/bsoares/getdown/jre/jre-11.0.2-windows-amd64.jar,[linux-amd64] /user/bsoares/getdown/jre/jre-11.0.2-linux-amd64.jar,[windows-x86] /user/bsoares/getdown/jre/jre-11.0.2-windows-x86.jar,[mac os x] /user/bsoares/getdown/jre/jre-11.0.2-macos-amd64.jar,[linux-x86] /user/bsoares/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