# HG changeset patch # User Raimund Renkert # Date 1315307413 0 # Node ID e011f8c6e5e84345b92ccacc6bf5fea28c9e433c # Parent f4038b828f85613ddbc3d22a0e8c0acf7f9885d4 Added driver to database configuration for use with postgresql. flys-artifacts/trunk@2652 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r f4038b828f85 -r e011f8c6e5e8 flys-artifacts/ChangeLog --- a/flys-artifacts/ChangeLog Tue Sep 06 10:34:49 2011 +0000 +++ b/flys-artifacts/ChangeLog Tue Sep 06 11:10:13 2011 +0000 @@ -1,3 +1,8 @@ +2011-09-06 Raimund Renkert + + * doc/conf/conf.xml: + Added driver to database configuration for use with postgresql. + 2011-09-06 Ingo Weinzierl * doc/conf/mapserver/mapfile.vm: Removed FONTSET attribute and set quotes diff -r f4038b828f85 -r e011f8c6e5e8 flys-artifacts/doc/conf/conf.xml --- a/flys-artifacts/doc/conf/conf.xml Tue Sep 06 10:34:49 2011 +0000 +++ b/flys-artifacts/doc/conf/conf.xml Tue Sep 06 11:10:13 2011 +0000 @@ -176,6 +176,8 @@ Artifact-Database instance. e.g. SQLite --> SA + + jdbc:h2:${artifacts.config.dir}/../artifactdb/artifacts.db