Commit Graph

219 Commits

Author SHA1 Message Date
Oleg Kalnichevski ca0f84933a Upgraded HttpClient version to 4.5.12-SNAPSHOT 2020-01-18 10:49:39 +01:00
Oleg Kalnichevski 4381ea3e47 Upgraded HttpCore dependency to version 4.4.13 2020-01-13 15:05:36 +01:00
Oleg Kalnichevski 94dec12105 Upgraded HttpClient version to 4.5.11-SNAPSHOT 2019-09-09 11:40:16 +02:00
Oleg Kalnichevski e0c0c7ac7f Upgraded HttpCore dependency to version 4.4.12 2019-09-05 09:28:11 +02:00
Oleg Kalnichevski 6992339b6c Upgraded HttpClient version to 4.5.10-SNAPSHOT 2019-06-11 11:12:49 +02:00
Oleg Kalnichevski 2035aaed33 Upgraded HttpClient version to 4.5.9-SNAPSHOT 2019-03-30 10:35:49 +01:00
Oleg Kalnichevski 20b168326f Updated the set of project report generated by Maven 2019-01-24 16:03:28 +01:00
Oleg Kalnichevski fc4644de9e Upgraded HttpClient version to 4.5.8-SNAPSHOT 2019-01-24 15:52:01 +01:00
Oleg Kalnichevski ac773f89f0 Added oraclejdk8 and openjdk11 to Travis-CI build matrix 2019-01-19 11:45:44 +01:00
Oleg Kalnichevski 63f64b6801 Upgraded HttpCore to version 4.4.11 2019-01-19 10:11:37 +01:00
Oleg Kalnichevski c4d6b3fe59 Upgraded HttpComponents Parent to version 11 2018-11-03 11:35:58 +01:00
Vincent Privat 4b894bc18e update JNA from 4.4.0 to 4.5.2 2018-09-10 23:32:51 +02:00
Gary Gregory b9a286ed93 [HTTPCLIENT-1939] Update Apache Commons Codec from 1.10 to 1.11. 2018-08-13 13:02:47 -06:00
Oleg Kalnichevski ce33e88b1d Upgraded HttpClient version to 4.5.7-SNAPSHOT 2018-07-09 10:03:20 +02:00
Oleg Kalnichevski 1480958ce7 HttpClient 4.5.6 release 2018-07-05 13:39:40 +02:00
Oleg Kalnichevski 1fb095e6c9 Upgraded HttpCore dependency to version 4.4.10 2018-07-03 11:56:46 +02:00
Oleg Kalnichevski 6374006e10 Upgraded HttpClient version to 4.5.6-SNAPSHOT 2018-01-22 09:49:22 +01:00
Oleg Kalnichevski 6f4550ff97 HttpClient 4.5.5 release 2018-01-18 13:04:50 +01:00
Oleg Kalnichevski c3e8f46ea7 Set API compatibility level to 4.5 2018-01-18 11:56:00 +01:00
Oleg Kalnichevski 443778f293 Upgraded HttpCore dependency to version 4.4.9 2018-01-16 09:25:26 +01:00
Gary Gregory 3689823d1c [HTTPCLIENT-1886] Update HttpClient 4.5.x from HttpCore 4.4.7 to 4.4.8. 2017-11-30 13:44:21 -07:00
Oleg Kalnichevski a077bc6ab8 Upgraded HttpClient version to 4.5.5-SNAPSHOT 2017-11-30 11:27:42 +01:00
Oleg Kalnichevski cd166a737c HttpClient 4.5.4 release 2017-11-27 10:36:12 +01:00
Oleg Kalnichevski 73f99953f3 Upgraded HttpComponents Parent to version 10 2017-11-25 11:09:18 +01:00
Oleg Kalnichevski aa0e53cc0c Removed explicit plugin version declaration (should be inherited from the parent POM) 2017-10-04 11:54:52 +02:00
Gary Gregory 84a5fba63d Update httpcomponents-parent from 8 to 9. 2017-09-24 12:34:46 -06:00
Oleg Kalnichevski f272674277 Upgraded HttpCore dependency to version 4.4.7 2017-09-14 13:27:00 +02:00
Gary Gregory c165c06a97 Clean up: Order GID before AID. 2017-07-31 18:02:37 -07:00
Oleg Kalnichevski 0b6adcc598 Updated repository details in POM 2017-05-17 14:37:06 +02:00
Gary D. Gregory 38ac1e3a46 Remove duplication of managed version 0.11 for apache-rat-plugin.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794460 13f79535-47bb-0310-9956-ffa450edef68
2017-05-13 11:08:38 +02:00
Gary D. Gregory 05a547c115 Update tests from Mockito 1.9.5 to 1.10.19. Tests pass on Oracle Java 1.6.0_45 and Maven 3.0.5.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794459 13f79535-47bb-0310-9956-ffa450edef68
2017-05-13 11:08:38 +02:00
Gary D. Gregory 6f81c7ed41 Update tests from Mockito 1.8.5 to 1.9.5. Tests pass on Oracle Java 1.6.0_45 and Maven 3.0.5.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794458 13f79535-47bb-0310-9956-ffa450edef68
2017-05-13 11:08:38 +02:00
Gary D. Gregory f302a7e7e5 [HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25. 2017-05-13 11:08:37 +02:00
Gary D. Gregory 9687283526 [HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0. 2017-05-13 11:08:37 +02:00
Gary D. Gregory 4c96c3c80a [HTTPCLIENT-1847] [HTTPCLIENT-1848] Update spymemcached from 2.11.4 to 2.12.3.. Builds like a champ on Maven 3.0.5 and Oracle Java 6 up until the OSGi module which requires Java 7 since the Maven Bundle plugin class is compiled with Java 7. Builds like a champ on Oracle Java 7 and Maven 3.5.0. 2017-05-13 11:08:37 +02:00
Gary D. Gregory 7ca224e327 [HTTPCLIENT-1847] Update Ehcache from 2.6.9 to 2.6.11. Builds like a champ on Oracle Java 6 up until the OSGi module which requires Java 7 since the Maven Bundle plugin class is compiled with Java 7. Builds like a champ on Oracle Java 7. 2017-05-13 11:08:37 +02:00
Gary D. Gregory 59588a2b37 Update parent project from 7 to 8.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794447 13f79535-47bb-0310-9956-ffa450edef68
2017-05-13 11:08:37 +02:00
Gary D. Gregory 786371d998 [HTTPCLIENT-1816] Update Apache Commons Codec 1.9 to 1.10.
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1783352 13f79535-47bb-0310-9956-ffa450edef68
2017-02-17 09:03:50 +00:00
Oleg Kalnichevski ef95068aef Upgraded HttpClient version to 4.5.4-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1780344 13f79535-47bb-0310-9956-ffa450edef68
2017-01-26 09:53:49 +00:00
Oleg Kalnichevski 13810dd84c Upgraded HttpCore to version 4.4.6
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1778408 13f79535-47bb-0310-9956-ffa450edef68
2017-01-12 10:07:05 +00:00
Oleg Kalnichevski 0514407d8c Upgraded HttpCore to version 4.4.5
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1770506 13f79535-47bb-0310-9956-ffa450edef68
2016-11-19 16:40:54 +00:00
Oleg Kalnichevski 85b0047f6e Upgraded HttpClient version to 4.5.3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1732457 13f79535-47bb-0310-9956-ffa450edef68
2016-02-26 11:39:03 +00:00
Oleg Kalnichevski 2ee82b5d80 Upgraded HttpCore to version 4.4.4
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1731535 13f79535-47bb-0310-9956-ffa450edef68
2016-02-21 15:35:44 +00:00
Oleg Kalnichevski b6c1516e61 Upgraded HttpClient version to 4.5.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1703168 13f79535-47bb-0310-9956-ffa450edef68
2015-09-15 12:18:02 +00:00
Oleg Kalnichevski abc894b3b8 Upgraded HttpCore to version 4.4.3
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1702055 13f79535-47bb-0310-9956-ffa450edef68
2015-09-09 16:52:37 +00:00
Oleg Kalnichevski ab3bdf0229 HTTPCLIENT-1674: fixed project url in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1694624 13f79535-47bb-0310-9956-ffa450edef68
2015-08-07 07:40:08 +00:00
Oleg Kalnichevski 12482402c4 Upgraded HttpClient version to 4.5.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1683489 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 08:41:39 +00:00
Oleg Kalnichevski c46ec3f5b0 Upgraded HttpCore to version 4.4.1
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1668098 13f79535-47bb-0310-9956-ffa450edef68
2015-03-20 17:10:27 +00:00
Oleg Kalnichevski 5927ed1966 Upgraded project version to 4.5-alpha1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1662491 13f79535-47bb-0310-9956-ffa450edef68
2015-02-26 16:35:41 +00:00
Oleg Kalnichevski 1fa1a94c38 Changed base API level to 4.4
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1658086 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 17:38:34 +00:00