To build JdbcSlim yourself do the following:
git clone https://github.com/six42/jdbcslim.git
build and run all tests, run the command
$ ./gradlew test
NB. On windows call gradlew.bat instead of ./gradlew.
start FitNesse
$ ./gradlew run
Start your browser at http://localhost:8001 and execute the suite .Plugins.JdbcSlim.UserGuide
validate that the acceptance test pass from the command line.
$ ./gradlew acceptanceTest
In case you use different versions from the above jars you have to update the pages:
.PlugIns.JdbcSlim.Installation
.PlugIns.JdbcSlim.XxTestMoreDrivers.HtwoTest.ScenarioLibrary
.PlugIns.JdbcSlim.XxTestMoreDrivers.HtwoTest.SuiteSetUp