Thanks! I will tackle those first then. Ralph
> On Jul 28, 2022, at 5:33 AM, Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > > Hi Ralph, > > On Mon, 11 Jul 2022 at 01:26, Ralph Goers <ralph.go...@dslextreme.com> wrote: >> I am wondering which others need to be. I do not believe log4j-1.2-api >> should be as I cannot see any application using Log4j becoming JPMS >> compliant. >> >> I have not checked other modules, such as log4j-kafka, to see if their >> dependencies will allow them to be fully modularized. But I would like a >> list of the modules we consider must-haves for a release. >> >> Thoughts? > > I think that `log4j-jul` and `log4j-to-jul` also need to be > modularized. I just noticed that JUL is not in the `java.base` module. > > Piotr