On Mon, Jun 10, 2019 at 12:00 PM Gary Gregory <[email protected]> wrote:
> +1 > > Apache RAT check OK. > Apache CLIRR check OK. > > Ran ' mvn clean site -V -P!use-toolchains' OK with: > > Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; > 2019-04-04T15:00:29-04:00) > Maven home: C:\Java\apache-maven-3.6.1\bin\.. > Java version: 11.0.3, vendor: Oracle Corporation, runtime: C:\Program > Files\Java\jdk-11.0.3 > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > C:\temp\rc\httpcomponents-client>mvn -version > Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; > 2019-04-04T15:00:29-04:00) > Maven home: C:\Java\apache-maven-3.6.1\bin\.. > Java version: 1.8.0_212, vendor: Oracle Corporation, runtime: C:\Program > Files\Java\jdk1.8.0_212\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > Ran ' mvn clean package -V -P!use-toolchains' OK with: > The above should have read "Failed 'mvn clean package -V -P!use-toolchains':" > Apache Maven 3.6.1 (d66c9c0b3152b2e69ee9bac180bb8fcc8e6af555; > 2019-04-04T15:00:29-04:00) > Maven home: C:\Java\apache-maven-3.6.1\bin\.. > Java version: 12.0.1, vendor: Oracle Corporation, runtime: C:\Program > Files\Java\openjdk\jdk-12.0.1 > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" > > Which failed due to our Java 6 requirement: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile > (default-compile) on project httpclient: Compilation failure: Compilation > failure: > [ERROR] Source option 6 is no longer supported. Use 7 or later. > [ERROR] Target option 6 is no longer supported. Use 7 or later. > > Gary > > On Fri, Jun 7, 2019 at 9:33 AM Oleg Kalnichevski <[email protected]> wrote: > >> Please vote on releasing these packages as HttpClient 4.5.9. >> 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-4.5.9-RC1/RELEASE_NOTES-4.5.x.txt >> >> Maven artefacts: >> >> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1098/org/apache/httpcomponents/ >> >> Git Tag: 4.5.9-RC1 >> https://github.com/apache/httpcomponents-client/tree/4.5.9-RC1 >> >> Packages: >> >> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.9-RC1 >> revision 34450 >> >> Hashes: >> >> ee2cbbbc95f6d97fedbb6214bac079ce3d571b744268ff17245cb9d4a2a8bd6cea2e32a464263a912d17eb6fdc70eff18d4e9c77671d695292558c936d96bf2f >> httpcomponents-client-4.5.9-bin.tar.gz >> >> 6b0812cc72f91477c4bde32a70151f4d404a2c31f19170f6a39b553cce90e2ed921e642fab2ef1f2f40c3f15220df921f9d40222fffe1c9b511881d7153a5a0e >> httpcomponents-client-4.5.9-bin.zip >> >> bd8f1b9d4a442f7057f2a73eb68d0e0cad5f32bed7f0444fe1ac4d016729c6c1e04fa9d74bdd36bf617b0819ebcc10bd4bb12de9c85eb4513bce63d6b021db06 >> httpcomponents-client-4.5.9-src.zip >> >> 587d5d4cd5a21e3d8b5e6214fe8b8288efeecd5fc5a055ac53d5f9f62c276dfb76e4a333952d34e5eccab73139f2b7d9b2b1805e6d07c2e4807152c962423d17 >> httpcomponents-client-4.5.9-src.tar.gz >> >> Keys: >> http://www.apache.org/dist/httpcomponents/httpclient/KEYS >> >> -------------------------------------------------------------------------- >> Vote: HttpClient 4.5.9 release >> [ ] +1 Release the packages as HttpClient 4.5.9. >> [ ] -1 I am against releasing the packages (must include a reason). >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >>
