-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Delete Java EE and Jakarta EE modules #1981
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ppkarwasz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but I would keep the two tests below, since they have nothing to do with log4j-web: they use the Servlet API as a way to test HTTP components.
...-test/src/test/java/org/apache/logging/log4j/core/filter/HttpThreadContextMapFilterTest.java
Show resolved
Hide resolved
log4j-core-test/src/test/java/org/apache/logging/log4j/core/net/UrlConnectionFactoryTest.java
Show resolved
Hide resolved
ppkarwasz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR removes the following modules:
log4j-jakarta-smtplog4j-jakarta-weblog4j-jmslog4j-jpalog4j-smtplog4j-tagliblog4j-weband creates pointers to Log4j Jakarta wherever possible.
This PR contributes to the following tickets:
3.x#19513.x#1966Review aid
To ease the review process, I suggest the following approach:
main