You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/20 10:49:30 UTC

[jira] [Resolved] (PROTOCOLS-58) Remove dependency on commons-codec

     [ https://issues.apache.org/jira/browse/PROTOCOLS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved PROTOCOLS-58.
------------------------------------

    Resolution: Fixed
    
> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org