Rob Godfrey created QPID-6522:
---------------------------------

             Summary: [Java] Remove dependencies on commons-lang, commons-codec
                 Key: QPID-6522
                 URL: https://issues.apache.org/jira/browse/QPID-6522
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
            Priority: Minor
             Fix For: 6.0 [Java]


We already depend heavily on the guava library which contains alternatives for 
most of what we use commons-lang for, and for the rest we already have 
alternative implementations.

Commons codec is mostly used for base64 encoding, for which there exists an 
implementation in the standard libraries.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to