jojochuang commented on pull request #3906:
URL: https://github.com/apache/hadoop/pull/3906#issuecomment-1018466715


   > more that we need to keep out any log4j stuff coming in once we remove it 
from hadoop common. I know of one
   > 
   > ```
   > [INFO] \- org.apache.hadoop:hadoop-huaweicloud:jar:3.4.0-SNAPSHOT:compile
   > [INFO]    \- com.huaweicloud:esdk-obs-java:jar:3.20.4.2:compile
   > [INFO]       +- com.jamesmurty.utils:java-xmlbuilder:jar:1.2:compile
   > [INFO]       +- com.squareup.okhttp3:okhttp:jar:3.14.2:compile
   > [INFO]       +- org.apache.logging.log4j:log4j-core:jar:2.12.0:compile
   > [INFO]       \- org.apache.logging.log4j:log4j-api:jar:2.12.0:compile
   > ```
   
   org.apache.logging.log4j -- are these the classes from log4j2?
   With this PR I verified the output of "mvn dependency:tree" does not have 
"log4j:log4j" and "org.slf4j:slf4j-log4j12" direct/transitive dependencies. An 
enforcer rule was also added to verify that too.


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to