Mercurial > dive4elements > framework
diff ChangeLog @ 172:8ce06db80857
Added a new method to the ProtocolUtils that creates the necessary CREATE document for creating new artifact collections.
artifacts/trunk@1397 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Mar 2011 11:47:27 +0000 |
parents | 401dd251fbf4 |
children | 940ed629419f |
line wrap: on
line diff
--- a/ChangeLog Fri Mar 04 11:13:24 2011 +0000 +++ b/ChangeLog Fri Mar 04 11:47:27 2011 +0000 @@ -1,3 +1,9 @@ +2011-03-04 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added a method that creates the CREATE document for creating new + artifact collections. + 2011-03-04 Sascha L. Teichmann <sascha.teichmann@intevation.de> * artifact-database/pom.xml: Lifted H2 to version 1.3.152.