Mercurial > dive4elements > framework
diff ChangeLog @ 214:fc435da7f471
Enhanced the ClientProtocolUtils with a method that creates a document that is used to add an artifact to a collection.
artifacts/trunk@1551 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 23 Mar 2011 16:23:52 +0000 |
parents | 199f0e553e3a |
children | a9c8fa38ba03 |
line wrap: on
line diff
--- a/ChangeLog Wed Mar 23 16:20:11 2011 +0000 +++ b/ChangeLog Wed Mar 23 16:23:52 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-23 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added a method that creates a document that is used to add an artifact + to a collection. + 2011-03-23 Ingo Weinzierl <ingo@intevation.de> * artifact-database/src/main/resources/sql/org-h2-driver.properties,