Karl Wright
|
f596896b32
|
Add RFC6532 multipart mode, and supporting tests and classes. Finishes HTTPCLIENT-1372.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1495189 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 21:09:23 +00:00 |
Oleg Kalnichevski
|
1dd6b90374
|
Removed code duplication between deprecated HttpMultipart and AbstractMultipartForm; made AbstractMultipartForm and its super classes package private
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1495134 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 19:06:33 +00:00 |
Karl Wright
|
74213fa419
|
Refactoring, in preparation for functional pieces for HTTPCLIENT-1372.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1494902 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-20 09:59:33 +00:00 |
Oleg Kalnichevski
|
56b7cbe159
|
Upgraded project version to 4.3-beta3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1492097 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-12 07:51:45 +00:00 |
Oleg Kalnichevski
|
b1c387e986
|
Style-check to enforce unused import and final variable checks
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1491511 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-10 15:52:49 +00:00 |
Oleg Kalnichevski
|
c53c5f1e1e
|
Upgraded project version to 4.3-beta2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1466429 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-10 11:30:43 +00:00 |
Oleg Kalnichevski
|
696b6e117b
|
Upgraded project version to 4.3-alpha2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1435976 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-20 21:28:23 +00:00 |
Gary D. Gregory
|
3ebbcab3b4
|
Add final modifier to local variables.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-16 03:27:44 +00:00 |
Gary D. Gregory
|
276a9c4597
|
Add final modifier to method parameters.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1433569 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-15 18:29:58 +00:00 |
Oleg Kalnichevski
|
19c10ca488
|
Fixed style check violations (tabs introduced by a previous commit)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1432730 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-13 20:41:07 +00:00 |
Gary D. Gregory
|
323adda52e
|
Add missing '@Override' annotations.
Add missing '@Deprecated' annotations.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1432551 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-13 04:46:54 +00:00 |
Oleg Kalnichevski
|
d695c0e8b6
|
Updated multipart POST example
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426534 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:59:30 +00:00 |
Oleg Kalnichevski
|
1db3da376e
|
tabs -> spaces; removed trailing whilespaces; updated stylecheck definitions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:48:57 +00:00 |
Oleg Kalnichevski
|
1c322eb843
|
Added minimal style checks: licence header, file length, illegal imports
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1426521 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-28 14:36:14 +00:00 |
Oleg Kalnichevski
|
d72e9b3ae7
|
Use Asserts to verify object state; use Args to verify method arguments
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1423516 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-18 16:22:58 +00:00 |
Gary D. Gregory
|
168a1d6e75
|
Use the 'maven.compile.source' property instead of a hard-wired version number.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1418300 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-07 13:25:48 +00:00 |
Gary D. Gregory
|
f81dd8f31a
|
The root project defines module the properties used by all the other modules.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1414748 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-28 15:17:17 +00:00 |
Gary D. Gregory
|
b6457c4d27
|
[HTTPCLIENT-1260] Javadoc incorrectly states StringBody(String)'s encoding uses the system default. Contributed by Tim <tdhutt at gmail.com> and Gary Gregory <ggregory at apache.org>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1409922 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 18:46:03 +00:00 |
Gary D. Gregory
|
c017b6ba7b
|
Javadoc nit.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1409915 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-15 18:36:16 +00:00 |
Gary D. Gregory
|
20de472dd7
|
Use Java 5 enhanced 'for' loops.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1407076 13f79535-47bb-0310-9956-ffa450edef68
|
2012-11-08 13:46:24 +00:00 |
Oleg Kalnichevski
|
84d4b9e2ac
|
Refactored HttpMime ContentBody classes to use ContentType at construction time; added MultipartEntityBuilder
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1398094 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-14 14:55:11 +00:00 |
Oleg Kalnichevski
|
8ef44683ba
|
Upgraded project version to 4.3-alpha1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1369849 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-06 13:59:21 +00:00 |
Oleg Kalnichevski
|
b7f85c1af7
|
Upgraded project version to 4.2.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1356623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-03 08:52:49 +00:00 |
Oleg Kalnichevski
|
faef016a2c
|
HTTPCLIENT-1201: Quick start doc improvements
Contributed by miles zarathustra <albert.bradley at thomsonreuters.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1353605 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-25 15:43:28 +00:00 |
Oleg Kalnichevski
|
570aa9fa37
|
Upgraded project version to 4.2.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1340700 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-20 12:51:21 +00:00 |
Oleg Kalnichevski
|
7a207ae475
|
Removed code deprecated in release 4.0
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1337893 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-13 14:11:39 +00:00 |
Oleg Kalnichevski
|
a8d2e5e5fa
|
Added release version to deprecation annotations; removed references to deprecated methods / classes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1335088 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-07 16:06:11 +00:00 |
Oleg Kalnichevski
|
747593abb7
|
Upgraded project version to 4.2-beta2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1242454 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-09 18:40:08 +00:00 |
Oleg Kalnichevski
|
7541429cf2
|
Upgraded project version to 4.2-alpha2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1196788 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 20:19:52 +00:00 |
Oleg Kalnichevski
|
e5ea32b76d
|
TABS -> SPACES
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1172301 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 16:20:20 +00:00 |
Sebastian Bazley
|
486680b5a0
|
HttpMime does not currently use logging directly
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1170142 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 12:33:25 +00:00 |
Sebastian Bazley
|
01b39c4883
|
Add version variables for report plugins
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1167667 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 03:28:11 +00:00 |
Oleg Kalnichevski
|
f3e7802196
|
Updated dependency declarations; upgraded HttpCore to 4.1.1; upgraded Memcached to version 2.6
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1124274 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 14:08:24 +00:00 |
Oleg Kalnichevski
|
0bd45f2b39
|
Changed project version to 4.2-alpha1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1079543 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-08 21:06:55 +00:00 |
Sebastian Bazley
|
a54611e8d6
|
@import is relative to the current css file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070647 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-14 20:31:08 +00:00 |
Sebastian Bazley
|
0991eb0f07
|
Remove menu items which are now in the common parent section
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-13 01:20:10 +00:00 |
Sebastian Bazley
|
639891773c
|
Use relative URLs so works anywhere
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070168 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-13 01:19:35 +00:00 |
Sebastian Bazley
|
04d14e5e95
|
Absolute references are converted incorrectly.
Better fix: if banners are inherited from parent POM, then references are calculated OK
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070077 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-12 13:17:47 +00:00 |
Sebastian Bazley
|
d5444aad70
|
Absolute references are converted incorrectly for the HC sub-sub sites
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1070011 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-12 02:14:00 +00:00 |
Sebastian Bazley
|
35face477b
|
Ensure the correct clover version is used for reports
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1069061 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-09 19:50:53 +00:00 |
Sebastian Bazley
|
cae0917efd
|
Javadoc is very noisy - quieten it
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1067841 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-07 02:00:12 +00:00 |
Oleg Kalnichevski
|
630ee5faad
|
Upgraded project version to 4.1.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1061714 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-21 10:03:26 +00:00 |
Oleg Kalnichevski
|
7fc0e265ef
|
Changed project version to 4.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1058974 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 12:03:47 +00:00 |
Oleg Kalnichevski
|
3a0f3c34c4
|
Updated for HttpClient 4.1 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1058964 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-14 11:50:12 +00:00 |
Sebastian Bazley
|
7ee591f0f4
|
Merge jar manifest entries into httpclient parent pom
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1056561 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-07 23:43:27 +00:00 |
Oleg Kalnichevski
|
a703914575
|
HTTPCLIENT-1026: shut down connection manager in a try-finally
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1055629 13f79535-47bb-0310-9956-ffa450edef68
|
2011-01-05 20:39:15 +00:00 |
Sebastian Bazley
|
7bd182d481
|
Make mode a final field of HttpMultipart
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1051681 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 22:25:45 +00:00 |
Sebastian Bazley
|
4c24320359
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1051680 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 22:23:59 +00:00 |
Sebastian Bazley
|
4f5d4b0d7e
|
Remove unnecessary null checks for mimeType and TransferEncoding
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1051664 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 21:43:56 +00:00 |
Oleg Kalnichevski
|
0dbecf3a49
|
Fixed broken test cases
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1051425 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 09:07:42 +00:00 |
Sebastian Bazley
|
c1e0539a93
|
Fix Javadoc for current behaviour
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1051355 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-21 01:50:35 +00:00 |
Sebastian Bazley
|
d012c1041c
|
Might help if the import was removed too ...
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1050267 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 02:49:15 +00:00 |
Sebastian Bazley
|
820817d0b8
|
Annotations can currently only be used in httpclient module
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1050264 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 02:12:18 +00:00 |
Sebastian Bazley
|
4eec65b378
|
Document thread safety
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1050254 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 00:28:00 +00:00 |
Sebastian Bazley
|
36607de8cc
|
Might as well be final, as it's not changed
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1050253 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-17 00:27:36 +00:00 |
Sebastian Bazley
|
3a022b2cf9
|
HTTPCLIENT-1036 StringBody has incorrect default for characterset.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1050239 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 23:59:08 +00:00 |
Sebastian Bazley
|
318d74af0c
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1049767 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-16 01:47:43 +00:00 |
Oleg Kalnichevski
|
317cddd89a
|
Upgraded project version to 4.1-beta2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1037288 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-20 18:17:57 +00:00 |
Oleg Kalnichevski
|
9e54454530
|
Generate LICENSE and NOTICE resources automatically using maven plugin; fixed javadoc links to external resources
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1031582 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-05 14:28:48 +00:00 |
Oleg Kalnichevski
|
6959830c70
|
Removed reference to deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1030514 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-03 16:12:45 +00:00 |
Oleg Kalnichevski
|
c76574f947
|
Dedicated branch for testing maven-notice-plugin
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/notice-plugin-test@1026503 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-22 21:47:45 +00:00 |
Oleg Kalnichevski
|
354171b344
|
HTTPCLIENT-1014: ContentBody backed by a byte array
Contributed by Axel Fontaine <business at axelfontaine.eu>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1023336 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-16 17:25:54 +00:00 |
Oleg Kalnichevski
|
05deb28605
|
HTTPCLIENT-960: HttpMultipart doesn't generate Content-Type header for binary parts in BROWSER_COMPATIBLE mode
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@996639 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-13 18:55:56 +00:00 |
Sebastian Bazley
|
25071e091c
|
Disambiguate local links so they work with the Doxia 1.1 (which is current for Maven 2.1.0)
(whilst still remaining compatible with the previous Doxia release)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@954679 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-15 00:15:49 +00:00 |
Oleg Kalnichevski
|
ec44b2c26e
|
Added site for HttpClient cache module
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@945824 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-18 18:59:49 +00:00 |
Oleg Kalnichevski
|
e47331c369
|
Upgraded project version to 4.1-alpha3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@945301 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-17 18:46:19 +00:00 |
Sebastian Bazley
|
b1fcb10723
|
SVN eol-style:native
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943758 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-13 00:22:19 +00:00 |
Oleg Kalnichevski
|
ca86507442
|
Updated POMs for the 4.1-alpha2 release
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943642 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-12 19:23:18 +00:00 |
Sebastian Bazley
|
615001b2ea
|
No need to expose mutable arrays outside the class
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@943278 13f79535-47bb-0310-9956-ffa450edef68
|
2010-05-11 20:29:17 +00:00 |
Sebastian Bazley
|
416085813e
|
Unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@939854 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-30 22:33:56 +00:00 |
Oleg Kalnichevski
|
160af55cb1
|
Migrated test cases to JUnit 4.x
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@938585 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-27 18:02:08 +00:00 |
Oleg Kalnichevski
|
4defb0689f
|
TABS -> SPACES
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@937479 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-23 19:19:23 +00:00 |
Sebastian Bazley
|
8d89fa2657
|
Replace obsolete ${pom.*} with ${project.*}
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@936249 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-21 10:51:40 +00:00 |
Oleg Kalnichevski
|
ad7d78d0da
|
Removed references to mime4j from javadocs
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@934353 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-15 10:14:42 +00:00 |
Oleg Kalnichevski
|
379e2a6bfb
|
Dropped dependency on Mime4j
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@934110 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-14 18:45:17 +00:00 |
Oleg Kalnichevski
|
659a47be1d
|
HTTPCLIENT-904: convenience #create methods
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@932022 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-08 17:32:48 +00:00 |
Sebastian Bazley
|
47ffa72411
|
Tab police
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@917639 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-01 18:39:29 +00:00 |
Oleg Kalnichevski
|
da0a038a12
|
Removed clover2 plugin from top pom.xml due to compatibility issues between clover2 and bundle plugins
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@889413 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-10 20:25:52 +00:00 |
Oleg Kalnichevski
|
f63ad544e4
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@887134 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-04 09:48:44 +00:00 |
Oleg Kalnichevski
|
39fe584a96
|
[maven-release-plugin] prepare release 4.1-alpha1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@887132 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-04 09:47:57 +00:00 |
Oleg Kalnichevski
|
ca7284cb50
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@886284 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-02 19:36:42 +00:00 |
Oleg Kalnichevski
|
c4b16e7451
|
[maven-release-plugin] prepare release 4.1-alpha1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@886282 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-02 19:35:54 +00:00 |
Sebastian Bazley
|
7c2cc42b1f
|
Fix remaining StringBuffer => StringBuilder
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@823859 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-10 14:17:58 +00:00 |
Oleg Kalnichevski
|
2055915036
|
Upgraded HttpClient version to 4.1-alpha1-SNAPSHOT; upgraded HttpCore dependency to 4.1-alpha1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@814026 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-11 20:53:19 +00:00 |
Oleg Kalnichevski
|
d2b10048b9
|
HTTPCLIENT-874: Override method MultipartEntity.addPart so that applications may use FormBodyPart
Contributed by Gerald Turner <gturner at unzane.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@811556 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-04 21:22:17 +00:00 |
Oleg Kalnichevski
|
fdfded17c2
|
HTTPCLIENT-871: Add FileBody constructor with explicit filename
Contributed by Gerald Turner <gturner at unzane.com>
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@811126 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-03 21:15:15 +00:00 |
Oleg Kalnichevski
|
9ce0d5d761
|
HTTPCLIENT-870: Incorrect Specification-Title in MANIFEST.MF
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@810804 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-03 08:14:36 +00:00 |
Oleg Kalnichevski
|
33de23c102
|
HTTPCLIENT-866: removed dependency on jcip-annotations; replaced jcip annotations with custom ones based on jcip but with SOURCE retention policy; added attribution clauses to NOTICE.txt and LICENSE.txt
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@807756 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-25 18:37:59 +00:00 |
Sebastian Bazley
|
87dad42869
|
HTTPCLIENT-869 - Incorrect/incomplete product name in META-INF/NOTICE file
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@807564 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-25 11:20:00 +00:00 |
Oleg Kalnichevski
|
55e1294856
|
Added manifest entries
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@805937 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-19 19:14:28 +00:00 |
Oleg Kalnichevski
|
6515a9fcc8
|
Updated clirr & project reports
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@803989 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-13 19:02:40 +00:00 |
Oleg Kalnichevski
|
ed4418bda6
|
HttpClient 4.0.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@801764 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-06 18:35:16 +00:00 |
Oleg Kalnichevski
|
0fa5a2e77c
|
[maven-release-plugin] prepare release 4.0
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@801758 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-06 18:25:57 +00:00 |
Oleg Kalnichevski
|
842a750509
|
Removed HeadURL, Revision and Date keywords from all source files
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@793668 13f79535-47bb-0310-9956-ffa450edef68
|
2009-07-13 19:16:48 +00:00 |
Oleg Kalnichevski
|
4569c7d8ea
|
Javadoc updates
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@788497 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 20:04:53 +00:00 |
Oleg Kalnichevski
|
cd6851f19a
|
Upgrade HttpClient version to 4.0-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@788485 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-25 19:38:04 +00:00 |
Oleg Kalnichevski
|
642d0e242e
|
Updated report definitions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@782313 13f79535-47bb-0310-9956-ffa450edef68
|
2009-06-06 22:03:11 +00:00 |
Sebastian Bazley
|
7c1fa0fda3
|
Change JCIP dependency scope to provided
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@756524 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-20 15:23:10 +00:00 |
Sebastian Bazley
|
4726814033
|
Classes aren't thread-safe
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755813 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 02:02:37 +00:00 |
Sebastian Bazley
|
864625160f
|
Immutable classes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@755812 13f79535-47bb-0310-9956-ffa450edef68
|
2009-03-19 02:01:06 +00:00 |