]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP#1646166 Use Java executables in path on Windows
authorBill Erickson <berickxx@gmail.com>
Fri, 10 Feb 2017 19:37:28 +0000 (14:37 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 Feb 2017 20:27:01 +0000 (15:27 -0500)
commit3f0953c197f4bbeafed84f442ab045c7909a10f2
treed079d710f56f328d00ea46cb6ff0cdcff686a848
parentf98352dc8605b5f159ad19ab2c005f7d3ca9061e
LP#1646166 Use Java executables in path on Windows

Assume Windows knows where the Java executables live.  This is typical,
and means we don't have to handle that in the installer.

Environment variables remain in .bat file for ease of overriding the
default.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
hatch.bat