Skip to content
Failed

Changes

Summary

  1. ignore more files (details)
  2. no whitespace clutter (details)
  3. added maven wrapper for having same plugin development setup (details)
  4. made sure markdown-files can have trailing whitespaces (details)
  5. added editorconfig check as part of the build process (details)
  6. updated Checkstyle to a more modern version/settings (details)
  7. fixed linting issue (details)
  8. skip 8.9.x as this is way to old (and was already advertised years ago) (details)
  9. TravisCI run on all branches (details)
  10. updated some dates (details)
  11. added URL to current (old) configurator website (details)
  12. removed obsolete status icons (details)
  13. this is NOT compatible with JDK > 8 (details)
  14. use maven wrapper when running on AppVeyor (details)
  15. added prefixWithGroupIdForClasspathDependencies to have dependencies being prefixed with groupId (details)
  16. add JavaDocs and Maven-Site when deploying/releasing the plugin (details)
  17. fixed examples supporting OpenJFX by using file-detection maven-profiles (details)
  18. fixed javadoc description (details)
  19. added ability to test locally using docker (details)
The file was modified.gitignore (diff)
Commit 3b7e376805f528fb8bbc1c99670e3d46edee1485 by fibrefox
no whitespace clutter
The file was modified.editorconfig (diff)
Commit 864d8a338862e28ea81f7da8b1166a48b0da7ed8 by fibrefox
added maven wrapper for having same plugin development setup
The file was added.mvn/wrapper/MavenWrapperDownloader.java
The file was added.mvn/wrapper/maven-wrapper.jar
The file was added.mvn/wrapper/maven-wrapper.properties
The file was addedmvnw
The file was addedmvnw.cmd
Commit 90d3a556f0a3d0a2e11dc48cc5f0e67f228bccef by fibrefox
made sure markdown-files can have trailing whitespaces
The file was modified.editorconfig (diff)
Commit 187b895ebece5136968dfe914ae055cdb768c843 by fibrefox
added editorconfig check as part of the build process

