Mercurial > dive4elements > framework
diff ChangeLog @ 222:98695dc6d94d
The operation that adds an artifact to an artifact collection will now return the DESCRIBE document of the artifact collection.
artifacts/trunk@1566 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 25 Mar 2011 08:27:07 +0000 |
parents | f75f83af19e0 |
children | 91333a41b234 |
line wrap: on
line diff
--- a/ChangeLog Thu Mar 24 18:42:43 2011 +0000 +++ b/ChangeLog Fri Mar 25 08:27:07 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-25 Ingo Weinzierl <ingo@intevation.de> + + * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: + The operation that adds an artifact to an artifact collection will + return the DESCRIBE document of the artifact collection now. + 2011-03-24 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultArtifactCollection.java,