Mercurial > dive4elements > framework
comparison ChangeLog @ 183:9b8923043a38
Repaired the namespaces of the xml element attributes in the collecton context of the artifact database.
artifacts/trunk@1409 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 07 Mar 2011 11:13:39 +0000 |
parents | 7eebe707a034 |
children | a22b7e367b25 |
comparison
equal
deleted
inserted
replaced
182:7eebe707a034 | 183:9b8923043a38 |
---|---|
1 2011-03-07 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Repaired the namespaces of attributes in the xml documents created in | |
5 the collection context. | |
6 | |
1 2011-03-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-03-07 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/CollectionItem.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/CollectionItem.java: |
4 New. Helper to be returned in Backend.listCollectionArtifacts() | 10 New. Helper to be returned in Backend.listCollectionArtifacts() |
5 | 11 |