(and fixed the resulting warnings)
The file was modifiedsrc/it/18-multi-module-project-with-filter/application-bundle/pom.xml (diff)
The file was modifiedsrc/it/with_properties/09-withPackagerJar_properties/pom.xml (diff)
The file was modifiedsrc/it/09-withPackagerJar/pom.xml (diff)
The file was modifiedsrc/it/04-cli-jfx-web/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/04-cli-jfx-web_properties/pom.xml (diff)
The file was modifiedsrc/it/07-lifecycle-build-jfx-native/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/19-native-launcher-configuration-windows-workaround167_properties/pom.xml (diff)
The file was modifiedsrc/it/with_properties/25-native-launcher-linux-workaround205_properties/verify.bsh (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/NativeMojo.java (diff)
The file was modifiedsrc/it/with_properties/11-access-application-and-jvm-parameters_properties/verify.bsh (diff)
The file was modifiedsrc/it/17-secondary-launchers/verify.bsh (diff)
The file was modifiedsrc/it/10-skip-addingPackagerJar/pom.xml (diff)
The file was modifiedsrc/it/11-access-application-and-jvm-parameters/pom.xml (diff)
The file was modifiedsrc/it/with_properties/18-multi-module-project-with-filter_properties/plugins/plugin-two/pom.xml (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
The file was modifiedsrc/it/with_properties/23-simple-custom-bundler_properties/bundler/pom.xml (diff)
The file was modifiedsrc/it/10-skip-addingPackagerJar/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/07-lifecycle-build-jfx-native_properties/pom.xml (diff)
The file was modifiedsrc/it/03-cli-jfx-native/verify.bsh (diff)
The file was modifiedsrc/it/01-no-jfx-setup/pom.xml (diff)
The file was modifiedsrc/it/with_properties/11-access-application-and-jvm-parameters_properties/pom.xml (diff)
The file was modifiedsrc/it/with_properties/02-cli-jfx-jar_properties/verify.bsh (diff)
The file was modifiedsrc/it/27-launcherArguments/pom.xml (diff)
The file was modifiedsrc/it/21-create-fileassociations/verify.bsh (diff)
The file was modifiedsrc/it/06-lifecycle-build-jfx-jar/verify.bsh (diff)
The file was modifiedsrc/it/25-native-launcher-linux-workaround205/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/10-skip-addingPackagerJar_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/03-cli-jfx-native_properties/pom.xml (diff)
The file was modifiedsrc/it/11-access-application-and-jvm-parameters/verify.bsh (diff)
The file was modifiedsrc/it/02-cli-jfx-jar/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/16-multi-module-project_properties/application-bundle/pom.xml (diff)
The file was modifiedsrc/it/09-withPackagerJar/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/09-withPackagerJar_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/28-additionalBundlerResources_properties/pom.xml (diff)
The file was modifiedsrc/it/with_properties/11-access-application-and-jvm-parameters_properties/src/main/java/com/zenjava/test/Main.java (diff)
The file was modifiedsrc/it/with_properties/05-cli-jfx-generate-keystore_properties/pom.xml (diff)
The file was modifiedsrc/it/26-native-launcher-linux-workaround205-skipped/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/05-cli-jfx-generate-keystore_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/07-lifecycle-build-jfx-native_properties/verify.bsh (diff)
The file was modifiedsrc/it/16-multi-module-project/application-bundle/pom.xml (diff)
The file was modifiedsrc/it/with_properties/18-multi-module-project-with-filter_properties/application-bundle/pom.xml (diff)
The file was modifiedsrc/it/with_properties/06-lifecycle-build-jfx-jar_properties/pom.xml (diff)
The file was modifiedsrc/it/with_properties/21-create-fileassociations_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/04-cli-jfx-web_properties/verify.bsh (diff)
The file was modifiedsrc/it/28-additionalBundlerResources/pom.xml (diff)
The file was modifiedsrc/it/18-multi-module-project-with-filter/plugins/plugin-two/pom.xml (diff)
The file was modifiedsrc/it/with_properties/02-cli-jfx-jar_properties/pom.xml (diff)
The file was modifiedsrc/it/with_properties/03-cli-jfx-native_properties/verify.bsh (diff)
The file was modifiedsrc/it/11-access-application-and-jvm-parameters/src/main/java/com/zenjava/test/Main.java (diff)
The file was modifiedsrc/it/with_properties/26-native-launcher-linux-workaround205-skipped_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/17-secondary-launchers_properties/verify.bsh (diff)
The file was modifiedsrc/it/05-cli-jfx-generate-keystore/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/06-lifecycle-build-jfx-jar_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/10-skip-addingPackagerJar_properties/pom.xml (diff)
The file was modifiedcheckstyle.xml (diff)
The file was modifiedsrc/it/22-create-fileassociations-single-mimetypes/verify.bsh (diff)
The file was modifiedsrc/it/01-no-jfx-setup/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/22-create-fileassociations-single-mimetypes_properties/verify.bsh (diff)
The file was modifiedsrc/it/with_properties/27-launcherArguments_properties/pom.xml (diff)
Commit 4a7135b75706c6253271a64925e057658609040c by fibrefox
updated Checkstyle to a more modern version/settings
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/CliWebMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/NativeLauncher.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/CliJarMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/CliNativeMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/ParameterMapEntries.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/Workarounds.java (diff)
The file was modifiedcheckstyle.xml (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/RunMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/ListBundlersMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/CliGenerateKeyStoreMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/NativeMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/AbstractJfxToolsMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/FileAssociation.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/GenerateKeyStoreMojo.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JavaDetectionTools.java (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/WebMojo.java (diff)
The file was modified.mvn/wrapper/maven-wrapper.properties (diff)
Commit b4487a01234d2c3c1ae9138c197972867fb88b0f by fibrefox
skip 8.9.x as this is way to old (and was already advertised years ago)
The file was modifiedpom.xml (diff)
Commit e38517a08f48875d54dc4cd909558869022ef7f3 by fibrefox
TravisCI run on all branches
The file was modified.travis.yml (diff)
The file was modifiedREADME.md (diff)
Commit b0793c539c7abc05854f86afd577011c4a825605 by fibrefox
added URL to current (old) configurator website
The file was modifiedREADME.md (diff)
Commit 706f7ce69bf301153ae9b8fd5290194de78130c2 by fibrefox
removed obsolete status icons
The file was modifiedREADME.md (diff)
Commit 43b3a8393be0d764aa5342dc9220a716a71f05b9 by fibrefox
this is NOT compatible with JDK > 8
The file was modifiedREADME.md (diff)
Commit ca6e5d08b29d76f7ebe9ee65795af7b15662f324 by fibrefox
use maven wrapper when running on AppVeyor
The file was modifiedappveyor.yml (diff)
Commit 24c91dcc5452067cfc34095fe102515f1031db25 by fibrefox
added prefixWithGroupIdForClasspathDependencies to have dependencies being prefixed with groupId

should fix #389
The file was addedsrc/it/29-prefixed-dependency-artifacts/src/main/java/com/zenjava/test/Main.java
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
The file was modifiedREADME.md (diff)
The file was addedsrc/it/29-prefixed-dependency-artifacts/verify.bsh
The file was addedsrc/it/29-prefixed-dependency-artifacts/pom.xml
The file was addedsrc/it/29-prefixed-dependency-artifacts/invoker.properties
Commit 24d94c29a929f9ef2980dca0faaf11ef8cfb93b8 by fibrefox
add JavaDocs and Maven-Site when deploying/releasing the plugin
The file was modifiedpom.xml (diff)
Commit 6f3f32b163d4b2851c084078c2e13f681465fc83 by fibrefox
fixed examples supporting OpenJFX by using file-detection maven-profiles

the `packager.jar` is located at `/usr/share/java/openjfx/lib/packager.jar`, but lacks symlinks inside `/usr/lib/jvm/java-8-openjdk-amd64/lib/`-folder (`ant-javafx.jar` and `javafx-mx.jar` DO have symlinks ... strange)
The file was modifiedsrc/it/10-skip-addingPackagerJar/pom.xml (diff)
The file was modifiedsrc/it/11-access-application-and-jvm-parameters/pom.xml (diff)
The file was modifiedsrc/it/09-withPackagerJar/pom.xml (diff)
Commit e6104cacdf1fa538a122f11eafd1c82143bdf273 by fibrefox
fixed javadoc description
The file was modifiedsrc/main/java/com/zenjava/javafx/maven/plugin/JarMojo.java (diff)
Commit 74085efea642b95fd13dd25c1c5f03e05711680d by fibrefox
added ability to test locally using docker

first iteration, only gets executed when `-DtestWithDocker` gets passed (results in very long builds)
The file was modifiedpom.xml (diff)