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 2020/10/03 16:02:46 UTC

[VOTE] Release HttpClient 4.5.13 based on RC1

Please vote on releasing these packages as HttpClient 4.5.13.
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.13-RC1/RELEASE_NOTES-4.5.x.txt

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

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

Packages:
 https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.13-RC1
 revision 41688

Hashes:
 c9c65e6f6ad4240835d2d8e7bf0805aff35a21e5fc8061e2fd87b08904acffb5fd867afdfbdc3e775488f293cb155805dba9044fd61c3fe97e278b9c8bc6cffc httpcomponents-client-4.5.13-src.zip
 50b49040fc4c4b8d42d632a308b21be872060677dd272b854076551ab98b3ff890ab39809a08c438e478db482c0952ffa1aeff1eed0f28ee3096aeaffe0773ba httpcomponents-client-4.5.13-bin.zip
 421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273ec4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05 httpcomponents-client-4.5.13-src.tar.gz
 a7b141f05c99195af5e6e932a5a9bd4d212254ee86c49fe08d86cce194e51da51dbfdddd264832cb11502c85ea269ec84f2284b580742b038095dbb08f96d2a2 httpcomponents-client-4.5.13-bin.tar.gz

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

--------------------------------------------------------------------------
Vote: HttpClient 4.5.13 release
[ ] +1 Release the packages as HttpClient 4.5.13.
[ ] -1 I am against releasing the packages (must include a reason).
----------------8<-------------[ cut here ]------------------


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


Re: [VOTE] Release HttpClient 4.5.13 based on RC1

Posted by Gary Gregory <ga...@gmail.com>.
+1

Reviewing src zip package.
RAT check OK
CLIRR check OK

Toolchain in maven-compiler-plugin: JDK[*C:\Program Files\Java\jdk1.7.0_80*]

maven clean package -V

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: C:\Java\apache-maven-3.6.3\bin\..
Java version: *1.8.0_265*, vendor: *AdoptOpenJDK*, runtime: C:\Program
Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

maven clean package -V -P !use-toolchains

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: C:\Java\apache-maven-3.6.3\bin\..
Java version: *1.8.0_265*, vendor: *AdoptOpenJDK*, runtime: C:\Program
Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Can't build with Java 11:

maven clean package -V -P !use-toolchains -Ddoclint=none

Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: C:\Java\apache-maven-3.6.3\bin\..
Java version: *11.0.8*, vendor: *AdoptOpenJDK*, runtime: C:\Program
Files\AdoptOpenJDK\jdk-11.0.8.10-hotspot
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.0.1:jar (attach-javadocs)
on project httpclient: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - javadoc: error - The code being documented uses
modules but the packages defined in
https://docs.oracle.com/javase/6/docs/api/ are in the unnamed module.
[ERROR] javadoc: error - The code being documented uses modules but the
packages defined in https://docs.oracle.com/javase/6/docs/api/ are in the
unnamed module.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java\org\apache\http\auth\params\package-info.java:30:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java\org\apache\http\client\params\package-info.java:30:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java\org\apache\http\conn\params\package-info.java:30:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java\org\apache\http\conn\scheme\package-info.java:30:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java\org\apache\http\cookie\params\package-info.java:30:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
C:\test\rc\httpcomponents-client-4.5.13\httpclient\src\main\java-deprecated\org\apache\http\impl\conn\tsccm\package-info.java:31:
warning - Tag @deprecated cannot be used in package documentation.  It can
only be used in the following types of documentation: module,
class/interface, constructor, field, method.
[ERROR]
[ERROR] Command line was: "C:\Program
Files\AdoptOpenJDK\jdk-11.0.8.10-hotspot\bin\javadoc.exe" @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'C:\test\rc\httpcomponents-client-4.5.13\httpclient\target\apidocs' dir.

Gary

On Sat, Oct 3, 2020 at 12:02 PM Oleg Kalnichevski <ol...@apache.org> wrote:

