Mercurial > dive4elements > framework
comparison ChangeLog @ 204:5c93fb142970
Implemented a new method in the ClientProtocolUtils that creates the document for a ADVANCE operation.
artifacts/trunk@1450 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Mar 2011 10:32:51 +0000 |
parents | b5e1949bc255 |
children | 2a9591f76270 |
comparison
equal
deleted
inserted
replaced
203:b5e1949bc255 | 204:5c93fb142970 |
---|---|
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 ADVANCE 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/ClientProtocolUtils.java: | 8 * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: |
4 New method that creates the document for a FEED operation. | 9 New method that creates the document for a FEED operation. |
5 | 10 |