Skip to content
Success

Changes

Summary

  1. implemented a way for having multiple sources for (details)
  2. exclude some tests on JDK10 + JDK11 (have to make this more bullet-proof (details)
  3. improve JDK9+ detection (details)
Commit 59f07c5b847caee604d750f43ad480ce83d1a8e9 by fibrefox
implemented a way for having multiple sources for
additionalAppResources, fixes #300
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/NativeMojo.java (diff)
Commit 488475679c95f13dee1d7e5e7cb0c24346e6a284 by fibrefox
exclude some tests on JDK10 + JDK11 (have to make this more bullet-proof
in the future)
The file was modifiedsrc/it/08-build-with-proguard/invoker.properties (diff)
The file was modifiedsrc/it/11-access-application-and-jvm-parameters/invoker.properties (diff)
The file was modifiedsrc/it/10-skip-addingPackagerJar/invoker.properties (diff)
The file was modifiedsrc/it/09-withPackagerJar/invoker.properties (diff)
The file was modifiedsrc/it/23-simple-custom-bundler/invoker.properties (diff)
Commit 3f4c257d78c85d063e0aba108e31623e7c84a630 by fibrefox
improve JDK9+ detection
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/Workarounds.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JavaDetectionTools.java (diff)