JAL-3196 change default are resource properties to http://www.jalview.org/getdown/jre
authorJim Procter <jprocter@issues.jalview.org>
Tue, 16 Apr 2019 12:29:10 +0000 (13:29 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Tue, 16 Apr 2019 12:29:10 +0000 (13:29 +0100)
gradle.properties

index 6533899..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 = 1.8
 JALVIEW_VERSION = DEVELOPMENT
 INSTALLATION = Source
 jalview_keystore = keys/.keystore
@@ -53,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/DEV
+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
@@ -75,8 +74,8 @@ getdown_txt_ui.mac_dock_icon = resources/images/jalview_logos.ico
 #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,
+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