[CANCEL][VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-05-26 Thread Thomas Vandahl
Next attempt. > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl : > > Hi folks, > > We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I > would like to release Apache Commons JCS 3.2.1. > > Apache Commons JCS 3.2.1 rc2 is available for review here: >

Re: [JCS] How to proceed? was: Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-05-12 Thread Gary Gregory
I suggest the following: - Refactor the failing test methods into a new test class. - Document the environmental requirements in the new test's Javadoc. Document how to skip this one test from the comment line in the Javadoc: mvn ... -Dtest='!ClassNameTest' - Document the above in the VOTE email

[JCS] How to proceed? was: Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-05-12 Thread Thomas Vandahl
Hi folks, how shall we proceed with the release process? We have tests which rely on a working multicast configuration. This seems to be a serious obstacle. I can exclude the tests so that the build should be runnable by anyone. Downside is, that we don't test the feature anymore. I'm a bit

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-05-05 Thread Thomas Vandahl
Hi Bruno, > Am 02.05.2024 um 22:01 schrieb Bruno Kinoshita : > > Tried building the project but alas I think my network has UDP multicast > issues? > > [ERROR] Failures: > [ERROR] UDPDiscoverySenderEncryptedUnitTest.testPassiveBroadcast:122 > message not received > [ERROR]

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-05-02 Thread Bruno Kinoshita
Tried building the project but alas I think my network has UDP multicast issues? Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/apache-maven-3.8.5 Java version: 17.0.10, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en_US,

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-30 Thread Gary D. Gregory
Ping to the PMC for this thread and the Commons CSV one ;-) Gary On 2024/04/29 07:16:26 Thomas Vandahl wrote: > Hi folks, > > > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl : > > > > Hi folks, > > > > We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I > > would like to

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-29 Thread Thomas Vandahl
Hi folks, > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl : > > Hi folks, > > We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I > would like to release Apache Commons JCS 3.2.1. > > Apache Commons JCS 3.2.1 rc2 is available for review here: >

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Gary Gregory
So that's +1 (sorry for the misfired email). The Java 21 I tested is: openjdk version "21.0.2" 2024-01-16 OpenJDK Runtime Environment Homebrew (build 21.0.2) OpenJDK 64-Bit Server VM Homebrew (build 21.0.2, mixed mode, sharing) Gary On Sat, Apr 20, 2024 at 1:40 PM Gary Gregory wrote: > >

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Gary Gregory
Tested src zip file: - SHA512 OK - ASC OK - `mvn` (default goal) OK Using Java 17 OK: openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment Homebrew (build 17.0.11+0) OpenJDK 64-Bit Server VM Homebrew (build 17.0.11+0, mixed mode, sharing) Apache Maven 3.9.6

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Thomas Vandahl
Hi Gary, > Am 20.04.2024 um 15:30 schrieb Gary D. Gregory : > > Something is wrong with at least one ASC file: > https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc2/commons-jcs3-dist-3.2.1-src.zip.asc > > $ gpg --verify commons-jcs3-dist-3.2.1-src.zip.asc > gpg: assuming signed data

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Gary D. Gregory
Something is wrong with at least one ASC file: https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc2/commons-jcs3-dist-3.2.1-src.zip.asc $ gpg --verify commons-jcs3-dist-3.2.1-src.zip.asc gpg: assuming signed data in 'commons-jcs3-dist-3.2.1-src.zip' gpg: Signature made Sat, Apr 20, 2024

Re: [VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Thomas Vandahl
My vote. > Am 20.04.2024 um 12:25 schrieb Thomas Vandahl : > > Hi folks, > > We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I > would like to release Apache Commons JCS 3.2.1. > > Apache Commons JCS 3.2.1 rc2 is available for review here: >

[VOTE] Release Apache Commons JCS 3.2.1 based on rc2

2024-04-20 Thread Thomas Vandahl
Hi folks, We have fixed a few bugs since Apache Commons JCS 3.2 was released, so I would like to release Apache Commons JCS 3.2.1. Apache Commons JCS 3.2.1 rc2 is available for review here: https://dist.apache.org/repos/dist/dev/commons/jcs/3.2.1-rc2 (svn revision 68673) The Git tag