Mercurial > dive4elements > river
view contrib/make_flys_release/confs/artifact-db.xml @ 4283:7140bb0f92b0
Added new themes for W and Q markers in Historical Discharge WQ charts.
ThemeUtil.parseLineColorField() will now use parseColor() to parse the color string.
This enables using hex colors in theme configs.
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 29 Oct 2012 06:54:48 +0100 |
parents | 9d404069f361 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?> <database> <user>SA</user> <password></password> <url>jdbc:h2:${artifacts.config.dir}/../artifactsdb/artifacts</url> </database>