[jira] Assigned: (IMAP-145) Add a Cassandra Mailbox implementation (NoSQL)

2010-07-10 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-145: -- Assignee: Norman Maurer > Add a Cassandra Mailbox implementation (NoSQL) > --

[jira] Updated: (IMAP-145) Add a Cassandra Mailbox implementation (NoSQL)

2010-07-10 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-145: --- Fix Version/s: 0.2 > Add a Cassandra Mailbox implementation (NoSQL) > -

Re: [IMAP] NamespaceProcessorTest fails

2010-07-10 Thread Norman Maurer
Ok I just fixed it.. I removed a method by mistake :/ Bye, Norman 2010/7/9 Norman Maurer : > Hi Tim, > > I fixed these errors. Now I have failures in the JPA tests.. At the > moment I don't understand why I only see them there and not in JCR / > InMemory.. :( > > Bye, > Norman > > 2010/7/8 Tim-Ch

svn commit: r962800 - in /james/imap/trunk/store/src/main/java/org/apache/james/imap/store: SimpleMailboxSession.java StoreMailboxManager.java

2010-07-10 Thread norman
Author: norman Date: Sat Jul 10 09:36:45 2010 New Revision: 962800 URL: http://svn.apache.org/viewvc?rev=962800&view=rev Log: Fix the calling of endRequestProcessing(..). I removed it by mistake before, now the JPA tests pass again. Stupid me :( Modified: james/imap/trunk/store/src/main/jav