Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-22 Thread Gary Gregory
My +1 Gary On Sat, Jan 14, 2023 at 5:39 PM Gary Gregory wrote: > > We have fixed a few bugs and made some enhancements since Apache > Commons Crypto 1.1.0 was released, so I would like to release Apache > Commons Crypto 1.2.0. > > Apache Commons Crypto 1.2.0 RC1 is available for review here: >

RE: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-22 Thread Rob Tompkins
+1 Build passes for java8, java11, (nit) java17 on mac M1 is a bit funky because they moved homebrew from /usr/local/homebrew -> /opt/homebrew, and java17 actually realizes that the M1 is an arm processor. The earlier versions of java do not. Signatures Check out. Reports Surefire, Rat,

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-20 Thread Alex Remily
Please remind me how the vote process works. Do I just reply to this email? On Fri, Jan 20, 2023 at 7:01 AM Gary Gregory wrote: > We need more reviews and votes please. > > Gary > > On Tue, Jan 17, 2023, 10:12 Gary Gregory wrote: > > > Ping to PMC members. > > > > Gary > > > > On Sat, Jan 14,

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-20 Thread Gary Gregory
We need more reviews and votes please. Gary On Tue, Jan 17, 2023, 10:12 Gary Gregory wrote: > Ping to PMC members. > > Gary > > On Sat, Jan 14, 2023, 17:39 Gary Gregory wrote: > >> We have fixed a few bugs and made some enhancements since Apache >> Commons Crypto 1.1.0 was released, so I

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-17 Thread Gary Gregory
Ping to PMC members. Gary On Sat, Jan 14, 2023, 17:39 Gary Gregory wrote: > We have fixed a few bugs and made some enhancements since Apache > Commons Crypto 1.1.0 was released, so I would like to release Apache > Commons Crypto 1.2.0. > > Apache Commons Crypto 1.2.0 RC1 is available for

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-15 Thread Arturo Bernal
+1 Test it with openssl 1.1.1. TY Arturo Bernal arturobern...@yahoo.com > On 15 Jan 2023, at 16:51, Bruno Kinoshita wrote: > > Hi Gary, > > Ah! I'm with openssl 3.0.2. And now I remember I had a similar issue, > probably in another vote thread. Sorry. > > I used the Docker image to

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-15 Thread Bruno Kinoshita
Hi Gary, Ah! I'm with openssl 3.0.2. And now I remember I had a similar issue, probably in another vote thread. Sorry. I used the Docker image to build the project from the tag and it worked OK. Had a look at the project reports, and looked good too. Manually inspected a file from the dist area

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-15 Thread Gary Gregory
If you want a clean build set up, see src/docker Gary On Sun, Jan 15, 2023, 09:21 Gary Gregory wrote: > Hi Bruno, > > Thank you for reviewing. What does "openssl version" say for you? We only > support 1.1.1. > > Gary > > > On Sun, Jan 15, 2023, 08:54 Bruno Kinoshita wrote: > >> Built from

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-15 Thread Gary Gregory
Hi Bruno, Thank you for reviewing. What does "openssl version" say for you? We only support 1.1.1. Gary On Sun, Jan 15, 2023, 08:54 Bruno Kinoshita wrote: > Built from git tag with > > Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) > Maven home: /opt/apache-maven-3.8.5 > Java

Re: [VOTE] Release Apache Commons Crypto 1.2.0 based on RC1

2023-01-15 Thread Bruno Kinoshita
Built from git tag with Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/apache-maven-3.8.5 Java version: 17.0.5, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: