Mercurial > dive4elements > gnv-client
comparison gnv-artifacts/doc/conf/conf.xml @ 358:2f7a28f211c7
Fetch ChartTheme from CallContext instead of creating it each time before creating a chart.
gnv-artifacts/trunk@431 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Tue, 15 Dec 2009 15:30:25 +0000 |
parents | 24c21a720aa5 |
children | 8656162eb52d |
comparison
equal
deleted
inserted
replaced
357:25e4724aa504 | 358:2f7a28f211c7 |
---|---|
412 <password></password> | 412 <password></password> |
413 <!--url>jdbc:h2:src/test/ressources/artifacts.db</url> | 413 <!--url>jdbc:h2:src/test/ressources/artifacts.db</url> |
414 <driver>org.h2.Driver</driver> | 414 <driver>org.h2.Driver</driver> |
415 <sql></sql> --> | 415 <sql></sql> --> |
416 </database> | 416 </database> |
417 <charttemplate> | |
418 <!-- This section configures the path to the template used to create | |
419 charts. --> | |
420 <configuration>${artifacts.config.dir}/charttemplate.xml</configuration> | |
421 </charttemplate> | |
417 </artifact-database> | 422 </artifact-database> |