[ 
https://issues.apache.org/jira/browse/HDDS-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tsz-wo Sze updated HDDS-13718:
------------------------------
    Attachment: screenshot-1.png

> Improve the Ozone logo in OzoneVersionInfo
> ------------------------------------------
>
>                 Key: HDDS-13718
>                 URL: https://issues.apache.org/jira/browse/HDDS-13718
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: common
>            Reporter: Tsz-wo Sze
>            Assignee: Tsz-wo Sze
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: screenshot-1.png
>
>
> The current logo below uses only the `/` character.  It would be better to 
> use more different characters.
> {code}
> // OzoneVersionInfo
>     System.out.println(
>         "                  //////////////                 \n" +
>         "               ////////////////////              \n" +
>         "            ////////     ////////////////        \n" +
>         "           //////      ////////////////          \n" +
>         "          /////      ////////////////  /         \n" +
>         "         /////            ////////   ///         \n" +
>         "         ////           ////////    /////        \n" +
>         "        /////         ////////////////           \n" +
>         "        /////       ////////////////   //        \n" +
>         "         ////     ///////////////   /////        \n" +
>         "         /////  ///////////////     ////         \n" +
>         "          /////       //////      /////          \n" +
>         "           //////   //////       /////           \n" +
>         "             ///////////     ////////            \n" +
>         "               //////  ////////////              \n" +
>         "               ///   //////////                  \n" +
>             "              /    " + OZONE_VERSION_INFO.getVersion() + "("
>             + OZONE_VERSION_INFO.getRelease() + ")\n");
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to