Mercurial > dive4elements > framework
comparison ChangeLog @ 286:715bdf990739
Made XMLUtils.toString(Document) static.
artifacts/trunk@2248 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Mon, 27 Jun 2011 10:20:27 +0000 |
parents | f5a0f90bcc6f |
children | bf787e8c4f78 |
comparison
equal
deleted
inserted
replaced
285:f5a0f90bcc6f | 286:715bdf990739 |
---|---|
1 2011-06-27 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: | |
4 Declared toString(Document) method static. | |
5 | |
1 2011-06-22 Ingo Weinzierl <ingo@intevation.de> | 6 2011-06-22 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | 8 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: |
4 Added functions that generate documents to set the name and ttl of a | 9 Added functions that generate documents to set the name and ttl of a |
5 collection and to delete an existing collection. | 10 collection and to delete an existing collection. |
255 | 260 |
256 * artifact-database/pom.xml: Bumped restlet to version 2.0.7 in hope | 261 * artifact-database/pom.xml: Bumped restlet to version 2.0.7 in hope |
257 to mitigate flys/issue65. | 262 to mitigate flys/issue65. |
258 | 263 |
259 2011-05-13 Ingo Weinzierl <ingo@intevation.de> | 264 2011-05-13 Ingo Weinzierl <ingo@intevation.de> |
265 | |
266 Tagged as RELEASE 1.2 | |
260 | 267 |
261 * Changes, NEWS: Changes and news for release 1.2 | 268 * Changes, NEWS: Changes and news for release 1.2 |
262 | 269 |
263 2011-05-12 Ingo Weinzierl <ingo@intevation.de> | 270 2011-05-12 Ingo Weinzierl <ingo@intevation.de> |
264 | 271 |