JAL-3563 more tests for Bamboo
[jalview.git] / .j2s
diff --git a/.j2s b/.j2s
index 93fd157..51b5c7d 100644 (file)
--- a/.j2s
+++ b/.j2s
@@ -1,7 +1,8 @@
-j2s.compiler.status=enable
+j2s.compiler.status=disable
+j2s.compiler.java.version=11
 
 #a semicolon-separated list of package-level file paths to be excluded
-j2s.excluded.paths=test;testng;util
+j2s.excluded.paths=test;testng;utils
 
 #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made 
 j2s.class.replacements=org.apache.log4j.->jalview.javascript.log4j.