+1
On Sat, Dec 31, 2011 at 1:11 PM, Young Gu wrote:
> > 2.- the uniformisation between all projects.
>
> +1
>
> slf4j is a good candidate, no the dependency nightmare.
>
> Please be free to contact with me for any question or suggestion.
> Thanks & Best Regards .
> -
> 2.- the uniformisation between all projects.
+1
slf4j is a good candidate, no the dependency nightmare.
Please be free to contact with me for any question or suggestion.
Thanks & Best Regards .
Young Gu | Software
Hello Norman,
Yes, I can understand this.
So, how are we gonna create a POP3Protocol(ProtocolHandlerChain,
ProtocolConfiguration, Logger) from server which uses slf4j?
We need to give as third parameter a org.apache.james.protocols.api.Logger.
An adapter between org.slf4j.Logger and
org.apa
Hi Eric,
I pulled out the slf4j dependency in protocols as its really sexy to have zero
dependencies in the API. We even only used the Logger interface which made it
even more clear to me that we should use our own logger interface.
Our implementations and so consumer of the API will still use
Hi,
I noticed:
- https://issues.apache.org/jira/browse/JAMES-1149 (Replace
commons-logging with jcl-over-slf4j)
- and recent https://issues.apache.org/jira/browse/PROTOCOLS-76 (Remove
dependency on slf4j)
I commented on the PROTOCOLS-76 about the incompatible types which makes
the integrati
I'm sure I haven't :), but it was working before thanks to the
configuration I defined in .m2/settings.xml
james-website
eric
xx
Maybe the last pom changes and/or last maven-site-plugin?
Or should I add my publickey to people.apache.org (where?)?
Thx,
Eric
On 30/12/1
Are you sure you have your ssh key setup?
Bye
Norman
Von meinem iPhone gesendet
Am 30.12.2011 um 18:37 schrieb Eric Charles :
> Hi,
>
> I have updated the web site (wait 1 hour for rsynch) and our twitter feed
> (don't wait, go to
> http://twitter.com/#!/ApacheJames/status/152803324591222785
Hi,
I have updated the web site (wait 1 hour for rsynch) and our twitter
feed (don't wait, go to
http://twitter.com/#!/ApacheJames/status/152803324591222785)
About the site update, I have tried 'mvn site-deploy' which gave errors
(it was working for me before, at least for the other projects
Author: eric
Date: Fri Dec 30 17:34:36 2011
New Revision: 1225868
URL: http://svn.apache.org/viewvc?rev=1225868&view=rev
Log:
Update web site (news, download) for 1.6.0-RC1 Protocols release.
Modified:
james/project/trunk/src/site/xdoc/download.xml
james/project/trunk/src/site/xdoc/index.