> Please vote on releasing these packages as HttpClient 4.5.13.
> 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.13-RC1/RELEASE_NOTES-4.5.x.txt
>
> Maven artefacts:
>
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1121/org/apache/httpcomponents/
>
> Git Tag: 4.5.13-RC1
>  https://github.com/apache/httpcomponents-client/tree/4.5.13-RC1
>
> Packages:
>
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.13-RC1
>  revision 41688
>
> Hashes:
>  c9c65e6f6ad4240835d2d8e7bf0805aff35a21e5fc8061e2fd87b08904acffb5fd867afdfbdc3e775488f293cb155805dba9044fd61c3fe97e278b9c8bc6cffc
> httpcomponents-client-4.5.13-src.zip
>  50b49040fc4c4b8d42d632a308b21be872060677dd272b854076551ab98b3ff890ab39809a08c438e478db482c0952ffa1aeff1eed0f28ee3096aeaffe0773ba
> httpcomponents-client-4.5.13-bin.zip
>  421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273ec4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05
> httpcomponents-client-4.5.13-src.tar.gz
>  a7b141f05c99195af5e6e932a5a9bd4d212254ee86c49fe08d86cce194e51da51dbfdddd264832cb11502c85ea269ec84f2284b580742b038095dbb08f96d2a2
> httpcomponents-client-4.5.13-bin.tar.gz
>
> Keys:
>  http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>
> --------------------------------------------------------------------------
> Vote: HttpClient 4.5.13 release
> [ ] +1 Release the packages as HttpClient 4.5.13.
> [ ] -1 I am against releasing the packages (must include a reason).
> ----------------8<-------------[ cut here ]------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>

Re: [VOTE] Release HttpClient 4.5.13 based on RC1

Posted by Michael Osipov <mi...@apache.org>.
Am 2020-10-03 um 18:02 schrieb Oleg Kalnichevski:
> Please vote on releasing these packages as HttpClient 4.5.13.
> 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.13-RC1/RELEASE_NOTES-4.5.x.txt
> 
> Maven artefacts:
>   https://repository.apache.org/content/repositories/orgapachehttpcomponents-1121/org/apache/httpcomponents/
> 
> Git Tag: 4.5.13-RC1
>   https://github.com/apache/httpcomponents-client/tree/4.5.13-RC1
> 
> Packages:
>   https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.13-RC1
>   revision 41688
> 
> Hashes:
>   c9c65e6f6ad4240835d2d8e7bf0805aff35a21e5fc8061e2fd87b08904acffb5fd867afdfbdc3e775488f293cb155805dba9044fd61c3fe97e278b9c8bc6cffc httpcomponents-client-4.5.13-src.zip
>   50b49040fc4c4b8d42d632a308b21be872060677dd272b854076551ab98b3ff890ab39809a08c438e478db482c0952ffa1aeff1eed0f28ee3096aeaffe0773ba httpcomponents-client-4.5.13-bin.zip
>   421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273ec4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05 httpcomponents-client-4.5.13-src.tar.gz
>   a7b141f05c99195af5e6e932a5a9bd4d212254ee86c49fe08d86cce194e51da51dbfdddd264832cb11502c85ea269ec84f2284b580742b038095dbb08f96d2a2 httpcomponents-client-4.5.13-bin.tar.gz
> 
> Keys:
>   http://www.apache.org/dist/httpcomponents/httpclient/KEYS
> 
> --------------------------------------------------------------------------
> Vote: HttpClient 4.5.13 release

+1

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


Re: [VOTE] Release HttpClient 4.5.13 based on RC1

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

