[
https://issues.apache.org/jira/browse/RATIS-860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17088462#comment-17088462
]
Mukul Kumar Singh commented on RATIS-860:
-----------------------------------------
Thanks for working on the patch [~shashikant]. +1, the changes look good to me.
> Organize log4j dependency in pom.xml
> ------------------------------------
>
> Key: RATIS-860
> URL: https://issues.apache.org/jira/browse/RATIS-860
> Project: Ratis
> Issue Type: Bug
> Components: build
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Fix For: 0.6.0
>
> Attachments: RATIS-860.000.patch
>
>
> Currently, dependency of log4j in ozone is added as following:
> {code:java}
> <dependency>
> <groupId>log4j</groupId>
> <artifactId>log4j</artifactId>
> <version>1.2.17</version>
> {code}
> Idea here is to add log4j.version as a property in pom.xml and reuse the same
> while defining the dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)