JAL-3247 Script to produce auto file association files for mac and windows installer...
[jalview.git] / gradle.properties
index a82d781..8143d44 100644 (file)
@@ -1,4 +1,3 @@
-#org.gradle.java.home = /Users/bsoares/Java/installs/OpenJDK8U-jdk_x64_mac_hotspot_8u192b12/jdk8u192-b12/Contents/Home
 jalviewDir = .
 
 JAVA_VERSION = 11
@@ -22,6 +21,7 @@ javac_target = 11
 j8libDir = j8lib
 j11libDir = j11lib
 resourceDir = resources
+helpParentDir = help
 helpDir = help
 docDir = doc
 sourceDir = src
@@ -60,6 +60,7 @@ getdown_channel_base = http://www.jalview.org/getdown/jalview
 getdown_channel_name = TEST
 getdown_txt_allow_offline = true
 getdown_txt_jvmmempc = 95
+getdown_txt_multi_jvmarg = -Dgetdownappdir="%APPDIR%"
 getdown_txt_strict_comments = true
 getdown_txt_title = Jalview
 getdown_txt_ui.name = Jalview
@@ -95,7 +96,12 @@ j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com
 
 install4jResourceDir = utils/install4j
 install4jTemplate = install4j_template.install4j
+install4jInfoPlistFileAssociations = file_associations_auto-Info_plist.xml
+install4jInstallerFileAssociations = file_associations_auto-install4j.xml
 install4jBuildDir = build/install4j
-install4jMediaTypes = windows,macosArchive,linuxRPM,linuxDeb
+install4jMediaTypes = windows,macosArchive,linuxRPM,linuxDeb,unixArchive
+OSX_KEYSTORE =
+OSX_KEYPASS =
+JSIGN_SH = echo
 
 eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs