[jira] Assigned: (JAMES-1014) Terminating Open Connections

2010-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned JAMES-1014: Assignee: Norman Maurer Terminating Open Connections

svn commit: r952111 - in /james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/mail: JCRMailboxMapper.java JCRMessageMapper.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 06:08:44 2010 New Revision: 952111 URL: http://svn.apache.org/viewvc?rev=952111view=rev Log: Use the NodeLocker to lock Nodes (IMAP-148). Modified: james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/mail/JCRMailboxMapper.java

svn commit: r952113 - in /james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/mail: JCRMailboxMapper.java JCRMessageMapper.java model/JCRMailbox.java model/JCRMessage.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 06:28:58 2010 New Revision: 952113 URL: http://svn.apache.org/viewvc?rev=952113view=rev Log: Remove all deprecated stuff except of XPATH. Part of IMAP-119 Modified: james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/mail/JCRMailboxMapper.java

[jira] Assigned: (IMAP-119) Replace @deprecated methods

2010-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-119: -- Assignee: Norman Maurer Replace @deprecated methods ---

svn commit: r952115 - /james/imap/trunk/deployment/src/test/java/org/apache/james/imap/functional/AbstractStressTest.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 06:31:46 2010 New Revision: 952115 URL: http://svn.apache.org/viewvc?rev=952115view=rev Log: lower the concurrent append count in the stresstest do reduce buildtime on CI Modified:

svn commit: r952134 - /james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/AbstractJCRMapper.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 08:10:33 2010 New Revision: 952134 URL: http://svn.apache.org/viewvc?rev=952134view=rev Log: Only use one JCR Session per Request Modified: james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr/AbstractJCRMapper.java Modified:

svn commit: r952180 - in /james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr: JCRRepositoryAuthenticator.java MailboxSessionJCRRepository.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 10:27:57 2010 New Revision: 952180 URL: http://svn.apache.org/viewvc?rev=952180view=rev Log: Add Authenticator implementation which use the JCR Repository for check if a user exists Added:

svn commit: r952206 - in /james/imap/trunk/store/src/main/java/org/apache/james/imap/store: MessageSearcher.java streaming/PartContentBuilder.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 12:43:21 2010 New Revision: 952206 URL: http://svn.apache.org/viewvc?rev=952206view=rev Log: Disable max line length while parsing (IMAP-150) Modified: james/imap/trunk/store/src/main/java/org/apache/james/imap/store/MessageSearcher.java

[jira] Created: (IMAP-150) Fail to retrieve big email because of a to many lines

2010-06-07 Thread Norman Maurer (JIRA)
Fail to retrieve big email because of a to many lines - Key: IMAP-150 URL: https://issues.apache.org/jira/browse/IMAP-150 Project: JAMES Imap Issue Type: Bug Components: Mailbox

[jira] Resolved: (IMAP-150) Fail to retrieve big email because of a to many lines

2010-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-150. Resolution: Fixed Fail to retrieve big email because of a to many lines

svn commit: r952214 - in /james/imap/trunk/jcr/src/main/java/org/apache/james/imap/jcr: AbstractJCRMapper.java GlobalMailboxSessionJCRRepository.java MailboxSessionJCRRepository.java

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 13:22:19 2010 New Revision: 952214 URL: http://svn.apache.org/viewvc?rev=952214view=rev Log: Move the JCR handling to MailboxSessionJCRRepository, so we are sure only one Session is bound per Request Modified:

[IMAP] Cut a milestone ?

2010-06-07 Thread Norman Maurer
Hi all, I think all the stuff in the imap library is now very usable. I think we should cut a milestone and then cut one of james server. Anything you guys want to get refactored before ? Bye, Norman Ps: Even if we discover a bug later we can cut just another one.. Release often, Release early

Re: [IMAP] Cut a milestone ?

2010-06-07 Thread Eric Charles
Hi, I will deploy a fresh trunk this night just to make sure everything is still ok (cfr last commits in protocol,..). The last snapshot I took is 2 weeks-old and is really stable. Tks, Eric On 06/07/2010 04:40 PM, Norman Maurer wrote: Hi all, I think all the stuff in the imap library is

Re: [IMAP] Cut a milestone ?

2010-06-07 Thread Norman Maurer
Thx mate.. I deployed fresh trunk and everything seems to work so far without problems :) Bye, Norman Ps: I'm using JCR Mailbox 2010/6/7 Eric Charles eric.char...@u-mangate.com: Hi, I will deploy a fresh trunk this night just to make sure everything is still ok (cfr last commits in

[jira] Created: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Tim-Christian Mundt (JIRA)
Replace MailboxMapper.existsMailboxStartingWith() with hasChildren() Key: IMAP-151 URL: https://issues.apache.org/jira/browse/IMAP-151 Project: JAMES Imap Issue Type:

[jira] Updated: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Tim-Christian Mundt (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim-Christian Mundt updated IMAP-151: - Attachment: IMAP-151.patch I took the opportunity and also put the methods in the Mapper

[jira] Commented: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876295#action_12876295 ] Norman Maurer commented on IMAP-151: Hi Tim, using Node.hasNodes() will not work with

[jira] Commented: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Ian Boston (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876301#action_12876301 ] Ian Boston commented on IMAP-151: - Also there might be lots of other reasons there is a child

[jira] Commented: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12876304#action_12876304 ] Norman Maurer commented on IMAP-151: Btw, I agree that the method name is not optimal at

JAMES IMAP in OSGI

2010-06-07 Thread Norman Maurer
FYI, Ian is currently workin on integrate JAMES IMAP into their product using JCR as backend. So far it seems to work.. http://blog.tfd.co.uk/2010/06/05/and-its-working-james3-imap-in-osgi-on-jackrabbit/#comment-563 :) Bye, Norman

svn commit: r952388 - in /james/server/trunk: ./ core-library/ imapserver/ jcr-store/ mailets/ pop3server/ pop3server/src/main/java/org/apache/james/pop3server/core/ remotemanager/ smtpserver/ spoolma

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 19:43:09 2010 New Revision: 952388 URL: http://svn.apache.org/viewvc?rev=952388view=rev Log: Cleanup poms to remove unused dependencies, add missed dependencies etc Removed:

svn commit: r952408 - in /james/server/trunk: core-function/pom.xml javamail-util/pom.xml jcr-store/pom.xml jpa-store/pom.xml pop3server/pom.xml remotemanager/pom.xml smtpserver/pom.xml user-function/

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 20:15:45 2010 New Revision: 952408 URL: http://svn.apache.org/viewvc?rev=952408view=rev Log: More dependency cleanup Modified: james/server/trunk/core-function/pom.xml james/server/trunk/javamail-util/pom.xml james/server/trunk/jcr-store/pom.xml

svn commit: r952413 - /james/server/trunk/jpa-store/pom.xml

2010-06-07 Thread norman
Author: norman Date: Mon Jun 7 20:20:02 2010 New Revision: 952413 URL: http://svn.apache.org/viewvc?rev=952413view=rev Log: last missing pom adjustment Modified: james/server/trunk/jpa-store/pom.xml Modified: james/server/trunk/jpa-store/pom.xml URL:

[jira] Updated: (IMAP-151) Replace MailboxMapper.existsMailboxStartingWith() with hasChildren()

2010-06-07 Thread Tim-Christian Mundt (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim-Christian Mundt updated IMAP-151: - Attachment: IMAP-151a.patch Yeah, sorry, that was kinda stupid. In the new patch I changed