Remove dependency on commons-codec
----------------------------------
Key: PROTOCOLS-58
URL: https://issues.apache.org/jira/browse/PROTOCOLS-58
Project: JAMES Protocols
Issue Type: Improvement
Components: smtp
Affects Versions: 1.6-beta3
Reporter: Norman Maurer
Assignee: Norman Maurer
Fix For: 1.6-beta4
We use Base64 class of commons-codec just for the AUTH handler in SMTP and for
nothing else. We should use the shade plugin to pull in the class at build time
and so reduce the dependency on commons-codec. This will also make it less
painful to deploy protocols in osgi as we have one less dependency to care
about.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]