You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (JIRA)" <ji...@apache.org> on 2019/07/20 17:38:00 UTC

[jira] [Created] (OFBIZ-11142) Use ‘java.util.Base64’

Mathieu Lirzin created OFBIZ-11142:
--------------------------------------

             Summary: Use ‘java.util.Base64’
                 Key: OFBIZ-11142
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11142
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Mathieu Lirzin
            Assignee: Mathieu Lirzin


Since Java 8 a standard Base64 encoder/decoder is available. As a
consequence we can remove our embedded implementation and use it
instead.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)