aboutsummaryrefslogtreecommitdiffstats
path: root/docs/05_building.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2011-08-11 14:38:02 -0400
committerJames Moger <james.moger@gmail.com>2011-08-11 14:38:02 -0400
commit5c70dc9c2562f40211d51b35854c50a626c9c163 (patch)
tree1ff18cf9deb85862d3bcf0c911da249c1b913207 /docs/05_building.mkd
parent64184c246a552024dda12f5ee0830ec5b3c6161f (diff)
downloadiciql-5c70dc9c2562f40211d51b35854c50a626c9c163.tar.gz
iciql-5c70dc9c2562f40211d51b35854c50a626c9c163.zip
Documentation. Added another unmapped field case.
Diffstat (limited to 'docs/05_building.mkd')
-rw-r--r--docs/05_building.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_building.mkd b/docs/05_building.mkd
index cb8381e..6e6196a 100644
--- a/docs/05_building.mkd
+++ b/docs/05_building.mkd
@@ -9,6 +9,7 @@ Additionally, [eclipse-cs](http://eclipse-cs.sourceforge.net), [FindBugs](http:/
### Build Dependencies (downloaded during build)
- [H2 Database](http://h2database.com) (Eclipse Public License 1.0)
+- [HSQL Database Engine](http://hsqldb.org) (BSD)
- [JUnit](http://junit.org) (Common Public License)
- [commons-net](http://commons.apache.org/net) (Apache 2.0)
- [ant-googlecode](http://code.google.com/p/ant-googlecode) (New BSD)