X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=e9f0bf59c3886f3eb111037635b98446163bd14d;hb=7fe4dbd0f30dd29c51daaf291d3710af7b1c88b9;hp=129e0a551dfc1ef2cd692e639647fe02d34dcb11;hpb=327e8459a091858b0207ddac4cadd8cb23f4cdeb;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 129e0a5..e9f0bf5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -41,7 +41,7 @@ clover_classes_dir = clover-classes clover_sources_instr_dir = clover-instr clover_report_dir = clover-report clover_lib_dir = utils/clover/lib -cloverreport_mem = 2g +cloverreport_mem = 4g cloverreport_jvmargs = -Dfile.encoding=UTF-8 cloverreport_html_options = cloverreport_xml_options = @@ -129,14 +129,14 @@ flexmark_css = utils/doc/github.css channel_properties_dir = utils/channels channel_props = channel.props -install4j_home_dir = ~/buildtools/install4j9 +install4j_home_dir = ~/buildtools/install4j10 install4j_copyright_message = ... install4j_bundle_id = org.jalview.jalview-desktop install4j_utils_dir = utils/install4j install4j_images_dir = utils/install4j -install4j_template = install4j9_template.install4j +install4j_template = install4j10_template.install4j install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml -install4j_installer_file_associations = file_associations_auto-install4j8.xml +install4j_installer_file_associations = file_associations_auto-install4j10.xml #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml install4j_build_dir = build/install4j install4j_executable_name = jalviewg