I’d be alright with this. Considering the fact that we’d rather use JFR in 3.x for metrics-related stuff, offloading JMX stuff makes sense (especially a JConsole extension like this).
> On Sep 8, 2023, at 5:00 AM, Volkan Yazıcı <vol...@yazi.ci> wrote: > > I have created a dedicated repository for the `log4j-jmx-gui` module: > `logging-log4j-jmx-gui` > <https://github.com/apache/logging-log4j-jmx-gui/blob/main/.asf.yml>. > > - Git history is preserved > - Compiler is upgraded to Java 17 (still targeting Java 8) > - `README.adoc` created > - Docs are moved to `doc/manual.adoc` > - `log4j-changelog` integration added > - `pom.xml` is revamped > > The complete list of changes can be found by comparing the `HEAD` against > ae00f014 > <https://github.com/apache/logging-log4j-jmx-gui/compare/ae00f014f625b0da7f75e6493df869539c504931..HEAD> > . > > *I will release this (in a separate VOTE thread) as version `0.21.0` and > remove the module from `logging-log4j2` repository.* Thoughts? Objections? > > Note that this is *not* an attempt to move to multi-repo!