[jira] [Resolved] (PROTOCOLS-67) Upgrade to junit 4.10

2011-12-22 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-67. Resolution: Fixed > Upgrade to junit 4.10 > - > >

svn commit: r1222593 - in /james/protocols/trunk: ./ api/ api/src/test/java/org/apache/james/protocols/api/ smtp/src/test/java/org/apache/james/protocols/smtp/core/fastfail/

2011-12-22 Thread norman
Author: norman Date: Fri Dec 23 07:28:02 2011 New Revision: 1222593 URL: http://svn.apache.org/viewvc?rev=1222593&view=rev Log: Upgrade to junit 4.10. See PROTOCOLS-67 Modified: james/protocols/trunk/api/pom.xml james/protocols/trunk/api/src/test/java/org/apache/james/protocols/api/Abstr

[jira] [Created] (PROTOCOLS-67) Upgrade to junit 4.10

2011-12-22 Thread Norman Maurer (Created) (JIRA)
Upgrade to junit 4.10 - Key: PROTOCOLS-67 URL: https://issues.apache.org/jira/browse/PROTOCOLS-67 Project: JAMES Protocols Issue Type: Task Components: api, lmtp, netty, pop3, smtp Affects Versions: 1.6.0-RC

svn commit: r1222590 - /james/protocols/trunk/pop3/bin/

2011-12-22 Thread norman
Author: norman Date: Fri Dec 23 07:17:47 2011 New Revision: 1222590 URL: http://svn.apache.org/viewvc?rev=1222590&view=rev Log: Remove folder Removed: james/protocols/trunk/pop3/bin/ - To unsubscribe, e-mail: server-dev-uns

[jira] [Created] (PROTOCOLS-66) Add unit tests for LMTPServer

2011-12-22 Thread Norman Maurer (Created) (JIRA)
Add unit tests for LMTPServer - Key: PROTOCOLS-66 URL: https://issues.apache.org/jira/browse/PROTOCOLS-66 Project: JAMES Protocols Issue Type: Task Components: lmtp Affects Versions: 1.6.0-RC1

svn commit: r1222589 - /james/protocols/trunk/pop3/bin/

2011-12-22 Thread norman
Author: norman Date: Fri Dec 23 07:17:04 2011 New Revision: 1222589 URL: http://svn.apache.org/viewvc?rev=1222589&view=rev Log: add svn:ignore Added: james/protocols/trunk/pop3/bin/ - To unsubscribe, e-mail: server-dev-unsu

[jira] [Created] (PROTOCOLS-64) Add unit tests for SMTPServer

2011-12-22 Thread Norman Maurer (Created) (JIRA)
Add unit tests for SMTPServer - Key: PROTOCOLS-64 URL: https://issues.apache.org/jira/browse/PROTOCOLS-64 Project: JAMES Protocols Issue Type: Task Components: smtp Affects Versions: 1.6.0-RC1

[jira] [Created] (PROTOCOLS-65) Add unit tests for POP3Server

2011-12-22 Thread Norman Maurer (Created) (JIRA)
Add unit tests for POP3Server - Key: PROTOCOLS-65 URL: https://issues.apache.org/jira/browse/PROTOCOLS-65 Project: JAMES Protocols Issue Type: Task Components: pop3 Affects Versions: 1.6.0-RC1

[EXPERIMENT] Integrate imap into protocols

2011-12-22 Thread Norman Maurer
Hi there, as I have some spare time next week (at least it seems like that at moment but who knows ;)) I want to start an experiment. I want to try to merge the imap code base into the protocols project as module. I think this makes a lot of sense, as our protocols api should be flexible enough fo

svn commit: r1222493 - /james/protocols/trunk/pop3/src/main/java/org/apache/james/protocols/pop3/core/

2011-12-22 Thread norman
Author: norman Date: Thu Dec 22 22:28:30 2011 New Revision: 1222493 URL: http://svn.apache.org/viewvc?rev=1222493&view=rev Log: Remove usage of @deprecated methods. See PROTOCOLS-63 Modified: james/protocols/trunk/pop3/src/main/java/org/apache/james/protocols/pop3/core/DeleCmdHandler.java

svn commit: r1222491 - in /james/protocols/trunk/smtp/src: main/java/org/apache/james/protocols/smtp/core/ main/java/org/apache/james/protocols/smtp/core/esmtp/ main/java/org/apache/james/protocols/sm

2011-12-22 Thread norman
Author: norman Date: Thu Dec 22 22:17:31 2011 New Revision: 1222491 URL: http://svn.apache.org/viewvc?rev=1222491&view=rev Log: Remove usage of @deprecated methods. See PROTOCOLS-63 Modified: james/protocols/trunk/smtp/src/main/java/org/apache/james/protocols/smtp/core/AbstractSenderAuthIden

[jira] [Resolved] (PROTOCOLS-63) @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState()

2011-12-22 Thread Norman Maurer (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PROTOCOLS-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved PROTOCOLS-63. Resolution: Fixed Fix Version/s: 1.6.0 > @deprecate ProtocolSession.getState()

svn commit: r1222414 - in /james/protocols/trunk: api/src/main/java/org/apache/james/protocols/api/ smtp/src/test/java/org/apache/james/protocols/smtp/

2011-12-22 Thread norman
Author: norman Date: Thu Dec 22 20:00:03 2011 New Revision: 1222414 URL: http://svn.apache.org/viewvc?rev=1222414&view=rev Log: @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState(). See PROTOCOLS-63 Modified: james/protocols/trunk/api/src/main/java/org/apache/james

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

2011-12-22 Thread Steve Brewin
[x] +1 Yes, please release --Steve - - - - - - - - - - - - - - - - - - This private and confidential e-mail has been sent to you by Synergy Systems Limited. It may not represent the views of Synergy Systems Limited. If you are not the intended recipient of this e-mail and have received it in e

Re: [jsieve] Is anyone looking at this at the moment?

2011-12-22 Thread Steve Brewin
On 18/12/2011 20:29, Stefano Bagnara wrote: It's been a long since I looked at james sources, but I guess the right way would be to use the FileSystem service we already use elsewhere (there is even a TODO in the javadocs for that ResourceLocatorImpl about this). For reference BayesianAnaly

[jira] [Created] (PROTOCOLS-63) @deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState()

2011-12-22 Thread Norman Maurer (Created) (JIRA)
@deprecate ProtocolSession.getState() and ProtocolSession.getConnectionState() --- Key: PROTOCOLS-63 URL: https://issues.apache.org/jira/browse/PROTOCOLS-63 Project: JAMES Pr

svn commit: r1222100 - /james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/AbstractAsyncServer.java

2011-12-22 Thread norman
Author: norman Date: Thu Dec 22 08:40:43 2011 New Revision: 1222100 URL: http://svn.apache.org/viewvc?rev=1222100&view=rev Log: Use final keyword Modified: james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/AbstractAsyncServer.java Modified: james/protocols/trunk/ne

svn commit: r1222099 - /james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/AbstractAsyncServer.java

2011-12-22 Thread norman
Author: norman Date: Thu Dec 22 08:39:36 2011 New Revision: 1222099 URL: http://svn.apache.org/viewvc?rev=1222099&view=rev Log: Make use of volatile as replacement of synchronized Modified: james/protocols/trunk/netty/src/main/java/org/apache/james/protocols/netty/AbstractAsyncServer.java M