Commit Graph

2799 Commits

Author SHA1 Message Date
Gary D. Gregory 5929a47ff8 Add missing serial version ID (default 1L).
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726896 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 20:42:59 +00:00
Gary D. Gregory 2ed551ff45 Make some ivars final.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726895 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 20:39:50 +00:00
Gary D. Gregory 9268258fc7 Make some ivars final.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726894 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 20:39:09 +00:00
Gary D. Gregory 75bdb83e1a Make some ivars final.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726893 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 20:38:09 +00:00
Gary D. Gregory 1ecdb608e5 [HTTPCLIENT-1714] Add HttpClientBuilder.setDnsResolver(DnsResolver).
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726732 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 05:23:30 +00:00
Gary D. Gregory 3c58addf11 SVN move folders from httpclient* to httpclient5* in order to match the Maven artifact ID, which matters for multi-module builds.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726719 13f79535-47bb-0310-9956-ffa450edef68
2016-01-26 00:22:23 +00:00
Oleg Kalnichevski d5bdbadfe3 Upgraded HttpClient version to 5.0-alpha2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1726372 13f79535-47bb-0310-9956-ffa450edef68
2016-01-23 10:24:52 +00:00
Gary D. Gregory 274a041da0 Update Slf4j from 1.7.7 to 1.7.13.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725825 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 22:29:52 +00:00
Gary D. Gregory 27c5bef9aa Update JNA from 4.1.0 to 4.2.1.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725824 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 22:25:18 +00:00
Gary D. Gregory 3054cfb666 Serializable classes do not declare serialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725799 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:48:27 +00:00
Gary D. Gregory ed71da8cbb Remove empty fluent-hc folder (used to have no files but some empty dirs).
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725798 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:47:50 +00:00
Gary D. Gregory b977a4842c Ignore Eclipse artifacts and target folder.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725796 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:42:01 +00:00
Gary D. Gregory d21daa27fc Serializable classes do not declare serialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725789 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:23:25 +00:00
Gary D. Gregory 32cf644772 Remove unused imports.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725788 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:22:22 +00:00
Gary D. Gregory d99e2196d7 Declared exception is not actually thrown by the method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725784 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:20:48 +00:00
Gary D. Gregory 8053d153e1 Declared exception is not actually thrown by the method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725783 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:20:09 +00:00
Gary D. Gregory 1b2003789b Declared exception is not actually thrown by the method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725782 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:19:30 +00:00
Gary D. Gregory 1d9f4dad93 Declared exception is not actually thrown by the method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725781 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:18:46 +00:00
Gary D. Gregory b98a53efd2 Add missing '@Override' annotations.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725780 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:17:51 +00:00
Gary D. Gregory 2b7a649bf9 Add missing '@Override' annotations.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725779 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:17:12 +00:00
Gary D. Gregory 70de3fe3c0 Declared exceptions are actually thrown by the method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725778 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:15:56 +00:00
Gary D. Gregory 89ae855bf9 Serializable classes do not declare serialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725777 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 19:14:31 +00:00
Gary D. Gregory 5db1758215 Remove extra ;
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725776 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 18:58:37 +00:00
Gary D. Gregory 02370fd56a Redundant super-interface Cookie for the type BasicClientCookie, already defined by SetCookie.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725775 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 18:58:12 +00:00
Gary D. Gregory 9a83f4b807 Do not use deprecated API.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725774 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 18:49:30 +00:00
Gary D. Gregory 931fe1e49b Use the active voice.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725772 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 18:36:42 +00:00
Gary D. Gregory 3d9979b531 Better grammar.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725771 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 18:34:57 +00:00
Gary D. Gregory 11cba1d02d Clarification.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725671 13f79535-47bb-0310-9956-ffa450edef68
2016-01-20 05:23:02 +00:00
Oleg Kalnichevski a00783d3a3 Updated HttpClient 5.0-alpha1 release notes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725090 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 13:19:46 +00:00
Oleg Kalnichevski 7232ac3977 Set connection request and connect timeout to 3 minutes by default
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725089 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 13:19:32 +00:00
Oleg Kalnichevski a5777d70fd Updated copyright notice to 2016
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725088 13f79535-47bb-0310-9956-ffa450edef68
2016-01-17 13:19:18 +00:00
Oleg Kalnichevski 58ea63a1f4 Commended out docbkx plugin
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724991 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 15:17:06 +00:00
Oleg Kalnichevski 14ff5f3744 Updated building instructions
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724990 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 15:16:53 +00:00
Oleg Kalnichevski 7459a26370 Changed project groupId to org.apache.httpcomponents.core5; changed artifactIds to include major project version (httpclient -> httpclient5)
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724989 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 15:16:44 +00:00
Oleg Kalnichevski e9cd71c262 Fixed OSGi metadata
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724979 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 14:40:23 +00:00
Oleg Kalnichevski fdfb2a894f Folded httpmime into httpclient proper
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724977 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 14:08:13 +00:00
Oleg Kalnichevski 16812c91a3 Moved blocking i/o specific classes to separate packages; optimized package structure
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724967 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 12:58:34 +00:00
Oleg Kalnichevski dc86ba043d Moved code to org.apache.hc.client5 namespace
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724949 13f79535-47bb-0310-9956-ffa450edef68
2016-01-16 10:33:24 +00:00
Oleg Kalnichevski a4cd379311 HTTPCLIENT-1712: SPNego schemes to take service scheme into account when generating auth token
Contributed by Georg Romstorfer <georg.romstorfer at gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724851 13f79535-47bb-0310-9956-ffa450edef68
2016-01-15 16:37:48 +00:00
Oleg Kalnichevski 9465651937 Added #resolveCanonicalHostname to DnsResolver; GGS schemes to use DnsResolver when resolving to canonical hostname
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724610 13f79535-47bb-0310-9956-ffa450edef68
2016-01-14 13:49:23 +00:00
Oleg Kalnichevski f68bde1394 Use CharSequence instead of CharArrayBuffer
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724609 13f79535-47bb-0310-9956-ffa450edef68
2016-01-14 13:49:09 +00:00
Oleg Kalnichevski af8e59b6ea Added #getCreationDate method to Cookie interface
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724317 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 20:44:31 +00:00
Oleg Kalnichevski 8dedfb3aa4 HTTPCLIENT-1575: route target port must be non negative
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724316 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 20:44:19 +00:00
Oleg Kalnichevski 1f8fe36da1 Upgraded HttpCore to version 5.0-alpha1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1724315 13f79535-47bb-0310-9956-ffa450edef68
2016-01-12 20:43:36 +00:00
asf-sync-process ff89f7d76d HTTPCLIENT-1710 - fixes - examine all exceptions, correct capture groups count
Contributed by 212427891 <munene.kiruja at ge.com>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1722633 13f79535-47bb-0310-9956-ffa450edef68
2016-01-02 14:20:33 +00:00
Gary D. Gregory fbee216acb [HTTPCLIENT-1709] Delete obsolete clone method.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1722051 13f79535-47bb-0310-9956-ffa450edef68
2015-12-29 03:45:31 +00:00
Oleg Kalnichevski 80601602d0 Fix number or format arguments in OSGiProxyConfiguration
The format string requires 6 arguments while 7 are provided.
From the format string it is clear that the first argument has
been added by mistake.

Contributed by Michiel Eggermont <michiel.eggermont at gmail.com>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1721388 13f79535-47bb-0310-9956-ffa450edef68
2015-12-22 12:40:01 +00:00
Oleg Kalnichevski be46d7fd93 Set socker buffer send/receive sizes from SocketConfig
Contributed by  Will Vuong <wvuong at chariotsolutions.com>

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1720387 13f79535-47bb-0310-9956-ffa450edef68
2015-12-16 16:19:32 +00:00
Oleg Kalnichevski 663560b254 HTTPCLIENT-1704: IgnoreSpec#match to always return false
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1719951 13f79535-47bb-0310-9956-ffa450edef68
2015-12-14 16:27:45 +00:00
Oleg Kalnichevski 963e695b03 Updated standard compliance in project DOAP
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1719829 13f79535-47bb-0310-9956-ffa450edef68
2015-12-13 20:38:41 +00:00