You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2017/11/19 12:16:11 UTC

[VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Please vote on releasing these packages as HttpClient 5.0-alpha3.
The vote is open for the at least 72 hours, and only votes from
HttpComponents PMC members are binding. The vote passes if at least
three binding +1 votes are cast and there are more +1 than -1 votes.

Release notes:
 
https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt

Maven artefacts:
 
https://repository.apache.org/content/repositories/orgapachehttpcomponents-1070/org/apache/httpcomponents/client5

Git Tag: 5.0-alpha3-RC1
 https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1

Packages:
 
https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.0-alpha3-RC1
 revision 23201

Hashes:
 13b8c20bfca938333d220c91789fd394 
httpcomponents-client-5.0-alpha3-src.tar.gz
 fc8ecdb6688132618d3751dd70ebf6ac 
httpcomponents-client-5.0-alpha3-bin.zip
 aa328fc7d3d0f22a5107ba1d5a4ae58d 
httpcomponents-client-5.0-alpha3-bin.tar.gz
 c95b5dc76ede9b230abc141cbc6ee645 
httpcomponents-client-5.0-alpha3-osgi-bin.tar.gz
 22ab35215006a49ce3edcb71cc5345c1 
httpcomponents-client-5.0-alpha3-src.zip
 43f81901daa9dc854d4f976cf0b5d468 
httpcomponents-client-5.0-alpha3-osgi-bin.zip

Keys:
 http://www.apache.org/dist/httpcomponents/httpclient/KEYS

--------------------------------------------------------------------------
Vote: HttpClient 5.0-alpha3 release
[ ] +1 Release the packages as HttpClient 5.0-alpha3.
[ ] -1 I am against releasing the packages (must include a reason).




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
There must be something odd with my set up.

- Using "-P-use-toolchains" gives the same result.
- Renaming my toolchains.xml to toolchains.xml.x file gives the same result.

Gary

On Mon, Nov 20, 2017 at 3:57 PM, Oleg Kalnichevski <ol...@apache.org> wrote:

>
>
>>>  Maybe you compiled with Java 9?
>>>
>>>
>> I suspect this fails for me with Java 9 because I have a Maven
>> toolchains.xml file that points to Java 6, 7, 8, and 9.
>>
>> Gary
>>
>
>
> Hi Gary
>
> Could you try building it with -P-use-toolchains (Toolchain plugin
> disabled)?
>
> Oleg
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
>> 
>>  Maybe you compiled with Java 9?
>> 
> 
> I suspect this fails for me with Java 9 because I have a Maven
> toolchains.xml file that points to Java 6, 7, 8, and 9.
> 
> Gary


Hi Gary

Could you try building it with -P-use-toolchains (Toolchain plugin 
disabled)?

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
On Mon, Nov 20, 2017 at 2:59 PM, Gary Gregory <ga...@gmail.com>
wrote:

> On Mon, Nov 20, 2017 at 2:56 PM, Gary Gregory <ga...@gmail.com>
> wrote:
>
>> I see:
>>
>> [ERROR] Tests run: 17, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
>> 0.026 s <<< FAILURE! - in org.apache.hc.client5.http.cla
>> ssic.methods.TestRequestBuilder
>> [ERROR] testCopyWithFormParams(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
>> Time elapsed: 0.009 s  <<< ERROR!
>> java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljav
>> a/nio/ByteBuffer;
>>         at org.apache.hc.client5.http.classic.methods.TestRequestBuilde
>> r.testCopyWithFormParams(TestRequestBuilder.java:170)
>>
>> [ERROR] testAddParameters4(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
>> Time elapsed: 0 s  <<< ERROR!
>> java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljav
>> a/nio/ByteBuffer;
>>         at org.apache.hc.client5.http.classic.methods.TestRequestBuilde
>> r.testAddParameters4(TestRequestBuilder.java:122)
>>
>> With Oracle Java 7, 8, and 9 on Windows 10.
>>
>
> Maybe you compiled with Java 9?
>

I suspect this fails for me with Java 9 because I have a Maven
toolchains.xml file that points to Java 6, 7, 8, and 9.

Gary


> Gary
>
>
>>
>> Gary
>>
>>
>>
>> On Sun, Nov 19, 2017 at 7:16 AM, Oleg Kalnichevski <ol...@apache.org>
>> wrote:
>>
>>> Please vote on releasing these packages as HttpClient 5.0-alpha3.
>>> The vote is open for the at least 72 hours, and only votes from
>>> HttpComponents PMC members are binding. The vote passes if at least
>>> three binding +1 votes are cast and there are more +1 than -1 votes.
>>>
>>> Release notes:
>>>
>>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>>> ient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt
>>>
>>> Maven artefacts:
>>>
>>> https://repository.apache.org/content/repositories/orgapache
>>> httpcomponents-1070/org/apache/httpcomponents/client5
>>>
>>> Git Tag: 5.0-alpha3-RC1
>>> https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1
>>>
>>> Packages:
>>>
>>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>>> ient-5.0-alpha3-RC1
>>> revision 23201
>>>
>>> Hashes:
>>> 13b8c20bfca938333d220c91789fd394 httpcomponents-client-5.0-alph
>>> a3-src.tar.gz
>>> fc8ecdb6688132618d3751dd70ebf6ac httpcomponents-client-5.0-alph
>>> a3-bin.zip
>>> aa328fc7d3d0f22a5107ba1d5a4ae58d httpcomponents-client-5.0-alph
>>> a3-bin.tar.gz
>>> c95b5dc76ede9b230abc141cbc6ee645 httpcomponents-client-5.0-alph
>>> a3-osgi-bin.tar.gz
>>> 22ab35215006a49ce3edcb71cc5345c1 httpcomponents-client-5.0-alph
>>> a3-src.zip
>>> 43f81901daa9dc854d4f976cf0b5d468 httpcomponents-client-5.0-alph
>>> a3-osgi-bin.zip
>>>
>>> Keys:
>>> http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>>>
>>> ------------------------------------------------------------
>>> --------------
>>> Vote: HttpClient 5.0-alpha3 release
>>> [ ] +1 Release the packages as HttpClient 5.0-alpha3.
>>> [ ] -1 I am against releasing the packages (must include a reason).
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>>> For additional commands, e-mail: dev-help@hc.apache.org
>>>
>>>
>>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
On Mon, Nov 20, 2017 at 2:56 PM, Gary Gregory <ga...@gmail.com>
wrote:

> I see:
>
> [ERROR] Tests run: 17, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
> 0.026 s <<< FAILURE! - in org.apache.hc.client5.http.classic.methods.
> TestRequestBuilder
> [ERROR] testCopyWithFormParams(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
> Time elapsed: 0.009 s  <<< ERROR!
> java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()
> Ljava/nio/ByteBuffer;
>         at org.apache.hc.client5.http.classic.methods.TestRequestBuilder.
> testCopyWithFormParams(TestRequestBuilder.java:170)
>
> [ERROR] testAddParameters4(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
> Time elapsed: 0 s  <<< ERROR!
> java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()
> Ljava/nio/ByteBuffer;
>         at org.apache.hc.client5.http.classic.methods.TestRequestBuilder.
> testAddParameters4(TestRequestBuilder.java:122)
>
> With Oracle Java 7, 8, and 9 on Windows 10.
>

Maybe you compiled with Java 9?

Gary


>
> Gary
>
>
>
> On Sun, Nov 19, 2017 at 7:16 AM, Oleg Kalnichevski <ol...@apache.org>
> wrote:
>
>> Please vote on releasing these packages as HttpClient 5.0-alpha3.
>> The vote is open for the at least 72 hours, and only votes from
>> HttpComponents PMC members are binding. The vote passes if at least
>> three binding +1 votes are cast and there are more +1 than -1 votes.
>>
>> Release notes:
>>
>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>> ient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt
>>
>> Maven artefacts:
>>
>> https://repository.apache.org/content/repositories/orgapache
>> httpcomponents-1070/org/apache/httpcomponents/client5
>>
>> Git Tag: 5.0-alpha3-RC1
>> https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1
>>
>> Packages:
>>
>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>> ient-5.0-alpha3-RC1
>> revision 23201
>>
>> Hashes:
>> 13b8c20bfca938333d220c91789fd394 httpcomponents-client-5.0-alph
>> a3-src.tar.gz
>> fc8ecdb6688132618d3751dd70ebf6ac httpcomponents-client-5.0-alpha3-bin.zip
>> aa328fc7d3d0f22a5107ba1d5a4ae58d httpcomponents-client-5.0-alph
>> a3-bin.tar.gz
>> c95b5dc76ede9b230abc141cbc6ee645 httpcomponents-client-5.0-alph
>> a3-osgi-bin.tar.gz
>> 22ab35215006a49ce3edcb71cc5345c1 httpcomponents-client-5.0-alpha3-src.zip
>> 43f81901daa9dc854d4f976cf0b5d468 httpcomponents-client-5.0-alph
>> a3-osgi-bin.zip
>>
>> Keys:
>> http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>>
>> ------------------------------------------------------------
>> --------------
>> Vote: HttpClient 5.0-alpha3 release
>> [ ] +1 Release the packages as HttpClient 5.0-alpha3.
>> [ ] -1 I am against releasing the packages (must include a reason).
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
>> For additional commands, e-mail: dev-help@hc.apache.org
>>
>>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
I see:

[ERROR] Tests run: 17, Failures: 0, Errors: 2, Skipped: 0, Time elapsed:
0.026 s <<< FAILURE! - in
org.apache.hc.client5.http.classic.methods.TestRequestBuilder
[ERROR]
testCopyWithFormParams(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
Time elapsed: 0.009 s  <<< ERROR!
java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
        at
org.apache.hc.client5.http.classic.methods.TestRequestBuilder.testCopyWithFormParams(TestRequestBuilder.java:170)

[ERROR]
testAddParameters4(org.apache.hc.client5.http.classic.methods.TestRequestBuilder)
Time elapsed: 0 s  <<< ERROR!
java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
        at
org.apache.hc.client5.http.classic.methods.TestRequestBuilder.testAddParameters4(TestRequestBuilder.java:122)

With Oracle Java 7, 8, and 9 on Windows 10.

Gary



On Sun, Nov 19, 2017 at 7:16 AM, Oleg Kalnichevski <ol...@apache.org> wrote:

> Please vote on releasing these packages as HttpClient 5.0-alpha3.
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at least
> three binding +1 votes are cast and there are more +1 than -1 votes.
>
> Release notes:
>
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
> ient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt
>
> Maven artefacts:
>
> https://repository.apache.org/content/repositories/orgapache
> httpcomponents-1070/org/apache/httpcomponents/client5
>
> Git Tag: 5.0-alpha3-RC1
> https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1
>
> Packages:
>
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
> ient-5.0-alpha3-RC1
> revision 23201
>
> Hashes:
> 13b8c20bfca938333d220c91789fd394 httpcomponents-client-5.0-alph
> a3-src.tar.gz
> fc8ecdb6688132618d3751dd70ebf6ac httpcomponents-client-5.0-alpha3-bin.zip
> aa328fc7d3d0f22a5107ba1d5a4ae58d httpcomponents-client-5.0-alph
> a3-bin.tar.gz
> c95b5dc76ede9b230abc141cbc6ee645 httpcomponents-client-5.0-alph
> a3-osgi-bin.tar.gz
> 22ab35215006a49ce3edcb71cc5345c1 httpcomponents-client-5.0-alpha3-src.zip
> 43f81901daa9dc854d4f976cf0b5d468 httpcomponents-client-5.0-alph
> a3-osgi-bin.zip
>
> Keys:
> http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>
> --------------------------------------------------------------------------
> Vote: HttpClient 5.0-alpha3 release
> [ ] +1 Release the packages as HttpClient 5.0-alpha3.
> [ ] -1 I am against releasing the packages (must include a reason).
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by "ant ." <an...@gmail.com>.
Builds succesfuully and all LGTM: +1

   ...ant

On Thu, Nov 23, 2017 at 9:10 AM, Asankha C. Perera <as...@apache.org>
wrote:

>
> Vote: HttpClient 5.0-alpha3 release
>> [X] +1 Release the packages as HttpClient 5.0-alpha3.
>> [ ] -1 I am against releasing the packages (must include a reason).
>>
>
> --
> Asankha C. Perera
> AdroitLogic, https://www.adroitlogic.com
>
> http://esbmagic.blogspot.com
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by "Asankha C. Perera" <as...@apache.org>.
> Vote: HttpClient 5.0-alpha3 release
> [X] +1 Release the packages as HttpClient 5.0-alpha3.
> [ ] -1 I am against releasing the packages (must include a reason).

-- 
Asankha C. Perera
AdroitLogic, https://www.adroitlogic.com

http://esbmagic.blogspot.com




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: Maven Toolchains trouble Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
On Nov 23, 2017 07:37, "Oleg Kalnichevski" <ol...@apache.org> wrote:

On Thu, Nov 23, 2017 at 11:58 AM, Oleg Kalnichevski <ol...@apache.org>
wrote:

> On Wed, Nov 22, 2017 at 3:33 PM, Gary Gregory <ga...@gmail.com>
> wrote:
>
>> I will try again today...
>>
>
> Hi Gary
>
> I configured Maven toolchains locally and could not reproduce the problem.
> In my case regardless of JRE used to start Maven JDK 1.7 specified in the
> Toolchains config gets picked up when compiling source and running test
> cases.
>
> This does look like something specific to your local machine.
>

Hi Gary

Running Maven build with -P-use-toolchains also correctly disables
toolchains configuration for me.

mvn clean test -P-use-toolchains


Crud, none of that works for me. I will keep fiddling.

Gary



Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org

Re: Maven Toolchains trouble Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Thu, Nov 23, 2017 at 11:58 AM, Oleg Kalnichevski <ol...@apache.org> 
wrote:
> On Wed, Nov 22, 2017 at 3:33 PM, Gary Gregory 
> <ga...@gmail.com> wrote:
>> I will try again today...
> 
> Hi Gary
> 
> I configured Maven toolchains locally and could not reproduce the 
> problem. In my case regardless of JRE used to start Maven JDK 1.7 
> specified in the Toolchains config gets picked up when compiling 
> source and running test cases.
> 
> This does look like something specific to your local machine.

Hi Gary

Running Maven build with -P-use-toolchains also correctly disables 
toolchains configuration for me.

mvn clean test -P-use-toolchains

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Maven Toolchains trouble Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
On Wed, Nov 22, 2017 at 3:33 PM, Gary Gregory <ga...@gmail.com> 
wrote:
> I will try again today...

Hi Gary

I configured Maven toolchains locally and could not reproduce the 
problem. In my case regardless of JRE used to start Maven JDK 1.7 
specified in the Toolchains config gets picked up when compiling source 
and running test cases.

This does look like something specific to your local machine.

Oleg


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Gary Gregory <ga...@gmail.com>.
I will try again today...

On Nov 22, 2017 08:57, "Oleg Kalnichevski" <ol...@apache.org> wrote:

> [x] +1 Release the packages as HttpClient 5.0-alpha3
>
> On Sun, Nov 19, 2017 at 1:16 PM, Oleg Kalnichevski <ol...@apache.org>
> wrote:
>
>> Please vote on releasing these packages as HttpClient 5.0-alpha3.
>> The vote is open for the at least 72 hours, and only votes from
>> HttpComponents PMC members are binding. The vote passes if at least
>> three binding +1 votes are cast and there are more +1 than -1 votes.
>>
>> Release notes:
>>
>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>> ient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt
>>
>> Maven artefacts:
>>
>> https://repository.apache.org/content/repositories/orgapache
>> httpcomponents-1070/org/apache/httpcomponents/client5
>>
>> Git Tag: 5.0-alpha3-RC1
>> https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1
>>
>> Packages:
>>
>> https://dist.apache.org/repos/dist/dev/httpcomponents/httpcl
>> ient-5.0-alpha3-RC1
>> revision 23201
>>
>> Hashes:
>> 13b8c20bfca938333d220c91789fd394 httpcomponents-client-5.0-alph
>> a3-src.tar.gz
>> fc8ecdb6688132618d3751dd70ebf6ac httpcomponents-client-5.0-alpha3-bin.zip
>> aa328fc7d3d0f22a5107ba1d5a4ae58d httpcomponents-client-5.0-alph
>> a3-bin.tar.gz
>> c95b5dc76ede9b230abc141cbc6ee645 httpcomponents-client-5.0-alph
>> a3-osgi-bin.tar.gz
>> 22ab35215006a49ce3edcb71cc5345c1 httpcomponents-client-5.0-alpha3-src.zip
>> 43f81901daa9dc854d4f976cf0b5d468 httpcomponents-client-5.0-alph
>> a3-osgi-bin.zip
>>
>> Keys:
>> http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>>
>> ------------------------------------------------------------
>> --------------
>> Vote: HttpClient 5.0-alpha3 release
>> [ ] +1 Release the packages as HttpClient 5.0-alpha3.
>> [ ] -1 I am against releasing the packages (must include a reason).
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] Release HttpClient 5.0-alpha3 based on alpha3-RC1

Posted by Oleg Kalnichevski <ol...@apache.org>.
[x] +1 Release the packages as HttpClient 5.0-alpha3

On Sun, Nov 19, 2017 at 1:16 PM, Oleg Kalnichevski <ol...@apache.org> 
wrote:
> Please vote on releasing these packages as HttpClient 5.0-alpha3.
> The vote is open for the at least 72 hours, and only votes from
> HttpComponents PMC members are binding. The vote passes if at least
> three binding +1 votes are cast and there are more +1 than -1 votes.
> 
> Release notes:
> 
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.0-alpha3-RC1/RELEASE_NOTES-5.0.x.txt
> 
> Maven artefacts:
> 
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1070/org/apache/httpcomponents/client5
> 
> Git Tag: 5.0-alpha3-RC1
> https://github.com/apache/httpcomponents-client/tree/5.0-alpha3-RC1
> 
> Packages:
> 
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-5.0-alpha3-RC1
> revision 23201
> 
> Hashes:
> 13b8c20bfca938333d220c91789fd394 
> httpcomponents-client-5.0-alpha3-src.tar.gz
> fc8ecdb6688132618d3751dd70ebf6ac 
> httpcomponents-client-5.0-alpha3-bin.zip
> aa328fc7d3d0f22a5107ba1d5a4ae58d 
> httpcomponents-client-5.0-alpha3-bin.tar.gz
> c95b5dc76ede9b230abc141cbc6ee645 
> httpcomponents-client-5.0-alpha3-osgi-bin.tar.gz
> 22ab35215006a49ce3edcb71cc5345c1 
> httpcomponents-client-5.0-alpha3-src.zip
> 43f81901daa9dc854d4f976cf0b5d468 
> httpcomponents-client-5.0-alpha3-osgi-bin.zip
> 
> Keys:
> http://www.apache.org/dist/httpcomponents/httpclient/KEYS
> 
> --------------------------------------------------------------------------
> Vote: HttpClient 5.0-alpha3 release
> [ ] +1 Release the packages as HttpClient 5.0-alpha3.
> [ ] -1 I am against releasing the packages (must include a reason).
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org