From fea2cb4bfaa9c2467c557e94ff89cd0cccdd05a3 Mon Sep 17 00:00:00 2001 From: Joseph Lizier Date: Thu, 16 Oct 2025 09:17:00 +1100 Subject: [PATCH] Targeting Java version 8 in our builds now, in part to be compatible with latest Jpype in python --- build.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index a75538b..209e09a 100755 --- a/build.xml +++ b/build.xml @@ -43,17 +43,17 @@ - - +