You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Diego Jaramillo (Jira)" <ji...@apache.org> on 2022/02/04 19:08:00 UTC

[jira] [Created] (HDDS-6266) ozone public release 1.2.1 isn't using latest log4j

Diego Jaramillo created HDDS-6266:
-------------------------------------

             Summary: ozone public release 1.2.1 isn't using latest log4j 
                 Key: HDDS-6266
                 URL: https://issues.apache.org/jira/browse/HDDS-6266
             Project: Apache Ozone
          Issue Type: Improvement
          Components: build
    Affects Versions: 1.2.1
            Reporter: Diego Jaramillo


Hello,

The release published here [https://ozone.apache.org/release/1.2.1/] is still not using the latest log4j version:
{{log4j-core-2.16.0.jar}}
{{log4j-1.2.17.jar}}
{{log4j-api-2.16.0.jar}}

 
{code:java}
$ wget https://www.apache.org/dyn/closer.cgi/ozone/1.2.1/ozone-1.2.1.tar.gz
$ tar -tvf ozone-1.2.1.tar.gz 'ozone-1.2.1/share/ozone/lib/log4j*'
-rw-r--r-- ethanrose/staff 1789565 2021-12-15 17:40 ozone-1.2.1/share/ozone/lib/log4j-core-2.16.0.jar
-rw-r--r-- ethanrose/staff  489884 2021-12-15 17:40 ozone-1.2.1/share/ozone/lib/log4j-1.2.17.jar
-rw-r--r-- ethanrose/staff  301892 2021-12-15 17:40 ozone-1.2.1/share/ozone/lib/log4j-api-2.16.0.jar
{code}
 

While each user can easily update their libraries, it would be good to have a release using log4j 2.17.1.

 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org