You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Shashikant Banerjee (Jira)" <ji...@apache.org> on 2020/04/21 07:40:00 UTC

[jira] [Created] (HDDS-3468) Organize log4j dependency in pom.xml

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: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org