ppkarwasz commented on issue #1504:
URL:
https://github.com/apache/logging-log4j2/issues/1504#issuecomment-1580177512
@mkoncek,
Which Jakarta EE specifications are you referring to? We chose to release
separate modules to deal with the Java/Jakarta switch:
*
[`log4j-jakarta-web`](https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-jakarta-web)
is the jakartified version of `log4j-web`,
*
[`log4j-jakarta-smtp`](https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-jakarta-smtp)
contains the jakartified version of the [SMTP
appender](https://logging.apache.org/log4j/log4j-2.1/manual/appenders.html#SMTPAppender).
We didn't jakartify the [JMS
appender](https://logging.apache.org/log4j/2.x/manual/appenders.html#JMSAppender)
and [`log4j-taglib`](https://logging.apache.org/log4j/2.x/log4j-taglib.html)
due to lack of interest on the part of users, but we are open to PRs.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]