LP1817932 Hatch uses Java 11 + dependency fetcher script
authorBill Erickson <berickxx@gmail.com>
Wed, 27 Feb 2019 16:03:18 +0000 (11:03 -0500)
committerBill Erickson <berickxx@gmail.com>
Wed, 13 Mar 2019 19:54:38 +0000 (15:54 -0400)
commit4c96bba64b0682f59d5eed1990dcf1c307e844b4
treec35f766d3693cfb085b162b3046ab1cb3d7a1d5e
parent1cf60a850dc405829e16a82724a45ec774089706
LP1817932 Hatch uses Java 11 + dependency fetcher script

Adds a new fetch-deps.sh script for fetching and unpacking Windows
and Linux dependencies.  It fetches OpenJDK 11, OpenJFX 11, and the JSON
library (which was previously fetched only for linux in hatch.sh).

Updates hatch.sh and hatch.bat to reference these new dependencies.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
.gitignore
fetch-deps.sh [new file with mode: 0755]
hatch.bat
hatch.sh
installer/windows/README.adoc