[jsword-devel] Front end conf override dir creation
Martin Denham
mjdenham at gmail.com
Thu Dec 31 09:41:17 MST 2015
Before recent changes I had to do:
CommonUtils.ensureDirExists(new File(SharedConstants.FRONTEND_DATA_DIR,
SwordConstants.DIR_CONF_OVERRIDE));
to ensure the front end data dir and conf override directories existed.
Otherwise errors occurred.
However, the public SwordConstants.DIR_CONF_OVERRIDE has been changed to a
private MetaDataLocator.DIR_CONF_OVERRIDE which And Bible cannot access.
What is the intended approach to front end override directory creation in
JSword or does JSword assume the directories are created by the Front end?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20151231/d71418eb/attachment.html>
More information about the jsword-devel
mailing list