Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Piotr P. Karwasz
On Wed, 6 Mar 2024 at 14:13, Volkan Yazıcı wrote: > > This is a vote to release the Apache Log4j 2.23.1. > > Website: https://logging.staged.apache.org/log4j > GitHub: https://github.com/apache/logging-log4j2 > Commit: fea2a7116160fb1555d578406444b4fc4f0ef2da > Distribution: https://dist.apache.or

Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Gary Gregory
All better now: +1 For details see: [log4j] `2.23.1` reproducibility failure (Was: [VOTE] Release Apache Log4j 2.23.1) Gary On Wed, Mar 6, 2024 at 9:26 AM Gary Gregory wrote: > > Same :-( > > [INFO] --- bnd-baseline:7.0.0:baseline (check-api-compat) @ log4j-bom --- > [INFO] skip project with

Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Gary Gregory
Same :-( [INFO] --- bnd-baseline:7.0.0:baseline (check-api-compat) @ log4j-bom --- [INFO] skip project with packaging=pom [INFO] [INFO] --- artifact:3.5.0:compare (default-cli) @ log4j-bom --- [ERROR] project.build.outputTimestamp property should not be inherited but defined in POM /Users/garydgre

Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Volkan Yazıcı
Could you retry after cleaning up your local repository, please? That is, rm -rf ~/.m2/repository/org/apache/logging/log4j/*/2.23.1* On Wed, Mar 6, 2024 at 3:03 PM Gary Gregory wrote: > I get a build failure: > > INFO] --- artifact:3.5.0:compare (default-cli) @ log4j-bom --- > [ERROR] pro

Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Gary Gregory
I get a build failure: INFO] --- artifact:3.5.0:compare (default-cli) @ log4j-bom --- [ERROR] project.build.outputTimestamp property should not be inherited but defined in POM /Users/garydgregory/rc/log4j/src/.flattened-pom.xml Downloading from reference: https://repository.apache.org/content/repo

Re: [VOTE] Release Apache Log4j 2.23.1

2024-03-06 Thread Gary Gregory
Hi, Thank you for creating this RC. It would be more helpful to provide cut-and-paste instructions. This does not work obviously: svn co https://dist.apache.org/repos/... && cd $_ Neither the "svn co" nor the cd "$_" will work ;-) Gary On Wed, Mar 6, 2024 at 8:13 AM Volkan Yazıcı wrote: > >