Runnable jar packaging
----------------------

                 Key: OAK-4
                 URL: https://issues.apache.org/jira/browse/OAK-4
             Project: Jackrabbit Oak
          Issue Type: New Feature
            Reporter: Jukka Zitting
             Fix For: 0.1


We should have a simple runnable jar version of Oak that can be started by 
double-clicking on the jar or by executing:

{code}
$ java -jar oak-run-0.1.jar
{code}

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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to