comparison ChangeLog @ 21:79a5a2455d6d

Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents. http-client/trunk@2042 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 01 Jun 2011 14:32:24 +0000
parents c1f6e2636c5b
children dbf1bfa070af
comparison
equal deleted inserted replaced
20:c1f6e2636c5b 21:79a5a2455d6d
1 2011-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de>
2
3 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java:
4 Use thread local instances of the HTTP clients to foster
5 their re-use. Change some logging from INFO to DEBUG
6 because they are not so important.
7
8 * pom.xml: Use the httpclient extension of Restlet to use the
9 Apache HTTP client as the the underlaying transport agent.
10 License Apache License, Version 2.0
11
1 2011-05-19 Ingo Weinzierl <ingo@intevation.de> 12 2011-05-19 Ingo Weinzierl <ingo@intevation.de>
2 13
3 RELEASE 0.3 14 RELEASE 0.3
4 15
5 2011-05-19 Ingo Weinzierl <ingo@intevation.de> 16 2011-05-19 Ingo Weinzierl <ingo@intevation.de>

http://dive4elements.wald.intevation.org