From cfdb6ce0e1c00082745121073fc9a7b13803522c Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Thu, 9 Mar 2023 22:09:55 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 53bbd0a..c23ae1c 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,5 @@ Maven modules are configured so that even Images are build (including JPackage a 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 +**Important**: Using moditect to add module descriptions is not required. New solution to create images through jpackage will be commited soon. +Check branch direct-jpackage to see the current test project I build.