]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP1817932 Hatch uses Java 11 + dependency fetcher script
authorBill Erickson <berickxx@gmail.com>
Wed, 27 Feb 2019 16:03:18 +0000 (11:03 -0500)
committerJason Boyer <JBoyer@equinoxinitiative.org>
Fri, 13 Dec 2019 17:59:25 +0000 (12:59 -0500)
commitbc7121d892d2283094cc15a08048a06f06a66323
tree062ac3e7656bc4d2ba99f2780c8ddcfc96061e8d
parent59506cced5620267ec6f11d388d30635e6559e86
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>
Signed-off-by: Jason Boyer <JBoyer@equinoxinitiative.org>
.gitignore
fetch-deps.sh [new file with mode: 0755]
hatch.bat
hatch.sh
installer/windows/README.adoc