10 Commits

Author SHA1 Message Date
Konrad Neitzel
5e7900647d Test to have a direct jpackage call inside the project. 2023-03-09 21:29:30 +01:00
Konrad Neitzel
b4d325b26c Fixed module-info of log4j-core: added missing uses. 2022-10-22 10:57:28 +02:00
Konrad Neitzel
a5008f7ea9 Added bindServices to jlink call. 2022-10-21 23:36:56 +02:00
Konrad Neitzel
8e81f08656 Problem mit log4j - beim Start des Images kommt immer die Meldung: "ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console..." 2022-10-17 20:03:31 +02:00
Konrad Neitzel
9bbbe0fa4d Updated dependencies and wrapper. 2022-09-25 22:21:41 +02:00
Konrad Neitzel
3f9d68a667 Updated dependencies, removed warnings from build.
Moditec requires a jarInclusionPolicy in new version!
2022-09-19 20:00:18 +02:00
Konrad Neitzel
ddea75dfb3 Merge branch 'main' of github.com:kneitzel/JavaFXMavenApp
# Conflicts:
#	pom.xml
2022-07-19 22:06:27 +02:00
Konrad Neitzel
e3db056b08 configured pmd and spotbugs 2022-07-19 22:02:27 +02:00
Konrad Neitzel
74781c1f85 Removed warnings through enforcer plugin + adding all plugins with their version. 2022-07-11 16:31:25 +02:00
Konrad Neitzel
78fd1188c5 Simple JavaFX App 2022-07-06 11:52:55 +02:00