On Mon, Nov 20, 2017 at 2:56 PM, Gary Gregory <[email protected]>
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 <[email protected]>
> 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: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

Reply via email to