Mercurial > dive4elements > framework
comparison ChangeLog @ 203:b5e1949bc255
Implemented a new method in the ClientProtocolUtils that creates the document for a FEED operation.
artifacts/trunk@1448 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Mar 2011 08:26:08 +0000 |
parents | c03d3a872cd2 |
children | 5c93fb142970 |
comparison
equal
deleted
inserted
replaced
202:c03d3a872cd2 | 203:b5e1949bc255 |
---|---|
1 2011-03-10 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 for a FEED operation. | |
5 | |
1 2011-03-10 Ingo Weinzierl <ingo@intevation.de> | 6 2011-03-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 7 |
3 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: | 8 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/XMLUtils.java: |
4 Bugfix: The ElementCreator's method addAttr() will no longer add the | 9 Bugfix: The ElementCreator's method addAttr() will no longer add the |
5 namespace to an attribute although the 'addPrefix' parameter was set to | 10 namespace to an attribute although the 'addPrefix' parameter was set to |