From: Jim Procter Date: Mon, 4 Sep 2017 12:31:09 +0000 (+0100) Subject: JAL-2418 JAL-2116 use 1.7+ and 1.9+ for the version specification - try to suppress... X-Git-Tag: Release_2_10_2b1~11^2~5^2 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=533d5abf4ff326032695e0039f0a642074cce64c;hp=4d97213fb407d2f6b65f73edcfe3fe3017d1d772;p=jalview.git JAL-2418 JAL-2116 use 1.7+ and 1.9+ for the version specification - try to suppress the 'this application is asking for a later version of Java than you have installed...' message --- diff --git a/build.xml b/build.xml index 9e21593..eb30ef0 100755 --- a/build.xml +++ b/build.xml @@ -451,8 +451,8 @@ - - j2se version="9+" + + j2se version="1.9+"