From 9e114cf26df70befab328d63dc375d0bde79f587 Mon Sep 17 00:00:00 2001 From: paxel Date: Wed, 18 Aug 2021 16:02:33 +0200 Subject: [PATCH] made runtime build for JDK8 under all JDKs (8++) (#109) * Update pom.xml made runtime build for JDK8 under all JDKs (8++) * Update runtime/pom.xml use more-standard syntax Co-authored-by: David Renshaw --- runtime/pom.xml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/runtime/pom.xml b/runtime/pom.xml index 1d79a63..f162b4d 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -33,7 +33,6 @@ UTF-8 1.8 1.8 - 8 @@ -60,7 +59,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 3.6.2 -Xlint:unchecked @@ -69,6 +68,15 @@ + + jdk9FF + + (1.8,) + + + 8 + + release