X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gradle.properties;h=d9d74278620aadad7f144c4e7d0d12a343e244d8;hb=de2a523501376d27e85d08cdc38a47de3a082a39;hp=79fb11d4cce7f0735c9c108465cd314a2c2ab908;hpb=f6755cf786d55afa7de610a088cabb3a96f35a65;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 79fb11d..d9d7427 100644 --- a/gradle.properties +++ b/gradle.properties @@ -259,15 +259,16 @@ j2s_coretemplate_html = utils/jalviewjs/coretemplate.html jalviewjs_j2s_transpile_stdout = j2s-transpile.out #jalviewjs_j2s_stderr = j2s-transpile.err # all going into out jalviewjs_j2s_to_console = true -jalviewjs_closure_compiler = tools/closure_compiler.jar +jalviewjs_closure_compiler = tools/closure-compiler-v20230802.jar +jalviewjs_closure_compiler_optimization_level = SIMPLE_OPTIMIZATIONS jalviewjs_j2s_closure_stdout = j2s-closure.out # for checking jalviewjs launches okay jalviewjs_chromium_binary = ~/buildtools/chromium/chrome -jalviewjs_macos_chromium_binary = /Applications/Chromium.app/Contents/MacOS/Chromium +jalviewjs_macos_chromium_binary = ~/buildtools/chromium/Google Chrome for Testing.app/Contents/MacOS/Google Chrome for Testing jalviewjs_chromium_user_dir = chromium -jalviewjs_chromium_idle_timeout = 10 -jalviewjs_chromium_overall_timeout = 40 +jalviewjs_chromium_idle_timeout = 8 +jalviewjs_chromium_overall_timeout = 15 jalviewjs_chromium_profile_name = BUILD jalviewjs_stderr_launch = utils/jalviewjs/chromium_test/jalview_bin_Jalview-stderr.html jalviewjs_desktop_init_string = JALVIEWJS: CREATED DESKTOP