From: Jim Procter Date: Tue, 13 Feb 2018 12:49:25 +0000 (+0000) Subject: JAL-2905 added additional jvmarg for testng task conditional on the JVM identifying... X-Git-Tag: Release_2_10_4~68^2~13 X-Git-Url: http://source.jalview.org/gitweb/?p=jalview.git;a=commitdiff_plain;h=a59703c3f5df22a62aacbb4c8ed7885ccb80fcc4 JAL-2905 added additional jvmarg for testng task conditional on the JVM identifying as java.version==9 --- diff --git a/build.xml b/build.xml index a414491..e9e6f6f 100755 --- a/build.xml +++ b/build.xml @@ -17,7 +17,9 @@ * You should have received a copy of the GNU General Public License along with Jalview. If not, see . * The Jalview Authors are detailed in the 'AUTHORS' file. --> - + @@ -96,6 +98,10 @@ + + + + @@ -298,6 +304,8 @@ + +