# HG changeset patch # User Ingo Weinzierl # Date 1299160812 0 # Node ID 28dea2714e90ad1175b23fc8424381fcfc447c52 # Parent 4ac91485b4e06439c2ad87eb45b5690130ec2858 Fixed a wrong node in the demo configuration used for the ArtifactCollectionFactory. artifacts/trunk@1388 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 4ac91485b4e0 -r 28dea2714e90 ChangeLog --- 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 + + * 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 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: diff -r 4ac91485b4e0 -r 28dea2714e90 artifact-database/doc/example-conf/conf.xml --- a/artifact-database/doc/example-conf/conf.xml Thu Mar 03 13:56:27 2011 +0000 +++ b/artifact-database/doc/example-conf/conf.xml Thu Mar 03 14:00:12 2011 +0000 @@ -6,7 +6,7 @@ de.intevation.artifactdatabase.DefaultArtifactContextFactory de.intevation.artifactdatabase.DefaultArtifactCollectionFactory + artifact-collection="de.intevation.artifactdatabase.DefaultArtifactCollection">de.intevation.artifactdatabase.DefaultArtifactCollectionFactory