You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/10/07 20:51:08 UTC

svn commit: r22156 - in /release/httpcomponents/httpcore: ./ binary/ source/

Author: ggregory
Date: Sat Oct  7 20:51:07 2017
New Revision: 22156

Log:
Apache HttpComponents HttpCore 4.4.8.

Added:
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz   (with props)
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip   (with props)
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz   (with props)
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip   (with props)
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.sha512
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz   (with props)
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.asc
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.md5
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.sha512
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip   (with props)
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.asc
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.md5
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.sha512
Removed:
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.tar.gz
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.tar.gz.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.tar.gz.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.tar.gz.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.zip
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.zip.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.zip.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-bin.zip.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.tar.gz
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.tar.gz.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.tar.gz.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.tar.gz.sha512
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.zip
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.zip.asc
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.zip.md5
    release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.7-osgi-bin.zip.sha512
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.tar.gz
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.tar.gz.asc
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.tar.gz.md5
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.tar.gz.sha512
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.zip
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.zip.asc
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.zip.md5
    release/httpcomponents/httpcore/source/httpcomponents-core-4.4.7-src.zip.sha512
Modified:
    release/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt

Modified: release/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt
==============================================================================
--- release/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt (original)
+++ release/httpcomponents/httpcore/RELEASE_NOTES-4.4.x.txt Sat Oct  7 20:51:07 2017
@@ -1,3 +1,24 @@
+Release 4.4.8
+-------------------
+
+This is a maintenance release that fixes a number of issues discovered since 4.4.7.
+
+Changelog
+-------------------
+
+* HTTPCORE-492: Make org.apache.http.nio.protocol.ErrorResponseProducer public.
+  Contributed by Gary Gregory <ggregory at apache.org>
+
+* HTTPCORE-493: Make org.apache.http.nio.protocol.HttpAsyncService.responseFactory available to subclasses.
+  Contributed by Gary Gregory <ggregory at apache.org>
+
+* HTTPCORE-491 Make BasicAsyncRequest|ResponseConsumer more paranoid
+  Contributed by Michael Heemskerk <mh...@atlassian.com>
+
+* HTTPCORE-490: session requests do not get cancelled correctly if the associated HTTP response futures get cancelled
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
+
+
 Release 4.4.7
 -------------------
 
@@ -8,30 +29,30 @@ Changelog
 
 * HTTPCORE-487: org.apache.http.nio.reactor.ssl.SSLIOSession and SSLNHttpClientConnectionFactory
   do not always use the HTTP host setting.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-485: Reduce memory footprint of non-blocking SSL sessions by 25%.
   Contributed by Todor Bonchev <31352118+TodorBonchev at users.noreply.github.com>
 
 * HTTPCORE-483: back-ported SSL session termination bug fix from 5.x.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * Fixed a race condition in message exchange state synchronization during an expect-continue handshake.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-481: async request executor to treat non-error (status >= 200 and status < 400)
   out of sequence responses as valid.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-472: Fixed problem with blocking message parsers incorrectly throwing "Maximum line
   length limit exceeded" exception in some corner cases.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-463: Fixed incorrect use of connect timeout setting in AbstractNIOConnPool.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-455: fatal Error in an individual worker thread does not cause proper I/O reactor shutdown.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-487: org.apache.http.nio.reactor.ssl.SSLIOSession and SSLNHttpClientConnectionFactory
   do not always use the HTTP host setting.
@@ -42,11 +63,11 @@ Changelog
 
 * HTTPCORE-456: BasicFuture fails to honor Future interface contract by not throwing
   CancellationException when cancelled.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-455: fatal Error in an individual worker thread does not cause proper I/O reactor
   shutdown.
