I have fixed the OSGi problem and made the changes you recommended. Please make sure all the OSGi stuff is correct now. I believe there are still problems with the release notes and I will be addressing those.
Ralph > On Jun 17, 2023, at 10:11 AM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > Yes, I started on the fix for what you reported and ran into this. I had to > introduce a dependency for the plugin annotation processor to log4j core to > ensure it was created prior to log4j-core being built. That causes a > dependency to be added to the processor in OSGi, but that isn’t an OSGi > module. I think I have figured out how to fix it and will get to it soon. > > Ralph > >> On Jun 16, 2023, at 9:45 PM, Piotr P. Karwasz <piotr.karw...@gmail.com> >> wrote: >> >> Hi Ralph, >> >> On Fri, 16 Jun 2023 at 22:37, Ralph Goers <ralph.go...@dslextreme.com> 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 >