Re: Logging library in our projects

2011-12-30 Thread Dhrubo
+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 . > -

Re: Logging library in our projects

2011-12-30 Thread Young Gu
> 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

Re: Logging library in our projects

2011-12-30 Thread Eric Charles
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

Re: Logging library in our projects

2011-12-30 Thread Norman Maurer
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

Logging library in our projects

2011-12-30 Thread Eric Charles
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

Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

2011-12-30 Thread Eric Charles
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

Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

2011-12-30 Thread Norman Maurer
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

Re: [RESULT][VOTE] Release Apache James Protocols 1.6.0-RC1

2011-12-30 Thread 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) 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

svn commit: r1225868 - in /james/project/trunk/src/site/xdoc: download.xml index.xml newsarchive.xml

2011-12-30 Thread eric
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.