Re: Renaming `log4j-core`

2023-06-24 Thread Tim Perry
Can we publish log4j-core so it spits out a deprecation warning and just pulls in log4j-impl or log4j-runtime or whatever? That might address Ralph's concern. If we can't avoid the issues Ralph describes, then I'd vote -1 too. On Thu, Jun 22, 2023 at 8:13 AM Ralph Goers wrote: > Pretend for a mo

Re: Renaming `log4j-core`

2023-06-24 Thread Ralph Goers
The only thing I am aware of is a “relocation” - https://maven.apache.org/guides/mini/guide-relocation.html. This would mean continuing to publish log4j-core and have to reference the new artifact. However, I recall doing that was attempted to redirect log4j 1.x to reload4j and I don’t recall t

Re: Renaming `log4j-core`

2023-06-24 Thread Piotr P. Karwasz
Hi Ralph, On Sun, 25 Jun 2023 at 00:23, Ralph Goers wrote: > > The only thing I am aware of is a “relocation” - > https://maven.apache.org/guides/mini/guide-relocation.html. This would mean > continuing to publish log4j-core and have to reference the new artifact. > However, I recall doing tha