Mercurial > dive4elements > framework
diff Changelog @ 3:b1ec257e9d8d
Added dependencies to H2 and restlet.
artifacts/trunk@11 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Sascha L. Teichmann <sascha.teichmann@intevation.de> |
---|---|
date | Thu, 03 Sep 2009 16:13:25 +0000 |
parents | 141457e0d7b1 |
children | 13a12b607baf |
line wrap: on
line diff
--- a/Changelog Thu Sep 03 13:59:35 2009 +0000 +++ b/Changelog Thu Sep 03 16:13:25 2009 +0000 @@ -1,3 +1,17 @@ +2009-09-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> + + * artifact-database/doc/schema.sql: Schema to store artifacts + in H2 databases. + + * artifact-database/pom.xml: Added dependencies to H2 and + restlet. + + * pom.xml: Added repository to fetch restlet. + + * README: Describe how to create a H2 database to store artifacts. + TODO: Make it more general because description assumes usage of + a unixoid system. + 2009-09-03 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/**: created new sub project for the artefact