Mercurial > dive4elements > framework
comparison ChangeLog @ 267:72de5c373c9b
Enhanced the ClientProtocolUtils with a method to create a document that sets the attribute of a collection.
artifacts/trunk@2014 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 27 May 2011 08:11:34 +0000 |
parents | c42a07be9aee |
children | 4edaf3073109 |
comparison
equal
deleted
inserted
replaced
266:c42a07be9aee | 267:72de5c373c9b |
---|---|
1 2011-05-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 New method that creates the document that is used to set an attribute of | |
5 a collection. | |
6 | |
1 2011-04-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 7 2011-04-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/JettyServer.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/rest/JettyServer.java: |
4 Do not bind context to restlet app for security reasons. | 10 Do not bind context to restlet app for security reasons. |
5 | 11 |