The build system now creates Java Web Start releases for all four programs.
At present, dist/*.jnlp refer to my own personal web server, and the build system is aware of my personal keystore because creating a JWS release involves signing JARs. It will be very simple to change this once we have a real PKI certificate and once we deploy on thdl.org. Note that Savant and QuillDriver's releases are only half-done right now; they do not include the XML and JMF libraries yet.
This commit is contained in:
parent
5cfd45cf32
commit
d50b41b87f
7 changed files with 243 additions and 23 deletions
|
@ -1,5 +1,4 @@
|
|||
bin
|
||||
dist
|
||||
jskad.log
|
||||
savant.log
|
||||
qd.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue