From aeb4c7a660b8913565fb438ce14434d2d728c34d Mon Sep 17 00:00:00 2001 From: Michael Peter Christen Date: Wed, 4 Oct 2023 22:00:30 +0200 Subject: [PATCH] removed warnings during normal build --- build.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 0bbc049cf..ca24aa5ee 100644 --- a/build.xml +++ b/build.xml @@ -171,9 +171,10 @@ + source="${javacSource}" target="${javacTarget}" encoding="UTF-8" + nowarn="on"> - +