JAL-4110 allow configuration of stdout/err test output via -Ptest_output=1 and update...
[jalview.git] / gradle.properties
1 # Convention for properties.  Read from gradle.properties, use lower_case_underlines for property names.
2 # For properties set within build.gradle, use camelCaseNoSpace.
3 #
4
5 jalviewDir = .
6
7 #JAVA_VERSION = 1.8
8 JAVA_VERSION = 11
9
10 source_dir = src
11 #source_dir = utils/jalviewjs/test/src
12
13 test_source_dir = test
14 #test_source_dir = utils/jalviewjs/test/test
15
16 # JALVIEW_VERSION now being set by logic in build.gradle defaulting to looking at jalview.version property in RELEASE file
17 #JALVIEW_VERSION = DEVELOPMENT
18 INSTALLATION = Source
19 jalview_keystore = keys/.keystore
20 jalview_keystore.pass = alignmentisfun
21 jalview_key = jalview
22 jalview_key.pass = alignmentisfun
23 jalview_tsaurl =
24 proxyPort = 80
25 proxyHost = squid
26 jalview_keyalg = SHA1withRSA
27 jalview_keydig = SHA1
28
29 testng_groups = Functional
30 testng_excluded_groups = 
31 test_output =
32  
33
34 j8libDir = j8lib
35 j11libDir = j11lib
36 resource_dir = resources
37 help_parent_dir = help
38 help_dir = help
39 doc_dir = doc
40 classes_dir = classes
41 clover = false
42 clover_classes_dir = clover-classes
43 clover_sources_instr_dir = clover-instr
44 clover_report_dir = clover-report
45 clover_lib_dir = utils/clover/lib
46 cloverreport_mem = 2g
47 cloverreport_jvmargs = -Dfile.encoding=UTF-8
48 cloverreport_html_options = 
49 cloverreport_xml_options =
50 package_dir = dist
51 ARCHIVEDIR =
52
53 test_output_dir = tests
54 utils_dir = utils
55
56 build_properties_file = .build_properties
57 application_codebase = *.jalview.org
58 main_class = jalview.bin.Jalview
59 shadow_jar_main_class = jalview.bin.Launcher
60
61 jalview_name = Jalview
62
63 hugo_old_jvl = utils/hugo/old_jvl.txt
64 hugo_jalviewjs = utils/hugo/jalviewjs.txt
65 hugo_build_dir = build/website/hugo
66 hugo_data_installers_dir = data/installers
67 hugo_version_archive_dir = content/development/archive
68 hugo_templates_dir = utils/hugo/templates
69 releases_template = help/templates/releases.html
70 whatsnew_template = help/templates/whatsNew.html
71 releases_html = html/releases.html
72 whatsnew_html = html/whatsNew.html
73 whatsnew_dir = help/markdown/whatsnew
74 releases_dir = help/markdown/releases
75 # these are going to be used in the future to gather website release files together
76 getdown_website_dir = build/website/docroot/getdown
77 getdown_archive_dir = build/website/docroot/old
78 getdown_files_dir = build/getdown/files
79
80 getdown_local = false
81 getdown_resource_dir = resource
82 getdown_lib_dir = getdown/lib
83 getdown_launcher = getdown-launcher.jar
84 getdown_launcher_local = getdown-launcher-local.jar
85 getdown_launcher_new = getdown-launcher-new.jar
86 getdown_core = getdown/lib/getdown-core.jar
87 getdown_build_properties = build_properties
88 getdown_launch_jvl_name = channel_launch
89 getdown_images_dir = utils/getdown
90 getdown_background_image = jalview_logo_background_getdown-640x480.png
91 getdown_instant_background_image = jalview_logo_background_getdown_instant-640x480.png
92 getdown_error_background = jalview_logo_background_getdown_error-640x480.png
93 getdown_progress_image = jalview_logo_background_getdown-progress.png
94 getdown_mac_dock_icon = jalview_logo.icns
95 getdown_icon = Jalview-Logo.png
96 getdown_txt_allow_offline = true
97 getdown_txt_max_concurrent_downloads = 10
98 # now got better (dynamic) defaults when jvmmem* not set
99 #getdown_txt_jalview.jvmmempc = 90
100 #getdown_txt_jalview.jvmmemmax = 32G
101 getdown_txt_multi_jvmarg = -Dgetdowninstanceappdir=%APPDIR%
102 getdown_txt_strict_comments = true
103 getdown_txt_ui.progress_sync_before_shown = true
104 getdown_txt_ui.progress_sync_after_shown = false
105 getdown_txt_ui.keep_on_top = true
106 getdown_txt_ui.display_appbase = true
107 getdown_txt_ui.display_version = true
108 getdown_txt_ui.min_show_seconds = 8
109 getdown_txt_ui.background = FFFFFF
110 getdown_txt_ui.progress = 20, 440, 600, 22
111 getdown_txt_ui.progress_bar = AAAAFF
112 getdown_txt_ui.progress_text = 000000
113 getdown_txt_ui.status = 20, 380, 600, 58
114 getdown_txt_ui.status_text = 000066
115 getdown_txt_ui.install_error = https://www.jalview.org/faq/getdownerror
116 getdown_alt_java8_min_version  = 01080000
117 getdown_alt_java8_max_version  = 01089999
118 getdown_alt_java11_min_version = 11000000
119 getdown_alt_java11_max_version =
120 #getdown_alt_java11_txt_multi_java_location = [windows-amd64] /getdown/jre/jre-11-windows-x64.zip,[linux-amd64] /getdown/jre/jre-11-linux-x64.zip,[mac os x] /getdown/jre/jre-11-mac-x64.zip
121 #getdown_alt_java8_txt_multi_java_location = [windows-amd64] /getdown/jre/jre-8-windows-x64.zip,[linux-amd64] /getdown/jre/jre-8-linux-x64.zip,[mac os x] /getdown/jre/jre-8-mac-x64.zip
122 jre_installs_dir = ~/buildtools/jre
123
124 j8libDir = j8lib
125 j11libDir = j11lib
126 j11modDir = j11mod
127 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
128
129 flexmark_css = utils/doc/github.css
130
131 channel_properties_dir = utils/channels
132 channel_props = channel.props
133
134 install4j_home_dir = ~/buildtools/install4j10
135 install4j_copyright_message = ...
136 install4j_bundle_id = org.jalview.jalview-desktop
137 install4j_utils_dir = utils/install4j
138 install4j_images_dir = utils/install4j
139 install4j_template = install4j10_template.install4j
140 install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml
141 install4j_installer_file_associations = file_associations_auto-install4j10.xml
142 #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml
143 install4j_build_dir = build/install4j
144 install4j_executable_name = jalviewg
145 install4j_media_types = windows,macosArchive,unixArchive,unixInstaller
146 install4j_faster = false
147 install4j_application_categories = Science;Biology;Java;
148 install4j_release_win_application_id = 6595-2347-1923-0725
149 install4j_mac_icons_file = jalview_logo.icns
150 install4j_windows_icons_file = jalview_logo.ico
151 install4j_png_icon_file = jalview_logo.png
152 install4j_background = jalview_logo_background_fade-640x480.png
153 install4j_dmg_background = jalview_dmg_background-NON-RELEASE.png
154 install4j_dmg_ds_store = jalview_dmg_DS_Store
155 getdown_wrapper_script_dir = bin
156 getdown_bash_wrapper_script = jalview.sh
157 getdown_powershell_wrapper_script = jalview.ps1
158 getdown_batch_wrapper_script = jalview.bat
159
160 OSX_KEYSTORE =
161 OSX_KEYPASS =
162 JSIGN_SH = echo
163 OSX_APPLEID =
164 OSX_ALTOOLPASS =
165
166 CHANNEL=LOCAL
167 BACKGROUNDIMAGETEXT=false
168 getdown_channel_base = https://www.jalview.org/getdown
169 getdown_archive_base = https://www.jalview.org/old
170 getdown_app_dir_release = release
171 getdown_app_dir_alt = alt
172 getdown_app_dir_java = jre
173 getdown_install_dir = install
174 getdown_rsync_dest = /Volumes/jalview/docroot/getdown
175 reportRsyncCommand =
176 RUNRSYNC=false
177
178 imagemagick_convert = ~/buildtools/imagemagick/bin/convert
179
180 bamboo_channelbase = https://builds.jalview.org/browse
181 bamboo_planKey = 
182 bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-build-for-website/default
183
184 eclipse_codestyle_file = utils/eclipse/JalviewCodeStyle.xml
185 eclipse_extra_jdt_prefs_file = utils/eclipse/org.eclipse.jdt.core.jalview.prefs
186 eclipse_project_name = jalview
187 eclipse_bin_dir = bin
188 eclipse_debug = false
189
190 ## IMPORTANT for headless build
191 # to enable `gradle jalviewjs` headless build you MUST set
192 # j2s.config.altfileproperty = org.jalview.jalviewjsj2sfilename
193 # (or set to whatever value jalviewjs_j2s_alt_file_property is set to)
194 # in your ./.j2s file
195 # OR run the task `gradle jalviewjsEnableAltFileProperty` to do that for you (before headless build task)
196 jalviewjs_j2s_alt_file_property = org.jalview.jalviewjsj2sfilename
197 jalviewjs_j2s_alt_settings = build/jalviewjs/config/j2s
198
199 # these are used for actual .j2s file to pass on to alt j2s file
200 jalviewjs_j2s_settings = .j2s
201 jalviewjs_j2s_alt_file_property_config = j2s.config.altfileproperty
202
203 # for developing in Eclipse as IDE, set this to automatically copy current swingjs/net.sf.j2s.core.jar to your dropins dir
204 jalviewjs_eclipseIDE_auto_copy_j2s_plugin = false
205 # Override this in a local.properties file
206 jalviewjs_eclipse_root = ~/buildtools/eclipse/latest
207
208 jalviewjs_eclipse_dropins_dir = utils/jalviewjs/eclipse/dropins
209 jalviewjs_swingjs_zip = swingjs/SwingJS-site.zip
210 jalviewjs_j2s_plugin = swingjs/net.sf.j2s.core-j11.jar
211 jalviewjs_libjs_dir = utils/jalviewjs/libjs
212 jalviewjs_site_resource_dir = utils/jalviewjs/site-resources
213 jalviewjs_classlists_dir = utils/jalviewjs/classlists
214 jalviewjs_classlist_jalview = utils/jalviewjs/_j2sclasslist.txt
215 #jalviewjs_eclipse_workspace = ~/tmp/eclipse-workspace
216 # these 3 files/dirs found in build/jalviewjs
217 jalviewjs_eclipse_tmp_dropins_dir = eclipse_dropins
218 jalviewjs_eclipse_workspace_location_file = eclipse_workspace_location
219 jalviewjs_site_dir = site
220 # these dirs are subdirs of the site dir
221 jalviewjs_swingjs_subdir = swingjs
222 jalviewjs_j2s_subdir = swingjs/j2s
223 jalviewjs_js_subdir = swingjs/js
224 #jalviewjs_eclipseBuildArg = build
225 jalviewjs_eclipse_build_arg = cleanBuild
226 jalviewjs_server_port = 9001
227 jalviewjs_server_wait = 30
228 jalviewjs_server_resource = /jalview_bin_Jalview.html
229 jalviewjs_core_name = _jalview
230 jalviewjs_name = JalviewJS
231 jalviewjs_core_key = core
232 #jalviewjs_core_key = preloadCore
233 jalviewjs_ignore_transpile_errors = true
234
235 j2s.compiler.status = enable
236 #j2s.site.directory = null ## site defined from buildDir+'/jalviewjs/'+jalviewjs_site_dir
237 #j2s.log.methods.declared = j2s_methods_declared.log
238 #j2s.log.methods.called = j2s_methods_called.log
239 #a semicolon-separated list of package-level file paths to be excluded
240 j2s.excluded.paths = test;testng;util
241 #j2s.include.tests = true
242 #j2s.testing = null
243 #j2s.compiler.nonqualified.packages = null
244 #j2s.compiler.nonqualified.classes = null
245 #j2s.compiler.mode = debug
246 #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made 
247 #j2s.class.replacements = org.apache.logging.log4j.->jalview.javascript.log4j.
248 j2s.template.html = utils/jalviewjs/template.html
249 j2s_coretemplate_html = utils/jalviewjs/coretemplate.html
250 #output file name for logging methods declared - delete the file to regenerate a listing 
251 #j2s.prop.j2s.log.methods.declared=swingjs/methodsDeclared_csv
252 #output file name for logging methods called - delete the file to regenerate a listing
253 #j2s.prop.j2s.log.methods_called=swingjs/methodsCalled_csv
254 #if set, every instance of methods called will be logged
255 #otherwise, only the first call to a method will be logged 
256 #output will be comma-separated: called method,caller class 
257 #j2s.prop.j2s.log.all.calls=true
258
259 jalviewjs_j2s_transpile_stdout = j2s-transpile.out
260 #jalviewjs_j2s_stderr = j2s-transpile.err # all going into out
261 jalviewjs_j2s_to_console = true
262 jalviewjs_closure_compiler = tools/closure_compiler.jar
263 jalviewjs_j2s_closure_stdout = j2s-closure.out
264
265 # for checking jalviewjs launches okay
266 jalviewjs_chromium_binary = ~/buildtools/chromium/chrome
267 jalviewjs_macos_chromium_binary = /Applications/Chromium.app/Contents/MacOS/Chromium
268 jalviewjs_chromium_user_dir = chromium
269 jalviewjs_chromium_idle_timeout = 10
270 jalviewjs_chromium_overall_timeout = 40
271 jalviewjs_chromium_profile_name = BUILD
272 jalviewjs_stderr_launch = utils/jalviewjs/chromium_test/jalview_bin_Jalview-stderr.html
273 jalviewjs_desktop_init_string = JALVIEWJS: CREATED DESKTOP
274
275 testp=gradle.properties