From 757abfa3c2dac88956b4408beee53ebd2db85c68 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Mon, 9 Feb 2026 14:34:29 -0500 Subject: [PATCH] Comment out the -bootclasspath check in build.xml, which blocks Java 17 compilation. Update izpack version in installer build.xml --- build.xml | 4 ++-- installer/lib/izpack5/patches/java/build.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index db4267299..3f3ee1024 100644 --- a/build.xml +++ b/build.xml @@ -1209,11 +1209,11 @@ - + diff --git a/installer/lib/izpack5/patches/java/build.xml b/installer/lib/izpack5/patches/java/build.xml index 620d72b6c..3a059d072 100644 --- a/installer/lib/izpack5/patches/java/build.xml +++ b/installer/lib/izpack5/patches/java/build.xml @@ -20,7 +20,7 @@ - +