I am working on #1966 <https://github.com/apache/logging-log4j2/issues/1966>,
which aims to move the Jakarta-related components of Log4j 3 to a separate
repository. I have

   1. moved `log4j-jakarta-{web,smtp}` and `log4j-jms` to the
   `logging-log4j-jakarta` repository
   <https://github.com/apache/logging-log4j-jakarta>
   2. migrated `log4j-jms` to a new Jakarta-based `log4j-jakarta-jms` module
   3. overhauled the documentation
   4. created the project website
   <https://logging.staged.apache.org/log4j/jakarta>

Piotr helped me with `log4j-jakarta-web` docs and sync'ing code from `2.x`
branch.

In `main` many of the properties don't might not work the way they are
documented. I told Ralph about this and he stated he will take a look.

I will proceed with removing the following components from `main` and
provide sufficient pointers wherever needed:

   1. `log4j-jakarta-smtp`
   2. `log4j-jakarta-web`
   3. `log4j-jms`
   4. `log4j-smtp`
   5. `log4j-web`

This work is part of #1951
<https://github.com/apache/logging-log4j2/issues/1951>, which removes
modules from `main` that were deprecated in `2.x`.

Reply via email to