[bisq-network/bisq] getProperty(AppOptionKeys.APP_DATA_DIR_KEY) is returning default value (#2084)

Florian Reimair notifications at github.com
Fri Dec 7 10:25:35 UTC 2018


That is because --appDataDir is not set and instead, the default is used:
https://github.com/bisq-network/bisq/blob/83e1dd37f975a97c56c8aa5337fda29a4b10a063/core/src/main/java/bisq/core/app/BisqExecutable.java#L425-L428

same cause as https://github.com/bisq-network/bisq/issues/2048#issuecomment-444149682

I would suggest reverting https://github.com/bisq-network/bisq/pull/1961 as @cbeams suggested in #2063 for the https://github.com/bisq-network/bisq/milestone/21.

However, as the changes of #1961 are much welcome and do clean up the command line API pretty good, I would suggest planning a refactoring of the option processing for a future release.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2084#issuecomment-445189102
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181207/dd078e90/attachment.html>


More information about the bisq-github mailing list