Mercurial > dive4elements > framework
diff ChangeLog @ 163:28dea2714e90
Fixed a wrong node in the demo configuration used for the ArtifactCollectionFactory.
artifacts/trunk@1388 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 03 Mar 2011 14:00:12 +0000 |
parents | 4ac91485b4e0 |
children | 268c2972d4a7 |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 03 13:56:27 2011 +0000 +++ b/ChangeLog Thu Mar 03 14:00:12 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-03 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/doc/example-conf/conf.xml: Corrected the attribute + name of the artifact collection in the example node for the artifact + collection factory. + 2011-03-03 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: