-
Updated
May 11, 2020 - Java
#
webstart
Here are 14 public repositories matching this topic...
Create your own auto-update framework
java
downloader
updater
launch
download
dynamic
launcher
update
auto-update
auto
dynamically
webstart
mauromol
commented
Aug 2, 2017
Thanks for the great jnlp plugin!
By making a search on https://plugins.gradle.org/, I discovered you also provide a jnlp-war plugin. Looking at the source code, I think I understand it's meant to provide support for multiple versions of JNLP files and JARDiff patches and also adds your own version of JnlpDownloadServlet to the project runtime dependencies.
I could not find any example o
run WebNow via JNLP
-
Updated
May 31, 2019
Improve this page
Add a description, image, and links to the webstart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webstart topic, visit your repo's landing page and select "manage topics."
Describe the bug
If you accidentally pass a non-existing source directory to the hasher, it will create the directory (and the bundleinfo.json file inside) instead of failing (what I would expect).