From b0abe31388d87e07aee6714363e8f8c63113a22d Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Sat, 22 Oct 2022 17:52:37 +0200 Subject: [PATCH] Added bindServices attribute to moditects jlink call. --- README.md | 8 +++++++- pom.xml | 1 + 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe5e980..53bbd0a 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,10 @@ Example Maven Project for a JavaFX Application. Maven modules are configured so that even Images are build (including JPackage app-image). -Project includes PMD and spotbugs! \ No newline at end of file +Project includes PMD and spotbugs! + + +Branches shows, +- including log4j +- including slf4j +This is just for testing purpose / was requiried during threads in http://java-forum.org. \ No newline at end of file diff --git a/pom.xml b/pom.xml index a9ca0e4..db5f442 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,7 @@ ${main.module} 2 + true APP_WITH_DEPENDENCIES true ${project.build.directory}/jlink-image