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, 24 Apr 2019 20:29:43 +0000 (16:29 -0400)
commit136ce27f8f2dda7d071877a4d9e131e53dae0ca1
tree062ac3e7656bc4d2ba99f2780c8ddcfc96061e8d
parent34aee491671c190b0ed000bd5387147c85b8fd01
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