Mercurial > dive4elements > http-client
annotate ChangeLog-before-20121018 @ 77:71ab0cc46ae4 3.0.5
Added tag 3.0.4 for changeset 72015c620428
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 14 May 2013 18:56:45 +0200 |
parents | 156048e0c9b8 |
children |
rev | line source |
---|---|
46
813451f630ce
First hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
40
diff
changeset
|
1 2012-09-30 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
813451f630ce
First hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
40
diff
changeset
|
2 |
813451f630ce
First hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
40
diff
changeset
|
3 * .hgignore: First hgignore |
813451f630ce
First hgignore
Sascha L. Teichmann <teichmann@intevation.de>
parents:
40
diff
changeset
|
4 |
40
cb6e23d3c752
Tagged 'http-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
5 2012-09-17 Ingo Weinzierl <ingo@intevation.de> |
cb6e23d3c752
Tagged 'http-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
6 |
cb6e23d3c752
Tagged 'http-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
7 Taggd RELEASE 2.9.1 |
cb6e23d3c752
Tagged 'http-client' as 2.9.1
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
39
diff
changeset
|
8 |
39
41092eeebd1f
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
38
diff
changeset
|
9 2012-09-10 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
41092eeebd1f
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
38
diff
changeset
|
10 |
41092eeebd1f
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
38
diff
changeset
|
11 * pom.xml: Java 1.5 -> 1.6 |
41092eeebd1f
Java 1.5 -> Java 1.6
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
38
diff
changeset
|
12 |
38
4b657996af7f
Tagged 'http-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
13 2012-09-07 Ingo Weinzierl <ingo@intevation.de> |
4b657996af7f
Tagged 'http-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
14 |
4b657996af7f
Tagged 'http-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
15 Taggd RELEASE 2.9 |
4b657996af7f
Tagged 'http-client' as 2.9
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
37
diff
changeset
|
16 |
37
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
17 2012-08-24 Björn Ricks <bjoern.ricks@intevation.de> |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
18 |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
19 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
20 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
21 Added new method findUser. With the new method it is possible to get a |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
22 user document by an account name. |
874c25363dc9
Added new method findUser to HttpClient
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
36
diff
changeset
|
23 |
36
60f50a2f0168
Tagged http-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
24 2012-07-27 Ingo Weinzierl <ingo@intevation.de> |
60f50a2f0168
Tagged http-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
25 |
60f50a2f0168
Tagged http-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
26 Taggd RELEASE 2.8.1 |
60f50a2f0168
Tagged http-client as '2.8.1'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
35
diff
changeset
|
27 |
35
c8420b732201
Tagged http-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
28 2012-07-16 Ingo Weinzierl <ingo@intevation.de> |
c8420b732201
Tagged http-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
29 |
c8420b732201
Tagged http-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
30 Taggd RELEASE 2.8 |
c8420b732201
Tagged http-client module as '2.8'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
34
diff
changeset
|
31 |
34
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
32 2012-07-13 Björn Ricks <bjoern.ricks@intevation.de> |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
33 |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
34 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
35 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
36 Implemented a createUser method for HttpClient. |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
37 With the new method its possible to create new users via the HttpClient. |
875a5c409560
Implemented a createUser method for HttpClient.
Bjoern Ricks <bjoern.ricks@intevation.de>
parents:
33
diff
changeset
|
38 |
33
0d5ec0f2e6b5
ChangeLog fix
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
32
diff
changeset
|
39 2012-04-16 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
32
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
40 |
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
41 * src/main/java/de/intevation/artifacts/httpclient/http/response/StringResponseHandler.java, |
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
42 src/main/java/de/intevation/artifacts/httpclient/http/response/StreamResponseHandler.java, |
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
43 src/main/java/de/intevation/artifacts/httpclient/http/response/DocumentResponseHandler.java: |
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
44 Added Override annotations. |
f314a514de5f
Added some Override annotations.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
31
diff
changeset
|
45 |
31
b78c1909c490
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
46 2011-09-19 Ingo Weinzierl <ingo@intevation.de> |
b78c1909c490
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
47 |
b78c1909c490
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
48 Tagged pre2.7-2012-03-16 |
b78c1909c490
Tagged module 'http-client' as 'pre2.7-2012-03-16'.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
29
diff
changeset
|
49 |
29
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
50 2011-09-19 Ingo Weinzierl <ingo@intevation.de> |
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
51 |
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
52 Taggd RELEASE 0.5 |
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
53 |
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
54 * Changes: Prepared changes for the release. |
863c7301b7f5
Tagged RELEASE 0.5 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
28
diff
changeset
|
55 |
28
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
56 2011-08-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
57 |
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
58 * src/main/java/de/intevation/artifacts/httpclient/utils/ArtifactProtocolUtils.java |
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
59 (createFeedDocument): Directly iterate over the entry set of the map. Do not |
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
60 use the more expensive 'for all key in keys: value = get(key)' |
68163c3ca407
Directly iterate over the entry set of the map.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
27
diff
changeset
|
61 |
27
73b211b559e2
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
26
diff
changeset
|
62 2011-08-23 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
73b211b559e2
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
26
diff
changeset
|
63 |
73b211b559e2
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
26
diff
changeset
|
64 * src/main/java/de/intevation/artifacts/httpclient/utils/ArtifactProtocolUtils.java: |
73b211b559e2
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
26
diff
changeset
|
65 Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls. |
73b211b559e2
Replaced some XPath attribute extraction by simple DOM getAttributeNS() calls.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
26
diff
changeset
|
66 |
26
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
67 2011-07-04 Ingo Weinzierl <ingo@intevation.de> |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
68 |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
69 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
70 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
71 Added a method to call a service with a ResponseHandler. This allows us |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
72 to access the InputStream directly. |
c4431f39926a
New method to call a service with a ResponseHandler.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
24
diff
changeset
|
73 |
24
97628364ab0b
Tagged RELEASE 0.4 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
23
diff
changeset
|
74 2011-06-28 Ingo Weinzierl <ingo@intevation.de> |
97628364ab0b
Tagged RELEASE 0.4 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
23
diff
changeset
|
75 |
97628364ab0b
Tagged RELEASE 0.4 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
23
diff
changeset
|
76 Tagged RELEASE 0.4 |
97628364ab0b
Tagged RELEASE 0.4 of http-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
23
diff
changeset
|
77 |
23
fb8a7e3e91ad
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
78 2011-06-27 Ingo Weinzierl <ingo@intevation.de> |
fb8a7e3e91ad
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
79 |
fb8a7e3e91ad
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
80 * Changes: Prepared changes for the upcoming release. |
fb8a7e3e91ad
Prepared Changes for the upcoming release.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
22
diff
changeset
|
81 |
22
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
82 2011-06-26 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
83 |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
84 * src/main/java/de/intevation/artifacts/httpclient/utils/XMLUtils.java, |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
85 src/main/java/de/intevation/artifacts/httpclient/ConsoleClient.java, |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
86 src/main/java/de/intevation/artifacts/httpclient/objects/Artifact.java: |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
87 Removed trailing whitespace. |
dbf1bfa070af
Removed trailing whitespace.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
21
diff
changeset
|
88 |
21
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
89 2011-06-01 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
90 |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
91 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
92 Use thread local instances of the HTTP clients to foster |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
93 their re-use. Change some logging from INFO to DEBUG |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
94 because they are not so important. |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
95 |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
96 * pom.xml: Use the httpclient extension of Restlet to use the |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
97 Apache HTTP client as the the underlaying transport agent. |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
98 License Apache License, Version 2.0 |
79a5a2455d6d
Use Apache HTTP Client as the underlaying transport agent. Use thread local instances to re-use agents.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
20
diff
changeset
|
99 |
20
c1f6e2636c5b
Added a hint for RELEASE 0.3 in the ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
100 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
c1f6e2636c5b
Added a hint for RELEASE 0.3 in the ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
101 |
c1f6e2636c5b
Added a hint for RELEASE 0.3 in the ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
102 RELEASE 0.3 |
c1f6e2636c5b
Added a hint for RELEASE 0.3 in the ChangeLog.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
18
diff
changeset
|
103 |
18
3dec58aa15ac
Prepared Changes for release 0.3
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
104 2011-05-19 Ingo Weinzierl <ingo@intevation.de> |
3dec58aa15ac
Prepared Changes for release 0.3
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
105 |
3dec58aa15ac
Prepared Changes for release 0.3
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
106 * Changes: Prepared for release 0.3. |
3dec58aa15ac
Prepared Changes for release 0.3
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
17
diff
changeset
|
107 |
17
5cb8513b9e78
Improved the stream handling.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
16
diff
changeset
|
108 2011-05-19 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
5cb8513b9e78
Improved the stream handling.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
16
diff
changeset
|
109 |
5cb8513b9e78
Improved the stream handling.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
16
diff
changeset
|
110 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
5cb8513b9e78
Improved the stream handling.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
16
diff
changeset
|
111 Improved the stream handling. |
5cb8513b9e78
Improved the stream handling.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
16
diff
changeset
|
112 |
16
337eddebc88a
Bumped restlet version to 2.0.7
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
14
diff
changeset
|
113 2011-05-18 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
337eddebc88a
Bumped restlet version to 2.0.7
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
14
diff
changeset
|
114 |
337eddebc88a
Bumped restlet version to 2.0.7
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
14
diff
changeset
|
115 * pom.xml: Bumped restlet version to 2.0.7 |
337eddebc88a
Bumped restlet version to 2.0.7
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
14
diff
changeset
|
116 |
14
f98989c91a29
Added Changes and NEWS for release-0.2.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
117 2011-05-13 Ingo Weinzierl <ingo@intevation.de> |
f98989c91a29
Added Changes and NEWS for release-0.2.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
118 |
f98989c91a29
Added Changes and NEWS for release-0.2.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
119 * Changes, NEWS: For Release 0.2. |
f98989c91a29
Added Changes and NEWS for release-0.2.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
13
diff
changeset
|
120 |
13
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
121 2011-05-09 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
122 |
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
123 * src/main/java/de/intevation/artifacts/httpclient/http/response/StringResponseHandler.java, |
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
124 src/main/java/de/intevation/artifacts/httpclient/utils/XMLUtils.java: |
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
125 Removed superfluous imports. |
0359c4f3b4a1
Removed superfluous imports.
Sascha L. Teichmann <sascha.teichmann@intevation.de>
parents:
12
diff
changeset
|
126 |
12
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
127 2011-05-09 Ingo Weinzierl <ingo@intevation.de> |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
128 |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
129 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
130 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
131 Added a new method that returns the InputStream of a Collection's OUT |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
132 operation. |
5b62267a1c3c
The HttpClient got a new method that returns the InputStream of a Collection's OUT operation.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
11
diff
changeset
|
133 |
11
ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
134 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
135 |
ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
136 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
137 Bugfix: repaired a condition to leave the setLocale() method. |
ea8b7e244e61
Bugfix: repaired a condition that prevented setting the locale of the request object.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
10
diff
changeset
|
138 |
10
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
139 2011-04-14 Ingo Weinzierl <ingo@intevation.de> |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
140 |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
141 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
142 Added a new constructor and methods to set the locale of the requests |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
143 manually. This is useful, if there is an application which language |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
144 depends on site specific user settings. E.g. if the user has the option |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
145 to choose the language in the browser window by button click - which |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
146 differs from the browser settings. |
e79283dad6f2
Added the option to set the request's locale manually.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
9
diff
changeset
|
147 |
9
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
148 2011-04-07 Ingo Weinzierl <ingo@intevation.de> |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
149 |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
150 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
151 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
152 Added a method that triggers the out() operation of a Collection and |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
153 writes the result to an OutputStream. |
072e8d488f83
Enhanced the HttpClient with a method to trigger the out() operation of Collections.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
8
diff
changeset
|
154 |
8
77c09d0e2c2e
Tagged RELEASE 0.1 of HTTP Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
155 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
77c09d0e2c2e
Tagged RELEASE 0.1 of HTTP Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
156 |
77c09d0e2c2e
Tagged RELEASE 0.1 of HTTP Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
157 Tagged RELEASE 0.1 |
77c09d0e2c2e
Tagged RELEASE 0.1 of HTTP Client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
7
diff
changeset
|
158 |
7
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
159 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
160 |
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
161 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
162 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
163 Added a new method to list the collection of a specific user. |
06e9e25632cd
Added a method to the HttpClient to list the collection of a user.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
6
diff
changeset
|
164 |
6
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
165 2011-03-23 Ingo Weinzierl <ingo@intevation.de> |
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
166 |
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
167 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
168 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
169 Added a method to trigger a collection specific action. |
09a84c6e263a
Enhanced the HttpClient with a method sto trigger a collection specific action.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
5
diff
changeset
|
170 |
5
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
171 2011-03-08 Ingo Weinzierl <ingo@intevation.de> |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
172 |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
173 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
174 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
175 Enabled the HttpClient to call services registered at the artifact server |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
176 by calling callService(). |
7917c21fad01
Enabled the HttpClient to call services that are registered at the artifact server.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
4
diff
changeset
|
177 |
4
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
178 2011-03-07 Ingo Weinzierl <ingo@intevation.de> |
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
179 |
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
180 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
181 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
182 Added a method to list the existing users of the artifact server. |
19b3ba7f2568
Added a method to the http client to list the existing users of the artifact database.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
3
diff
changeset
|
183 |
3
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
184 2011-03-04 Ingo Weinzierl <ingo@intevation.de> |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
185 |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
186 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
187 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
188 New method that creates a new artifact collection. |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
189 |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
190 * src/main/java/de/intevation/artifacts/httpclient/exceptions/ConnectionException.java: |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
191 New constructor added. |
19a617578b88
Added a new method to the HttpClient that triggers the creation of a new artifact collection.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
2
diff
changeset
|
192 |
2
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
193 2011-02-17 Ingo Weinzierl <ingo@intevation.de> |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
194 |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
195 * src/main/java/de/intevation/artifacts/httpclient/utils/ArtifactCreator.java: |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
196 New. An interface that describes a single method create(Document). It is |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
197 used to create new instances of artifacts which implementation depend on |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
198 the framework that includes this library. |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
199 |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
200 * src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java, |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
201 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: The |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
202 create() became a new parameter ArtifactCreator and returns artifact |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
203 instances created by this class. |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
204 |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
205 * src/main/java/de/intevation/artifacts/httpclient/ConsoleClient.java: |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
206 Adapted the method call of HttpClient.create(). |
2fdfa20cfa63
Added an interface that is used to create instances of artifacts depending on the framework that includes this lib. The create() method of the HttpClient makes use of this interface.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
1
diff
changeset
|
207 |
1
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
208 2011-02-17 Ingo Weinzierl <ingo@intevation.de> |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
209 |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
210 * src/main/java/de/intevation/artifacts/httpclient/http/GNVClientImpl.java, |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
211 src/main/java/de/intevation/artifacts/httpclient/http/HttpClientImpl.java: |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
212 Renamed the GNVClientImpl to HttpClientImpl. |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
213 |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
214 * src/main/java/de/intevation/artifacts/httpclient/http/GNVClient.java, |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
215 src/main/java/de/intevation/artifacts/httpclient/http/HttpClient.java: |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
216 Renamed the GNVClient to HttpClient. |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
217 |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
218 * src/main/java/de/intevation/artifacts/httpclient/ConsoleClient.java: |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
219 Adjusted the imports and parameters of GNVClient and GNVClientImpl. |
c9ac6642973c
Renamed GNVClient and GNVClientImpl to HttpClient and HttpClientImpl.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
0
diff
changeset
|
220 |
0
a1db30b33f43
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
221 2011-02-17 Ingo Weinzierl <ingo@intevation.de> |
a1db30b33f43
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
222 |
a1db30b33f43
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
223 * *: Initial checkin. This package has been copied from 'console-client'. |
a1db30b33f43
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
224 The package structure has been modified and the maven project has been |
a1db30b33f43
Moved the experimental branch 'work-on-gwt' of the console-client to an own module 'http-client' and removed the console-client.
Ingo Weinzierl <ingo.weinzierl@intevation.de>
parents:
diff
changeset
|
225 adapted. |