Voila. ---------- Forwarded message ---------- From: "Gary Gregory" <[email protected]> Date: May 7, 2017 6:18 PM Subject: Re: [VOTE] Release HttpClient 5.0-alpha2 based on RC1 To: "HttpComponents Project" <[email protected]> Cc:
TL;DR: +1 Details: >From src zip: - MD5 OK - ASC OK - '*mvn clean install site*' Using Oracle Java 7 gives a PermGen space error, so I used: set MAVEN_OPTS=-Xmx2g -XX:MaxPermSize=512m Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.7.0_80, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_80\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 8.1", version: "6.3", arch: "amd64", family: "windows" and it worked. with Oracle Java 8: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.8.0_131, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.8.0_131\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Fails with lots of Javadoc warnings and errors (expected): [INFO] ------------------------------------------------------------ ------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 6.689 s] [INFO] Apache HttpClient .................................. SUCCESS [01:28 min] [INFO] Apache HttpClient Fluent ........................... FAILURE [ 4.250 s] [INFO] Apache HttpClient Cache ............................ SKIPPED [INFO] Apache HttpClient Windows features ................. SKIPPED [INFO] Apache HttpClient Integration Tests ................ SKIPPED [INFO] Apache HttpClient OSGi bundle ...................... SKIPPED [INFO] ------------------------------------------------------------ ------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------ ------------ [INFO] Total time: 01:40 min [INFO] Finished at: 2017-05-07T18:08:21-07:00 [INFO] Final Memory: 74M/803M [INFO] ------------------------------------------------------------ ------------ Running '*mvn clean test*' with Java is OK. With IBM Java 8: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 1.8.0, vendor: IBM Corporation Java home: C:\eclipse\IBM\ibm_sdk80\jre Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" The 'mvn clean test' build fails with: Tests in error: TestSSLSocketFactory.testSSLDisabledByDefault ? Unexpected exception, expecte... Tests run: 199, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------ ------------ [INFO] Reactor Summary: [INFO] [INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 3.716 s] [INFO] Apache HttpClient .................................. SUCCESS [ 37.530 s] [INFO] Apache HttpClient Fluent ........................... SUCCESS [ 2.696 s] [INFO] Apache HttpClient Cache ............................ SUCCESS [ 25.457 s] [INFO] Apache HttpClient Windows features ................. SUCCESS [ 4.464 s] [INFO] Apache HttpClient Integration Tests ................ FAILURE [ 30.231 s] [INFO] Apache HttpClient OSGi bundle ...................... SKIPPED [INFO] ------------------------------------------------------------ ------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------ ------------ [INFO] Total time: 01:46 min [INFO] Finished at: 2017-05-07T18:17:39-07:00 [INFO] Final Memory: 59M/125M [INFO] ------------------------------------------------------------ ------------ [ERROR] Failed to execute goal org.apache.maven.plugins: maven-surefire-plugin:2.19.1:test (default-test) on project httpclient5-testing: There are test failures. [ERROR] [ERROR] Please refer to C:\temp\rc\httpcomponents- client-5.0-alpha2\httpclient5-testing\target\surefire-reports for the individual test results. With Oracle Java 9: Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T12:39:06-07:00) Maven home: C:\Java\apache-maven-3.5.0\bin\.. Java version: 9-ea, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk-9 Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" Running 'mvn clean test', I get failures: Tests in error: TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ ExceptionInInitializer TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... TestCachingExec.setUp:92->TestCachingExecChain.setUp:123 ╗ NoClassDefFound Cou... Tests run: 1063, Failures: 0, Errors: 62, Skipped: 2 Gary On Sun, May 7, 2017 at 12:36 PM, Oleg Kalnichevski <[email protected]> wrote: > Please vote on releasing these packages as HttpClient 5.0-alpha2. > 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-alpha2-RC1/RELEASE_NOTES-5.0.x.txt > > Maven artefacts: > https://repository.apache.org/content/repositories/orgap > achehttpcomponents-1061/org/apache/httpcomponents/client5/ > > SVN tag: > https://svn.apache.org/repos/asf/httpcomponents/httpclient/ > tags/5.0-alpha2-RC1 > revision 1794237 > > Packages: > https://dist.apache.org/repos/dist/dev/httpcomponents/ > httpclient-5.0-alpha2-RC1 > revision 19503 > > Hashes: > 12c3a5510faae765942b05cf16e0d87b httpcomponents-client-5.0-alph > a2-bin.tar.gz > e44607c0d6b842403222f4cf63a1a7b1 httpcomponents-client-5.0-alph > a2-osgi-bin.tar.gz > 6fcd1893e3aca42e72c5cc1ca63baaca httpcomponents-client-5.0-alph > a2-src.tar.gz > a2d79ed1d71134fc0e05b356c5f1a926 httpcomponents-client-5.0-alpha2-bin.zip > e72b775f7a68d6413b2efc19dbfc970e httpcomponents-client-5.0-alph > a2-osgi-bin.zip > 35b32081399b009d35c52b58c482c40b httpcomponents-client-5.0-alpha2-src.zip > > Keys: > http://www.apache.org/dist/httpcomponents/httpclient/KEYS > > -------------------------------------------------------------------------- > Vote: HttpClient 5.0-alpha2 release > [ ] +1 Release the packages as HttpClient 5.0-alpha2. > [ ] -1 I am against releasing the packages (must include a reason). > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <https://www.amazon.com/gp/product/1617290459/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1617290459> JUnit in Action, Second Edition <https://www.amazon.com/gp/product/1935182021/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182021> Spring Batch in Action <https://www.amazon.com/gp/product/1935182951/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%7Blink_id%7D%7D%22%3ESpring+Batch+in+Action> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=1935182951> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
