Skip to content

javafx-gradle-plugin 1.3

Compare
Choose a tag to compare
@FibreFoX FibreFoX released this 08 Mar 09:21

After publishing a new version of the javafx-maven-plugin, I quickly integrated the new features and bugfixes into my gradle-plugin.

Bugfixes:

  • replace backslash with normal slash within JNLP-files
  • add signing-feature for bundler with ID "jnlp" (by setting "jnlp.allPermisions": true inside bundleArguments)
  • fixed size-attributes within JNLP-files when using bundler with ID "jnlp" and requesting to sign the jars

Next versions will be in sync with the javafx-maven-plugin, mostly to have a better visual sign what feature-set exists. This means to me, that I still have to do some work ;)