From 1e10333cd0337ccadbf120ffa5d981eb767586b8 Mon Sep 17 00:00:00 2001 From: Reinhard Pointner Date: Fri, 6 Oct 2017 00:17:43 +0200 Subject: [PATCH] REVERT: jvm.version: 9 (can't switch to Java 9 compiler without modularization) --- installer/ant/ant.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/ant/ant.properties b/installer/ant/ant.properties index 69b2b366..07dd1b5f 100644 --- a/installer/ant/ant.properties +++ b/installer/ant/ant.properties @@ -4,7 +4,7 @@ jre.major: 9 jre.build: 181 # Minimum System Version -jvm.version: 9 +jvm.version: 1.8 mac.version: 10.8 # Package Information