Mercurial > dive4elements > framework
diff ChangeLog @ 239:ab196a861796
Enhanced the ClientProtocolUtils with a method that creates an XML document used for the Collection's out() operation.
artifacts/trunk@1653 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 07 Apr 2011 11:25:00 +0000 |
parents | 61b7041204a7 |
children | c0bc172ec7b2 |
line wrap: on
line diff
--- a/ChangeLog Wed Apr 06 21:12:58 2011 +0000 +++ b/ChangeLog Thu Apr 07 11:25:00 2011 +0000 @@ -1,3 +1,9 @@ +2011-04-07 Ingo Weinzierl <ingo@intevation.de> + + * artifacts-common/src/main/java/de/intevation/artifacts/common/utils/ClientProtocolUtils.java: + Added a method that creates documents used as input document for the + Collection's out() operation. + 2011-04-06 Sascha L. Teichmann <sascha.teichmann@intevation.de> Fix for flys/issue8 (part 2)