JAL-3562 exclude testNG groups from a build via -PtestngExcludedGroups=Not-bamboo
[jalview.git] / gradle.properties
index e4f0ebf..81674e4 100644 (file)
@@ -1,3 +1,5 @@
+org.gradle.jvmargs=-Xmx1536m -Xms512m
+
 jalviewDir = .
 
 #JAVA_VERSION = 1.8
@@ -22,6 +24,7 @@ jalview_keyalg = SHA1withRSA
 jalview_keydig = SHA1
 
 testngGroups = Functional
+testngExcludedGroups = 
 
 j8libDir = j8lib
 j11libDir = j11lib