-
Notifications
You must be signed in to change notification settings - Fork 26
Building
James Moger edited this page Apr 9, 2016
·
1 revision
You may use Maven to build the project:
mvn clean package
You may use Maven to run the test suite on the default database:
mvn clean test
You may use Maven to run the test suite on all tested databases:
mvn clean test-compile exec:exec
Patches welcome in any form.
Contributions must be your own original work and must licensed under the Apache License, Version 2.0, the same license used by iciql.