Re: jspecify dependency

2024-09-08 Thread PJ Fanning
Thanks Piotr. I think that I'll hold off upgrading until the next log4j release. On 2024/09/08 07:47:25 "Piotr P. Karwasz" wrote: > Hi PJ, > > On Sun, 8 Sept 2024 at 02:40, PJ Fanning wrote: > > Is there any guidance on what log4j 2.24.0 users need to do regarding > > org.jspecify dependency. I

Re: jspecify dependency

2024-09-08 Thread Piotr P. Karwasz
Hi PJ, On Sun, 8 Sept 2024 at 02:40, PJ Fanning wrote: > Is there any guidance on what log4j 2.24.0 users need to do regarding > org.jspecify dependency. I've never had to add this dependency before - this > is the first time I've ever come across the jspecify project. JSpecify is an annotatio

Re: jspecify dependency

2024-09-07 Thread Ralph Goers
There was a discussion about this on the dev list back in January. Supposedly the library isn’t required at runtime. But if it is included in module-info I am not sure how you get around that. Ralph > On Sep 7, 2024, at 5:39 PM, PJ Fanning wrote: > > Hi, > I just upgraded and then quickly rev

jspecify dependency

2024-09-07 Thread PJ Fanning
Hi, I just upgraded and then quickly reverted Apache POI to use the 2.24.0 release. I'm getting CI build issues where I see this: error: module not found: org.jspecify I can't see anything in the release notes about jspecify. Is there any guidance on what log4j 2.24.0 users need to do regarding