[ https://issues.apache.org/jira/browse/DOXIA-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed DOXIA-549. -------------------------------- Resolution: Fixed Fixed with [r1777821|http://svn.apache.org/r1777821]. > 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)