X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=e42f8b5cf2631adca6c20210b23857774bea0e84;hb=335e6b12c126bcb6825cd3f66422677db7cd91c7;hp=58a5110a672e5fd30399337c194e5d91b5b2698a;hpb=729e39d052a71602d82f7808fdb3862b9d893ce8;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 58a5110..e42f8b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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