Shashikant Banerjee created HDDS-3468:
-----------------------------------------

             Summary: Organize log4j dependency in pom.xml
                 Key: HDDS-3468
                 URL: https://issues.apache.org/jira/browse/HDDS-3468
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: build
            Reporter: Shashikant Banerjee


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)

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

Reply via email to