Hello, On Mon, 28 Mar 2022 at 22:02, Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > The `log4j-1.2-api` code seems synchronized between `master` and > `release-2.x` up to January 20th. Since part of the desynchronization > that occurred afterwards is my fault and some of my changes are built > on top of Gary's, I can take care of the cherry-picking. Probably a > comparison of the two codes will be necessary at the end.
This is done: the Log4j 1.2 bridge in `master` is up-to-date with `release-2.x`. I hit a couple of bumps in the road, while merging the commits, but thanks to Matt everything should be Ok now. Piotr