Mercurial > dive4elements > framework
comparison 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 |
comparison
equal
deleted
inserted
replaced
213:199f0e553e3a | 214:fc435da7f471 |
---|---|
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: | |
4 Added a method that creates a document that is used to add an artifact | |
5 to a collection. | |
6 | |
1 2011-03-23 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-23 Ingo Weinzierl <ingo@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 Bugfix: Repaired broken SQL statement. | 11 Bugfix: Repaired broken SQL statement. |