Description
We should have a simple runnable jar version of Oak that can be started by double-clicking on the jar or by executing:
$ java -jar oak-run-0.1.jar
The jar should start up an Oak repository, and keep running until killed. No specific shutdown sequence or command should be assumed or required; the repository must be in a stable state regardless of how the process terminates.