[tyndale-devel] Downloading the first version of STEP, running standalone on a computer

Chris Burrell chris at burrell.me.uk
Tue Mar 22 03:49:26 MST 2011


All,

I have now enhanced the maven build so that a "deploy" will package up and
deploy a standalone version of the application into Nexus. I will try and
deploy to Nexus regularly, although it takes a lot longer than a normal
build because of the uploading. Hopefully when we have a CI, we can get all
this automated anyway.

So to run the standalone application, please just download the following
link:
http://crosswire.org/mvn/content/repositories/snapshots/com/tyndalehouse/step/step-mvn/1.0-SNAPSHOT/step-mvn-1.0-20110322.104620-2-package-step-standalone.zip

In the future, the versions will be put here:
http://crosswire.org/mvn/content/repositories/snapshots/com/tyndalehouse/step/step-mvn/1.0-SNAPSHOT/(1.0-SNAPSHOT
indicating we are working towards version 1.0)

Download, unzip, and then type on a command line in that directory
java -jar *.jar (not sure why double click doesn't work on Windows 7, not
sure about other platforms).

Note: the db is configured to be solely in memory at the moment. I need to
enhance the build so that we can specify some of that on the command line
while building (so that build can redirect to a data file-based database -
H2, SqlLite, MySQL). When I/someone does the enhancing, we'll also make sure
we use a non-default port and add a flag to ensure that can be
overridden. At the moment, changes are lost between restarts (e.g.
bookmarks).

Enjoy and let me know if that works...
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/tyndale-devel/attachments/20110322/01e9c3c1/attachment.html>


More information about the tyndale-devel mailing list