Mercurial > dive4elements > http-client
comparison ChangeLog @ 1:c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
http-client/trunk@1324 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 17 Feb 2011 10:51:37 +0000 |
parents | a1db30b33f43 |
children | 2fdfa20cfa63 |
comparison
equal
deleted
inserted
replaced
0:a1db30b33f43 | 1:c9ac6642973c |
---|---|
1 2011-02-17 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/artifacts/httpclient/http/GNVClientImpl.java, | |
4 src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: | |
5 Renamed the GNVClientImpl to HttpClientImpl. | |
6 | |
7 * src/main/java/de/intevation/artifacts/httpclient/http/GNVClient.java, | |
8 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: | |
9 Renamed the GNVClient to HttpClient. | |
10 | |
11 * src/main/java/de/intevation/artifacts/httpclient/ConsoleClient.java: | |
12 Adjusted the imports and parameters of GNVClient and GNVClientImpl. | |
13 | |
1 2011-02-17 Ingo Weinzierl <ingo@intevation.de> | 14 2011-02-17 Ingo Weinzierl <ingo@intevation.de> |
2 | 15 |
3 * *: Initial checkin. This package has been copied from 'console-client'. | 16 * *: Initial checkin. This package has been copied from 'console-client'. |
4 The package structure has been modified and the maven project has been | 17 The package structure has been modified and the maven project has been |
5 adapted. | 18 adapted. |