Shashikant Banerjee created RATIS-860:
-----------------------------------------

             Summary: 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
             Fix For: 0.6.0


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)

Reply via email to