TAC Applications for Community Over Code North America and Asia now open

2023-06-16 Thread Gavin McDonald
Hi All, (This email goes out to all our user and dev project mailing lists, so you may receive this email more than once.) The Travel Assistance Committee has opened up applications to help get people to the following events: *Community Over Code Asia 2023 - * *August 18th to August 20th in Bei

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Volkan Yazıcı
This was already addressed in `log4j-tools` 0.3.0 with the new `release.changelogEntryCount` index template property introduced. Using that we can skip effectively empty releases in the changelog index. I have updated the `src/changelog/.index.adoc.ftl` in both `2.x` and `main` to take advantage of

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Piotr P. Karwasz
Hi all, On Fri, 16 Jun 2023 at 06:15, I wrote: > > Changes in this version include: > > (...) > > • Update Apache Flume from 1.7.0 to 1.8.0. (for LOG4J2-2082 by Gary > > Gregory) > > • Update Eclipse javax.persistence from 2.1.1 to 2.2.0. (for > > LOG4J2-2083 by Gary Gregory) > >

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Piotr P. Karwasz
Hi Ralph, On Thu, 15 Jun 2023 at 22:12, Ralph Goers wrote: > > This is a vote to release Log4j 3.0.0-alpha, the first release the Log4j 3.x > series. > > Please download, test, and cast your votes on the log4j developers list. > [] +1, release the artifacts > [] -1, don't release because... I a

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Matt Sicker
I agree the OSGi metadata should be fixed for this release. > On Jun 16, 2023, at 1:41 PM, Piotr P. Karwasz wrote: > > Hi Ralph, > > On Thu, 15 Jun 2023 at 22:12, Ralph Goers wrote: >> >> This is a vote to release Log4j 3.0.0-alpha, the first release the Log4j 3.x >> series. >> >> Please do

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Ralph Goers
Any chance you can commit a fix? Ralph > On Jun 16, 2023, at 11:41 AM, Piotr P. Karwasz > wrote: > > Hi Ralph, > > On Thu, 15 Jun 2023 at 22:12, Ralph Goers wrote: >> >> This is a vote to release Log4j 3.0.0-alpha, the first release the Log4j 3.x >> series. >> >> Please download, test, an

[CANCEL[VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Ralph Goers
Due to the issues found by Piotr this vote is cancelled. Ralph

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Gary Gregory
I'm ok either way, this is an alpha after all. Gary On Fri, Jun 16, 2023, 15:16 Matt Sicker wrote: > I agree the OSGi metadata should be fixed for this release. > > > On Jun 16, 2023, at 1:41 PM, Piotr P. Karwasz > wrote: > > > > Hi Ralph, > > > > On Thu, 15 Jun 2023 at 22:12, Ralph Goers >

Re: [VOTE] Release Apache Log4j 3.0.0-alpha1-rc1

2023-06-16 Thread Piotr P. Karwasz
Hi Ralph, On Fri, 16 Jun 2023 at 22:37, Ralph Goers wrote: > > Any chance you can commit a fix? Sure, I'll commit a fix. For some (other?) reason the tests in `log4j-osgi` are failing on the CI. Not sure what is the problem. Piotr