Mercurial > dive4elements > framework
diff ChangeLog @ 341:e0efa2c28d19
Helper function to create a document to remove an artifact from an collection.
artifacts/trunk@2958 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 13 Oct 2011 12:19:43 +0000 |
parents | 560d2e6eaf9c |
children | 9a85e0ef6e02 |
line wrap: on
line diff
--- a/ChangeLog Thu Oct 13 11:38:52 2011 +0000 +++ b/ChangeLog Thu Oct 13 12:19:43 2011 +0000 @@ -1,3 +1,9 @@ +2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + (newRemoveArtifactDocument): New, create a "remove artifact" document. + Cosmetics, docs. + 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties,