X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=8eec2812f4809ae825b279102656832765df4b72;hb=29717fd8bb49a1ca6bac800f20d0c340816f6f6f;hp=f0c0d9e1c342b3c6f3153d5dff9443140b54715d;hpb=b21b67e3ff552ef03c8ebb9b56e38d64a841a129;p=jalview.git diff --git a/gradle.properties b/gradle.properties index f0c0d9e..8eec281 100644 --- a/gradle.properties +++ b/gradle.properties @@ -112,6 +112,7 @@ j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com flexmark_css = utils/doc/github.css channel_properties_dir = utils/channels +channel_props = channel.props install4j_home_dir = ~/buildtools/install4j8 install4j_copyright_message = ... @@ -222,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