X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=blobdiff_plain;f=gradle.properties;h=ae8e8ac46d8e6b7f0919da3bd7b832d4ce8017fb;hp=21360df55e01cb15c714d3609b71f367e6f2d68c;hb=1affe472184986c9957f6af61a746d8c275c8580;hpb=b26fefd329b60deb2025aa28cdbaae30bfb58382 diff --git a/gradle.properties b/gradle.properties index 21360df..ae8e8ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -114,12 +114,12 @@ flexmark_css = utils/doc/github.css channel_properties_dir = utils/channels channel_props = channel.props -install4j_home_dir = ~/buildtools/install4j8 +install4j_home_dir = ~/buildtools/install4j9 install4j_copyright_message = ... install4j_bundle_id = org.jalview.jalview-desktop install4j_utils_dir = utils/install4j install4j_images_dir = utils/install4j -install4j_template = install4j8_template.install4j +install4j_template = install4j9_template.install4j install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml install4j_installer_file_associations = file_associations_auto-install4j8.xml #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml @@ -223,7 +223,7 @@ j2s.excluded.paths = test;testng;util #j2s.compiler.nonqualified.classes = null #j2s.compiler.mode = debug #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made -j2s.class.replacements = org.apache.log4j.->jalview.javascript.log4j. +#j2s.class.replacements = org.apache.logging.log4j.->jalview.javascript.log4j. j2s.template.html = utils/jalviewjs/template.html j2s_coretemplate_html = utils/jalviewjs/coretemplate.html #output file name for logging methods declared - delete the file to regenerate a listing