Merge branch 'improvement/JAL-3449_add_install4j_installer_getdown_versions_to_jalvie...
[jalview.git] / gradle.properties
1 jalviewDir = .
2
3 #JAVA_VERSION = 1.8
4 JAVA_VERSION = 11
5
6 source_dir = src
7 #source_dir = utils/jalviewjs/test/src
8
9 test_source_dir = test
10 #test_source_dir = utils/jalviewjs/test/test
11
12 JALVIEW_VERSION = DEVELOPMENT
13 INSTALLATION = Source
14 jalview_keystore = keys/.keystore
15 jalview_keystore.pass = alignmentisfun
16 jalview_key = jalview
17 jalview_key.pass = alignmentisfun
18 jalview_tsaurl =
19 proxyPort = 80
20 proxyHost = sqid
21 jalview_keyalg = SHA1withRSA
22 jalview_keydig = SHA1
23
24 testngGroups = Functional
25
26 j8libDir = j8lib
27 j11libDir = j11lib
28 resource_dir = resources
29 help_parent_dir = help
30 help_dir = help
31 docDir = doc
32 schemaDir = schemas
33 classes_dir = classes
34 examplesDir = examples
35 clover = false
36 use_clover = false
37 cloverReportJVMHeap = 2g
38 cloverReportJVMArgs = -Dfile.encoding=UTF-8
39 cloverReportHTMLOptions = 
40 cloverReportXMLOptions =
41 cloverClassesDir = clover-classes
42 cloverSourcesInstrDir = sources-instr
43 packageDir = dist
44 ARCHIVEDIR =
45 outputJar = jalview.jar
46
47 testOutputDir = tests
48 utilsDir = utils
49
50 build_properties_file = .build_properties
51 application_codebase = *.jalview.org
52 mainClass = jalview.bin.Jalview
53 shadowJarMainClass = jalview.bin.Launcher
54 launcherClass = jalview.bin.Jalview
55
56 gradlePluginsDir = gradle/plugins
57
58 getdown_local = false
59 getdown_website_dir = getdown/website
60 getdown_resource_dir = resource
61 #getdown_j11lib_dir = j11lib
62 getdown_files_dir = getdown/files
63 getdown_lib_dir = getdown/lib
64 getdown_launcher = getdown-launcher.jar
65 getdown_launcher_local = getdown-launcher-local.jar
66 getdown_launcher_new = getdown-launcher-new.jar
67 getdown_core = getdown/lib/getdown-core.jar
68 getdown_build_properties = build_properties
69 getdown_launch_jvl_name = channel_launch
70 getdown_txt_allow_offline = true
71 getdown_txt_max_concurrent_downloads = 10
72 # now got better defaults when not set
73 #getdown_txt_jalview.jvmmempc = 90
74 # now got better defaults when not set
75 #getdown_txt_jalview.jvmmemmax = 32G
76 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR%
77 getdown_txt_strict_comments = true
78 getdown_txt_title = Jalview
79 getdown_txt_ui.name = Jalview
80 getdown_txt_ui.progress_sync_before_shown = true
81 getdown_txt_ui.progress_sync_after_shown = false
82 getdown_txt_ui.keep_on_top = true
83 getdown_txt_ui.display_appbase = true
84 getdown_txt_ui.display_version = true
85 getdown_txt_ui.min_show_seconds = 6
86 getdown_txt_ui.background = FFFFFF
87 getdown_txt_ui.background_image = utils/getdown/jalview_logo_background_getdown-640x480.png
88 getdown_txt_ui.instant_background_image = utils/getdown/jalview_logo_background_getdown_instant-640x480.png
89 getdown_txt_ui.error_background = utils/getdown/jalview_logo_background_getdown_error-640x480.png
90 getdown_txt_ui.progress_image = utils/getdown/jalview_logo_background_getdown-progress.png
91 getdown_txt_ui.icon = resources/images/JalviewLogo_Huge.png
92 getdown_txt_ui.progress = 20, 440, 600, 22
93 getdown_txt_ui.progress_bar = AAAAFF
94 getdown_txt_ui.progress_text = 000000
95 getdown_txt_ui.status = 20, 380, 600, 58
96 getdown_txt_ui.status_text = 000066
97 #getdown_txt_ui.text_shadow = FFFFFF
98 getdown_txt_ui.install_error = https://www.jalview.org/faq/getdownerror
99 getdown_txt_ui.mac_dock_icon = resources/images/jalview_logos.ico
100 getdown_alt_java8_min_version  = 01080000
101 getdown_alt_java8_max_version  = 01089999
102 getdown_alt_java11_min_version = 11000000
103 getdown_alt_java11_max_version =
104 #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
105 #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
106 jre_installs_dir = ~/buildtools/jre
107
108 j8libDir = j8lib
109 j11libDir = j11lib
110 j11modDir = j11mod
111 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
112
113 install4j_home_dir = ~/buildtools/install4j8
114 install4j_copyright_message = ...
115 install4j_macOS_bundle_id = org.jalview.jalview-desktop
116 install4j_utils_dir = utils/install4j
117 install4j_template = install4j8_template.install4j
118 install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml
119 install4j_installer_file_associations = file_associations_auto-install4j8.xml
120 #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml
121 install4j_build_dir = build/install4j
122 install4j_media_types = windows,macosArchive,linuxRPM,linuxDeb,unixArchive,unixInstaller
123 install4j_faster = false
124 install4j_installer_name = Jalview Installer
125
126 OSX_KEYSTORE =
127 OSX_KEYPASS =
128 JSIGN_SH = echo
129
130 pandoc_exec = /usr/local/bin/pandoc,/usr/bin/pandoc
131 dev = false
132
133 CHANNEL=LOCAL
134 getdown_channel_base = https://www.jalview.org/getdown
135 getdown_app_dir_release = release
136 getdown_app_dir_alt = alt
137 getdown_app_dir_java = jre
138 getdown_install_dir = install
139 getdown_rsync_dest = /Volumes/jalview/docroot/getdown
140 reportRsyncCommand =
141 RUNRSYNC=false
142
143 bamboo_channelbase = https://builds.jalview.org/browse
144 bamboo_planKey = 
145 bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel
146
147 eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs
148 eclipse_project_name = jalview
149 eclipse_bin_dir = bin
150 eclipse_debug = false
151
152 # for developing in Eclipse as IDE, set this to automatically copy current swingjs/net.sf.j2s.core.jar to your dropins dir
153 jalviewjs_eclipseIDE_auto_copy_j2s_plugin = false
154 # Override this in a local.properties file
155 jalviewjs_eclipse_root = ~/buildtools/eclipse/jee-2019-09
156
157 jalviewjs_eclipse_dropins_dir = utils/jalviewjs/eclipse/dropins
158 jalviewjs_swingjs_zip = swingjs/SwingJS-site.zip
159 jalviewjs_j2s_plugin = swingjs/net.sf.j2s.core.jar
160 jalviewjs_libjs_dir = utils/jalviewjs/libjs
161 jalviewjs_site_resource_dir = utils/jalviewjs/site-resources
162 jalviewjs_classlists_dir = utils/jalviewjs/classlists
163 jalviewjs_classlist_jalview = utils/jalviewjs/_j2sclasslist.txt
164 jalviewjs_j2s_settings = .j2s
165 #jalviewjs_eclipse_workspace = ~/tmp/eclipse-workspace
166 # these 3 files/dirs found in build/jalviewjs
167 jalviewjs_eclipse_tmp_dropins_dir = eclipse_dropins
168 jalviewjs_eclipse_workspace_location_file = eclipse_workspace_location
169 jalviewjs_site_dir = site
170 # these dirs are subdirs of the site dir
171 jalviewjs_swingjs_subdir = swingjs
172 jalviewjs_j2s_subdir = swingjs/j2s
173 jalviewjs_js_subdir = swingjs/js
174 #jalviewjs_eclipseBuildArg = build
175 jalviewjs_eclipse_build_arg = cleanBuild
176 jalviewjs_server_port = 9001
177 jalviewjs_server_wait = 30
178 jalviewjs_server_resource = /jalview_bin_Jalview.html
179 jalviewjs_core_name = _jalview
180 jalviewjs_name = JalviewJS
181 jalviewjs_core_key = core
182 #jalviewjs_core_key = preloadCore
183
184 j2s.compiler.status = enable
185 #j2s.site.directory = null ## site defined from buildDir+'/jalviewjs/'+jalviewjs_site_dir
186 #j2s.log.methods.declared = j2s_methods_declared.log
187 #j2s.log.methods.called = j2s_methods_called.log
188 #a semicolon-separated list of package-level file paths to be excluded
189 j2s.excluded.paths = test;testng;util
190 #j2s.include.tests = true
191 #j2s.testing = null
192 #j2s.compiler.nonqualified.packages = null
193 #j2s.compiler.nonqualified.classes = null
194 #j2s.compiler.mode = debug
195 #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made 
196 j2s.class.replacements = org.apache.log4j.->jalview.javascript.log4j.
197 j2s.template.html = utils/jalviewjs/template.html
198 j2s_coretemplate_html = utils/jalviewjs/coretemplate.html
199 #output file name for logging methods declared - delete the file to regenerate a listing 
200 #j2s.prop.j2s.log.methods.declared=swingjs/methodsDeclared_csv
201 #output file name for logging methods called - delete the file to regenerate a listing
202 #j2s.prop.j2s.log.methods_called=swingjs/methodsCalled_csv
203 #if set, every instance of methods called will be logged
204 #otherwise, only the first call to a method will be logged 
205 #output will be comma-separated: called method,caller class 
206 #j2s.prop.j2s.log.all.calls=true
207
208 jalviewjs_j2s_transpile_stdout = j2s-transpile.out
209 #jalviewjs_j2s_stderr = j2s-transpile.err # all going into out
210 jalviewjs_j2s_to_console = true
211 jalviewjs_j2s_closure_stdout = j2s-closure.out
212
213
214 testp=gradle.properties