On Sat, 2020-10-03 at 18:02 +0200, Oleg Kalnichevski wrote:
> Please vote on releasing these packages as HttpClient 4.5.13.
> 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.13-RC1/RELEASE_NOTES-4.5.x.txt
> 
> Maven artefacts:
>  
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1121/org/apache/httpcomponents/
> 
> Git Tag: 4.5.13-RC1
>  https://github.com/apache/httpcomponents-client/tree/4.5.13-RC1
> 
> Packages:
>  
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.13-RC1
>  revision 41688
> 
> Hashes:
>  c9c65e6f6ad4240835d2d8e7bf0805aff35a21e5fc8061e2fd87b08904acffb5fd86
> 7afdfbdc3e775488f293cb155805dba9044fd61c3fe97e278b9c8bc6cffc
> httpcomponents-client-4.5.13-src.zip
>  50b49040fc4c4b8d42d632a308b21be872060677dd272b854076551ab98b3ff890ab
> 39809a08c438e478db482c0952ffa1aeff1eed0f28ee3096aeaffe0773ba
> httpcomponents-client-4.5.13-bin.zip
>  421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273e
> c4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05
> httpcomponents-client-4.5.13-src.tar.gz
>  a7b141f05c99195af5e6e932a5a9bd4d212254ee86c49fe08d86cce194e51da51dbf
> dddd264832cb11502c85ea269ec84f2284b580742b038095dbb08f96d2a2
> httpcomponents-client-4.5.13-bin.tar.gz
> 
> Keys:
>  http://www.apache.org/dist/httpcomponents/httpclient/KEYS
> 
> -------------------------------------------------------------------
> -------
> Vote: HttpClient 4.5.13 release
> [ ] +1 Release the packages as HttpClient 4.5.13.
> [ ] -1 I am against releasing the packages (must include a reason).
> ----------------8<-------------[ cut here ]------------------
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
> 


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


Re: [VOTE] Release HttpClient 4.5.13 based on RC1

Posted by Ryan Schmitt <rs...@apache.org>.
+1

On Sat, Oct 3, 2020 at 9:02 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> Please vote on releasing these packages as HttpClient 4.5.13.
> 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.13-RC1/RELEASE_NOTES-4.5.x.txt
>
> Maven artefacts:
>
> https://repository.apache.org/content/repositories/orgapachehttpcomponents-1121/org/apache/httpcomponents/
>
> Git Tag: 4.5.13-RC1
>  https://github.com/apache/httpcomponents-client/tree/4.5.13-RC1
>
> Packages:
>
> https://dist.apache.org/repos/dist/dev/httpcomponents/httpclient-4.5.13-RC1
>  revision 41688
>
> Hashes:
>  c9c65e6f6ad4240835d2d8e7bf0805aff35a21e5fc8061e2fd87b08904acffb5fd867afdfbdc3e775488f293cb155805dba9044fd61c3fe97e278b9c8bc6cffc
> httpcomponents-client-4.5.13-src.zip
>  50b49040fc4c4b8d42d632a308b21be872060677dd272b854076551ab98b3ff890ab39809a08c438e478db482c0952ffa1aeff1eed0f28ee3096aeaffe0773ba
> httpcomponents-client-4.5.13-bin.zip
>  421e413fb2206fa95b6428ff067cdf2b440d2d3d4503cc3ca9bcf70ccd8ed1b8273ec4fe0703e6a8cd7612940b7ed966d9f163dbfeb8bf699ae2a8b2e0866d05
> httpcomponents-client-4.5.13-src.tar.gz
>  a7b141f05c99195af5e6e932a5a9bd4d212254ee86c49fe08d86cce194e51da51dbfdddd264832cb11502c85ea269ec84f2284b580742b038095dbb08f96d2a2
> httpcomponents-client-4.5.13-bin.tar.gz
>
> Keys:
>  http://www.apache.org/dist/httpcomponents/httpclient/KEYS
>
> --------------------------------------------------------------------------
> Vote: HttpClient 4.5.13 release
> [ ] +1 Release the packages as HttpClient 4.5.13.
> [ ] -1 I am against releasing the packages (must include a reason).
> ----------------8<-------------[ cut here ]------------------
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
> For additional commands, e-mail: dev-help@hc.apache.org
>
>