Re: [basex-talk] Basex Docker Container: How to Control Options

2017-04-01 Thread Eliot Kimber
Perhaps a more useful question is: is there a workaround for this? That is, I need to have the DTD, CATFILE, CHOP, and SKIPCORRUPT options set when I load files into a database, which I’m doing through the remote API. Is there either a separate options file that I should be using or a way to

Re: [basex-talk] Basex Docker Container: How to Control Options

2017-04-01 Thread Eliot Kimber
I dug into the code and I think this is a code bug but I don’t understand the overall flow well enough to know where the bug is, but I suspect it’s a simple change. If I debug the BasexGUI class and have a ~/.basex file that includes CATFILE=foo it will fail with an unknown option error