Mercurial > dive4elements > framework
comparison 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 |
comparison
equal
deleted
inserted
replaced
340:560d2e6eaf9c | 341:e0efa2c28d19 |
---|---|
1 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 (newRemoveArtifactDocument): New, create a "remove artifact" document. | |
5 Cosmetics, docs. | |
6 | |
1 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 7 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/resources/sql/org-h2-driver.properties, | 9 * artifact-database/src/main/resources/sql/org-h2-driver.properties, |
4 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: | 10 artifact-database/src/main/resources/sql/org-postgresql-driver.properties: |
5 Fix SQL typo. | 11 Fix SQL typo. |