JAL-3210 cache getdown config, remove jvmmem options for better defaults
[jalview.git] / gradle.properties
1 jalviewDir = .
2
3 #JAVA_VERSION = 1.8
4 JAVA_VERSION = 11
5 JALVIEW_VERSION = DEVELOPMENT
6 INSTALLATION = Source
7 jalview_keystore = keys/.keystore
8 jalview_keystore.pass = alignmentisfun
9 jalview_key = jalview
10 jalview_key.pass = alignmentisfun
11 jalview_tsaurl =
12 proxyPort = 80
13 proxyHost = sqid
14 jalview_keyalg = SHA1withRSA
15 jalview_keydig = SHA1
16
17 testngGroups = Functional
18
19 j8libDir = j8lib
20 j11libDir = j11lib
21 resourceDir = resources
22 helpParentDir = help
23 helpDir = help
24 helpOutputDir = build/distributions/help
25 docDir = doc
26 sourceDir = src
27 schemaDir = schemas
28 classesDir = classes
29 examplesDir = examples
30 clover = false
31 use_clover = false
32 cloverClassesDir = clover-classes
33 cloverSourcesInstrDir = sources-instr
34 packageDir = dist
35 ARCHIVEDIR =
36 outputJar = jalview.jar
37
38 testSourceDir = test
39 testOutputDir = tests
40 utilsDir = utils
41
42 buildPropertiesFile = .build_properties
43 application_codebase = *.jalview.org
44 mainClass = jalview.bin.Jalview
45 shadowJarMainClass = jalview.bin.Launcher
46 launcherClass = jalview.bin.Jalview
47
48 gradlePluginsDir = gradle/plugins
49
50 getdown_local = false
51 getdown_website_dir = getdown/website
52 getdown_resource_dir = resource
53 #getdown_j11lib_dir = j11lib
54 getdown_files_dir = getdown/files
55 getdown_lib_dir = getdown/lib
56 getdown_launcher = getdown-launcher.jar
57 getdown_launcher_local = getdown-launcher-local.jar
58 getdown_launcher_new = getdown-launcher-new.jar
59 getdown_core = getdown/lib/getdown-core.jar
60 getdown_launch_jvl = channel_launch.jvl
61 getdown_build_properties = build_properties
62 getdown_txt_title = Jalview
63 getdown_txt_allow_offline = true
64 getdown_txt_max_concurrent_downloads = 10
65 # now got better defaults when not set
66 #getdown_txt_jalview.jvmmempc = 90
67 # now got better defaults when not set
68 #getdown_txt_jalview.jvmmemmax = 2G
69 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR%
70 getdown_txt_strict_comments = true
71 getdown_txt_title = Jalview
72 getdown_txt_ui.name = Jalview
73 getdown_txt_ui.progress_sync_before_shown = true
74 getdown_txt_ui.progress_sync_after_shown = false
75 getdown_txt_ui.keep_on_top = true
76 getdown_txt_ui.display_appbase = true
77 getdown_txt_ui.display_version = true
78 getdown_txt_ui.min_show_seconds = 6
79 getdown_txt_ui.background = FFFFFF
80 getdown_txt_ui.background_image = utils/getdown/jalview_logo_background_getdown-640x480.png
81 getdown_txt_ui.instant_background_image = utils/getdown/jalview_logo_background_getdown_instant-640x480.png
82 getdown_txt_ui.error_background = utils/getdown/jalview_logo_background_getdown_error-640x480.png
83 getdown_txt_ui.progress_image = utils/getdown/jalview_logo_background_getdown-progress.png
84 getdown_txt_ui.icon = resources/images/JalviewLogo_Huge.png
85 getdown_txt_ui.progress = 20, 440, 600, 22
86 getdown_txt_ui.progress_bar = AAAAFF
87 getdown_txt_ui.progress_text = 000000
88 getdown_txt_ui.status = 20, 380, 600, 58
89 getdown_txt_ui.status_text = 000066
90 #getdown_txt_ui.text_shadow = FFFFFF
91 getdown_txt_ui.install_error = http://www.jalview.org/faq/getdownerror
92 getdown_txt_ui.mac_dock_icon = resources/images/jalview_logos.ico
93 getdown_alt_java8_min_version  = 01080000
94 getdown_alt_java8_max_version  = 01089999
95 getdown_alt_java11_min_version = 11000000
96 getdown_alt_java11_max_version =
97 getdown_alt_java11_txt_multi_java_location = [windows-amd64] /getdown/jre/windows-jre11.jar,[linux-amd64] /getdown/jre/linux-jre11.tgz,[mac os x] /getdown/jre/macos-jre11.tgz
98 getdown_alt_java8_txt_multi_java_location = [windows-amd64] /getdown/jre/windows-jre1.8.tgz,[linux-amd64] /getdown/jre/linux-jre1.8.tgz,[mac os x] /getdown/jre/macos-jre1.8.tgz
99 JRE_installs = /Users/bsoares/Java/installs
100 Windows_JRE8 = OpenJDK8U-jdk_x64_windows_hotspot_8u202b08/jdk8u202-b08
101 Mac_JRE8 = OpenJDK8U-jre_x64_mac_hotspot_8u202b08/jdk8u202-b08-jre/Contents/Home
102 Linux_JRE8 = OpenJDK8U-jre_x64_linux_hotspot_8u202b08/jdk8u202-b08-jre
103 Windows_JRE11 = OpenJDK11-jre_x64_windows_hotspot_11_28/jdk-11+28-jre
104 Mac_JRE11 = OpenJDK11-jre_x64_mac_hotspot_11_28/jdk-11+28-jre/Contents/Home
105 Linux_JRE11 = OpenJDK11-jre_x64_linux_hotspot_11_28/jdk-11+28-jre
106
107 j8libDir = j8lib
108 j11libDir = j11lib
109 j11modDir = j11mod
110 j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com.sun.xml.streambuffer,com.sun.xml.txw2,com.sun.xml.ws.policy,java.activation,java.annotation,java.base,java.compiler,java.datatransfer,java.desktop,java.logging,java.management,java.management.rmi,java.naming,java.prefs,java.rmi,java.scripting,java.security.sasl,java.sql,java.xml,java.xml.bind,java.xml.soap,java.xml.ws,javax.jws,jdk.httpserver,jdk.jsobject,jdk.unsupported,jdk.xml.dom,org.jvnet.mimepull,org.jvnet.staxex,javax.servlet.api,java.ws.rs
111
112 install4jCopyrightMessage = ...
113 install4jMacOSBundleId = org.jalview.jalview-desktop
114 install4jResourceDir = utils/install4j
115 install4jTemplate = install4j_template.install4j
116 install4jInfoPlistFileAssociations = file_associations_auto-Info_plist.xml
117 install4jInstallerFileAssociations = file_associations_auto-install4j.xml
118 install4jDMGUninstallerAppFiles = uninstall_old_jalview_files.xml
119 install4jBuildDir = build/install4j
120 install4jMediaTypes = windows,macosArchive,linuxRPM,linuxDeb,unixArchive,unixInstaller
121 install4jFaster = false
122
123 OSX_KEYSTORE =
124 OSX_KEYPASS =
125 JSIGN_SH = echo
126
127 eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs
128
129 pandoc_exec = /usr/local/bin/pandoc,/usr/bin/pandoc
130 dev = false
131
132 CHANNEL=LOCAL
133 getdown_channel_base = http://www.jalview.org/getdown
134 getdown_channel_name = SCRATCH-DEFAULT
135 getdown_app_dir_release = release
136 getdown_app_dir_alt = alt
137 getdown_install_dir = install
138 getdown_rsync_dest = /Volumes/jalview/docroot/getdown
139 reportRsyncCommand =
140 RUNRSYNC=false
141
142 bamboo_channelbase = https://builds.jalview.org/browse
143 bamboo_planKey = 
144 bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel
145