-  Conributed by Oleg Kalnichevski <olegk at apache.org>
+  Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 * HTTPCORE-460: Add factory methods to DefaultHttpClientIODispatch to handle a null SSLContext.
   Contributed by Gary Gregory <ggregory at apache.org>

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.asc
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.asc (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLMgcH/RndW/KuB2l+6PgSmDigGt08
+y7zCR/5WlQyuYbVlRYfcpIAblev4YPgmEDVaHkRsKyIhQI46UyOeeNfECkl6FWkX
+W2jIOgIJR3AcvgdcyoAW6VlSwKQXg/bpnHqLyxzhjTJC2FVFvIHVdtH9M1lFpM69
+ZTNxw92IP/4GSTT1KCQZ26joHvqf9uRoJFqCs+hghM0I8TTx8EdAb5lrZRU1SNoG
+Me4av4Jturh52If2FtV1PMZEOUj9pQffThkYr9TbLlmiM4sORIwy7L61NPYoZq97
+1CM4xXfNqVnFrnCJOT3rl5cfATDXTcK5WK8D/C4d/Dhxv6z7bGO8vzI3bAK43PQ=
+=D09J
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.md5
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.md5 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+45e740af86d06b755f01cd9338935c99
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.sha512
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.sha512 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.tar.gz.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+018b77bff24ed0c1c6dc3e68e78dd2d7e2afaa88366efede7718e663bfde56826d4f0b9efe8737089dede8e6d257469a1f832c5720a464bb4b94aba8fc276752
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.asc
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.asc (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLSccH/3F1T3OYki2DiLx7MofwE6Ws
+cXrgEdcJl92ph4kG4d6zOaxkbex3NWqaUEZapKTwxbDtRDjTKE3WFcG6lQD5fOus
+OWOO3Vgt+nsdWJgIk5KyZHRmz57GFhMDXKIiJMMCl2jLkhhEdRrT8mNwRniohnBJ
+4UplpMECFsm3OayCqELp9MPuxIR7QYXsRKTl4hHN0UBoJljKQOLVbpxrW1gauuS4
+NPtsN2IdzSLpQpVvsGhQmUJy3OIqWBDZAjt0Dcn1YFm6VrJLQEd7AScx6hWJyeuM
+bUNUCsHZlqkvVm1LHcuQu/Auawvnzt0N7affOty1Kv0nlof9k987s+vjXoseJcY=
+=kFc9
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.md5
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.md5 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+f3a9010b45017fc767352b670eefb745
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.sha512
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.sha512 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-bin.zip.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+b6645af218d139a0681b291c553e0a302712eb42cac92d1dd14818f450705b512ba2fb6ded0f536ac095827e6d9779a4bf21fb0e4b436877d56d517bc9311cb4
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.asc
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.asc (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLZv8H/igFuvmZ2SuVEWLdyHlRXRN6
+AlISdv2tWMEXKlfuj4anaA9BouOPMdHLREeetizfTgDMoc3YCjiRIi2keJSCjwhL
+fCBb7zF3YjkDshyqSW+d0WbmykkG3nmEvx1rZ3tH5B0iCQvh6FtlG6TROjjre9kU
+pSkerkWSQxVEK6AtRwBGRbC6NMspeun0hyXdPEHnXlaNG7WrRVyb5TEHZO9LQnNy
+saOiL3beUZ1YFxYAopMJZ3lu/tfHVx9QTXwkhTCW3JmeL/Yb/3glqnx2D9lVxkVc
+PDll4X51TNAIOkcgPIZtkhQy78yB7z+s1oRRY3lfucX5mWWGCdTM7UMHkNVlWfI=
+=ovZq
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.md5
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.md5 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+b233a07f789006967d37d15f300f3fd7
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.sha512
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.sha512 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.tar.gz.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+e0400f8476f19b505083390a40e58fe7dbbd8404d74c8731aed4f349a21b39902a8d01d7a0142777995276544f0e2a60c5ae72bce59875731df229752deff277
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.asc
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.asc (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLpJUH/3eZHg70HjJUtfyjuer658/p
+c/ozRTTrcCwpXqZrTRV0CqHF6CLDgXLGZNv5KPvdhsHG/H9j0GcC5AyRtPRgUW6n
+M5fPLTUYoEA0zDR62ZQW8l6wftsmSeCGpTLozvooMANdnK0W4uz4ceAthsUjThid
+h+86GTpcMGavmBnkTuR3LmF9alK5opDeljIsQK1z+gup8IoS957/YclzZ4TtmmmI
+8p1vbYAAeX7qgxUVGHDgnk11oRVXciMuHV5OinrF9U+pPXDP7ibE+GfpVEstokZl
+aoKA+zxX8Ldjk2k7EGrmZzu52fO7zlq96kMD7yq82RrwZuaQFVgGYTo0ssG6l5I=
+=90KF
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.md5
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.md5 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+01752220ee5a346bd80d6763b478246d
\ No newline at end of file

Added: release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.sha512
==============================================================================
--- release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.sha512 (added)
+++ release/httpcomponents/httpcore/binary/httpcomponents-core-4.4.8-osgi-bin.zip.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+4e64ba66f23a340e5781f8fda7865bd1ca0afbe5a78a30f1f54c2219dd0665afc07f4ab18045e4a196cbb13404d777a0345f40f98c0ab26a2f827e0dacb25fd4
\ No newline at end of file

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.asc
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.asc (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLK0AIAIEJwAZXolYgiIvZ1J+opJWG
+Jen9wDmB41W+CJUSmk8JOH0NWT2x9k1HeUHJlX5leRXPtBoRAXom73c1iJ144l4H
+VKe6CjWsnCeHv7cqXTm9JWBJMcVGllXe32vTv98kbBUhLKjz5wULeI2rQz/Gwcb3
+dEnerKvv0MpRmQ03rYHHsE1XAIiTz9ssr/oEgSOAtIiHuBwh+R6VHKCFgzXugWa3
+zNMKy1dofxazWEvVsX45NWCEMmvIusTNSwxgQFvaxEywLBd+IXxNXCM++B1TEOaE
+8o2iVUx533xmo+rVIRTalDgeNlEJZNLbX52OmgMpTmzNuG4eVA6DAPJf39ny34w=
+=ihSt
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.md5
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.md5 (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+94e575e88a3ca5c0c68f7f8694f403f5
\ No newline at end of file

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.sha512
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.sha512 (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.tar.gz.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+74d1fafd7554b9387dfb4fae36543b9833f1703954818de22a6598a43516434f0fc9e185e4ec75c085fa51000503b34fea973d8c2152145bfe26f8cc0dfbef02
\ No newline at end of file

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.asc
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.asc (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.asc Sat Oct  7 20:51:07 2017
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNATURE-----
+Version: BCPG v1.51
+
+iQEcBAABAgAGBQJZ0+fRAAoJEIb9x+KhEmLLryYH/03MTOW+ahQ0m0Hg6rN12uzw
+VnPBZ4JEuW3u8p/K9kElHEBpJt6kJP3+bHtaqg+HOl8CaDoPVoY0eYfcITlm7ZG+
+rr14PZbCj94RHUbz3jVs5HEi0eBTxnB37T+OwogCqMJDNeeizN2rKZoZMPyjNKhg
+wCTmaJt6CHLLcpBWrzWHf2/qRD+R59Zd6hkrW218W3uyVEw7feRbbhiqRFv8alsr
+jK3err6059Xr3RcmC/QmYBmKBdLnKNRRwmGpKk7jP6vlhZZ4Hx6qet0dIuhPWomz
+MgOSMWjNAISoVc/erSE/QVkGuedHB/RmryEPBzcQXEEgK74wszU8Ub0eDuNhWtI=
+=eOyN
+-----END PGP SIGNATURE-----

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.md5
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.md5 (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.md5 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+a756058cddb64089933c673b1feb3d65
\ No newline at end of file

Added: release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.sha512
==============================================================================
--- release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.sha512 (added)
+++ release/httpcomponents/httpcore/source/httpcomponents-core-4.4.8-src.zip.sha512 Sat Oct  7 20:51:07 2017
@@ -0,0 +1 @@
+1b9ed1e5e96145d18a14aede7501a1b90c313c1d6cde4963a3d5ae34fdc258b95fe747bc93917f17df95e5fd34856955ba4262ea23ebf4b2a07b51915d5c3ab7
\ No newline at end of file