[ https://issues.apache.org/jira/browse/DOXIA-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated DOXIA-549: --------------------------------- Summary: Deprecate and replace DoxiaUtils#byteToHex() with String#format() (was: Deprecate and replace DoxiaUtils#byteToHex with String#format) > Deprecate and replace DoxiaUtils#byteToHex() with String#format() > ----------------------------------------------------------------- > > Key: DOXIA-549 > URL: https://issues.apache.org/jira/browse/DOXIA-549 > Project: Maven Doxia > Issue Type: Task > Components: Core > Affects Versions: 1.7 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 1.8 > > > {{DoxiaUtils#byteToHex()}} can simply be replaced with {{String.format( > "%02X", byte )}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)