]> git.evergreen-ils.org Git - working/Hatch.git/commit
LP#1646166 Hatch properties file
authorBill Erickson <berickxx@gmail.com>
Mon, 23 Jan 2017 17:43:53 +0000 (12:43 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 16 Feb 2017 20:27:01 +0000 (15:27 -0500)
commitb4059fb1ffb3f0c0da7695ac9003ccc64473f8e5
treecd1e0051154168b0698261db82d8efeb030a4253
parentdfa91912e18d40fc489816b5644c45273be01dea
LP#1646166 Hatch properties file

Adds ability to pass configuration data to Hatch via a new
hatch.properties file.  Adds (for now) one new property "data.directory"
which overrides the default data storage directory.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
hatch.properties [new file with mode: 0644]
src/org/evergreen_ils/hatch/Hatch.java
src/org/evergreen_ils/hatch/RequestHandler.java