Andras Salamon created OOZIE-3465:
-------------------------------------

             Summary: Migrate from commons-codec
                 Key: OOZIE-3465
                 URL: https://issues.apache.org/jira/browse/OOZIE-3465
             Project: Oozie
          Issue Type: Improvement
    Affects Versions: trunk
            Reporter: Andras Salamon


Ooize uses {{commons-codec}} 1.4 which is almost [10 
years|https://commons.apache.org/proper/commons-codec/changes-report.html] old. 
We hardly use this library I've only found a few references to the {{Base64}} 
class in Oozie. Java8 defines a 
[Base64|https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html] class 
which we could use instead.

We should be careful to put this jar into the sharelibs if and only if some 
other library requires it. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to