X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=e9f0bf59c3886f3eb111037635b98446163bd14d;hb=7fe4dbd0f30dd29c51daaf291d3710af7b1c88b9;hp=58a5110a672e5fd30399337c194e5d91b5b2698a;hpb=729e39d052a71602d82f7808fdb3862b9d893ce8;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 58a5110..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 = @@ -58,6 +58,8 @@ shadow_jar_main_class = jalview.bin.Launcher jalview_name = Jalview +hugo_old_jvl = utils/hugo/old_jvl.txt +hugo_jalviewjs = utils/hugo/jalviewjs.txt hugo_build_dir = build/website/hugo hugo_data_installers_dir = data/installers hugo_version_archive_dir = content/development/archive @@ -65,6 +67,7 @@ hugo_templates_dir = utils/hugo/templates releases_template = help/templates/releases.html whatsnew_template = help/templates/whatsNew.html releases_html = html/releases.html +whatsnew_html = html/whatsNew.html whatsnew_dir = help/markdown/whatsnew releases_dir = help/markdown/releases # these are going to be used in the future to gather website release files together @@ -126,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 @@ -159,6 +162,7 @@ OSX_APPLEID = OSX_ALTOOLPASS = CHANNEL=LOCAL +BACKGROUNDIMAGETEXT=false getdown_channel_base = https://www.jalview.org/getdown getdown_archive_base = https://www.jalview.org/old getdown_app_dir_release = release @@ -169,6 +173,8 @@ getdown_rsync_dest = /Volumes/jalview/docroot/getdown reportRsyncCommand = RUNRSYNC=false +imagemagick_convert = ~/buildtools/imagemagick/bin/convert + bamboo_channelbase = https://builds.jalview.org/browse bamboo_planKey = bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel