From 289db3cc1d0fa6e4e7f3c5b0c1f2c33521cf00de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Mat=C4=9Bj=C4=8Dek?= Date: Fri, 24 Feb 2023 23:08:33 +0100 Subject: [PATCH] Issue #24284 Fixed git.build.time MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - was overriden by a value from eclipse project 1.0.8 Signed-off-by: David Matějček --- nucleus/parent/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index 496ac7e8db8..4d1acc8938d 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml @@ -174,6 +174,8 @@ nucleus false false + + --add-opens java.base/java.lang=ALL-UNNAMED --add-opens=java.naming/javax.naming.spi=ALL-UNNAMED -Xss512k -Xms256m -Xmx1g -XX:MaxDirectMemorySize=512m