[
https://issues.apache.org/jira/browse/PROTOCOLS-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13176129#comment-13176129
]
Eric Charles commented on PROTOCOLS-76:
---------------------------------------
Hi,
I just tried to use 1.6.0-RC2-SNAPSHOT in server (among others, the
pop3server). Some classes/constructors have changed.
Example: POP3Protocol now takes a java.util.Logger, and the
POP3Server.getLogger() is org.slf4j.Logger.
Should we align all the depending projects to java.util.Logger?
Thx,
Eric
> Remove dependency on slf4j
> --------------------------
>
> Key: PROTOCOLS-76
> URL: https://issues.apache.org/jira/browse/PROTOCOLS-76
> Project: JAMES Protocols
> Issue Type: Task
> Components: api
> Affects Versions: 1.6.0-RC1
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Fix For: 1.6.0
>
>
> We should remove the dependency on slf4j as a no-dependency api is kind of
> sexy. We should just use our own Logger interface and then provide an adapter
> in the netty module
--
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]