svn commit: r1000759 - in /james/server/trunk: core-library/src/test/java/org/apache/james/services/ mailets/src/main/java/org/apache/james/transport/mailets/ management/src/main/java/org/apache/james

2010-09-24 Thread norman
Author: norman Date: Fri Sep 24 08:45:18 2010 New Revision: 1000759 URL: http://svn.apache.org/viewvc?rev=1000759view=rev Log: Remove SpoolRepository (it was replaced by MailQueue) + remove Retry mailet which should not be needed anymore because RemoteDelivery does the Retry stuff by itself

svn commit: r1000760 - /james/imap/trunk/store/src/main/java/org/apache/james/mailbox/store/StoreMailboxManager.java

2010-09-24 Thread norman
Author: norman Date: Fri Sep 24 08:49:10 2010 New Revision: 1000760 URL: http://svn.apache.org/viewvc?rev=1000760view=rev Log: Use the MailPath to keep track of lastuids. This should also fix the problem with Maildir Modified:

svn commit: r1000775 - /james/server/trunk/core-library/src/test/java/org/apache/james/services/MockMailServer.java

2010-09-24 Thread norman
Author: norman Date: Fri Sep 24 09:31:32 2010 New Revision: 1000775 URL: http://svn.apache.org/viewvc?rev=1000775view=rev Log: Wrong import Modified: james/server/trunk/core-library/src/test/java/org/apache/james/services/MockMailServer.java Modified:

[jira] Created: (IMAP-221) Methods which return uid values should use int as return type

2010-09-24 Thread Norman Maurer (JIRA)
Methods which return uid values should use int as return type - Key: IMAP-221 URL: https://issues.apache.org/jira/browse/IMAP-221 Project: JAMES Imap Issue Type: Improvement

[jira] Created: (JAMES-1050) Rename dnsserver project to dnsservice

2010-09-24 Thread Eric Charles (JIRA)
Rename dnsserver project to dnsservice -- Key: JAMES-1050 URL: https://issues.apache.org/jira/browse/JAMES-1050 Project: JAMES Server Issue Type: Improvement Reporter: Eric Charles Small

svn commit: r1000904 - in /james/server/trunk: ./ dnsserver-api/ dnsserver/ dnsservice-api/ dnsservice-dnsjava/ domain-function/ domain-library/ fetchmail/ mailets/ netty-socket/ pop3server/ remoteman

2010-09-24 Thread eric
Author: eric Date: Fri Sep 24 15:20:33 2010 New Revision: 1000904 URL: http://svn.apache.org/viewvc?rev=1000904view=rev Log: Rename dnsserver projects to dnsservice (JAMES-1050) Added: james/server/trunk/dnsservice-api/ - copied from r1000775, james/server/trunk/dnsserver-api/

[jira] Closed: (JAMES-1050) Rename dnsserver project to dnsservice

2010-09-24 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed JAMES-1050. --- Assignee: Eric Charles Resolution: Fixed Fixed with

svn commit: r1000976 - in /james/imap/trunk: mailbox/src/test/java/org/apache/james/mailbox/AbstractSubscriptionManagerTest.java mailbox/src/test/java/org/apache/james/mailbox/MockMailboxSession.java

2010-09-24 Thread norman
Author: norman Date: Fri Sep 24 17:11:10 2010 New Revision: 1000976 URL: http://svn.apache.org/viewvc?rev=1000976view=rev Log: start to introduce base test classes which implementations can use to test Added:

[jira] Created: (JAMES-1051) split spoolmanager module into mailetcontainer-api and mailetcontainer-impl.

2010-09-24 Thread Norman Maurer (JIRA)
split spoolmanager module into mailetcontainer-api and mailetcontainer-impl. Key: JAMES-1051 URL: https://issues.apache.org/jira/browse/JAMES-1051 Project: JAMES Server

[jira] Commented: (JAMES-1051) split spoolmanager module into mailetcontainer-api and mailetcontainer-impl.

2010-09-24 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914759#action_12914759 ] Eric Charles commented on JAMES-1051: - or mailetcontainer-camel (instead of