Re: Log4j 2.12.1 release

2019-08-04 Thread Ralph Goers
I am running a compile before performing the release and am seeing significant negative performance changes in the core integration tests module. I am going to have to investigate those before performing a release. Ralph > On Aug 4, 2019, at 8:26 AM, Matt Sicker wrote: > > Sounds like a plan!

Re: Log4j 2.12.1 release

2019-08-04 Thread Matt Sicker
Sounds like a plan! On Sun, Aug 4, 2019 at 10:13, Carter Kozak wrote: > Thanks Ralph! > > -ck > > On Sun, Aug 4, 2019, at 06:56, Gary Gregory wrote: > > Sounds good. > > > > Gary > > > > On Sun, Aug 4, 2019, 03:11 Ralph Goers > wrote: > > > > > We have a few commits on the release-2.x branch th

Re: Log4j 2.12.1 release

2019-08-04 Thread Carter Kozak
Thanks Ralph! -ck On Sun, Aug 4, 2019, at 06:56, Gary Gregory wrote: > Sounds good. > > Gary > > On Sun, Aug 4, 2019, 03:11 Ralph Goers wrote: > > > We have a few commits on the release-2.x branch that are important that > > user’s who still use Java 7 would want. So I am planning on performi

Re: Log4j 2.12.1 release

2019-08-04 Thread Gary Gregory
Sounds good. Gary On Sun, Aug 4, 2019, 03:11 Ralph Goers wrote: > We have a few commits on the release-2.x branch that are important that > user’s who still use Java 7 would want. So I am planning on performing a > 2.12.1 release later today. I will then make the changes to the pom to > target

Log4j 2.12.1 release

2019-08-04 Thread Ralph Goers
We have a few commits on the release-2.x branch that are important that user’s who still use Java 7 would want. So I am planning on performing a 2.12.1 release later today. I will then make the changes to the pom to target it to Java 8 and start bringing in some Java 8 specific code from master.