svn commit: r1178696 - in /james/mailbox/trunk: store/src/main/java/org/apache/james/mailbox/store/ store/src/test/java/org/apache/james/mailbox/store/ tool/src/test/java/org/apache/james/mailbox/copi

2011-10-04 Thread norman
Author: norman Date: Tue Oct 4 06:37:54 2011 New Revision: 1178696 URL: http://svn.apache.org/viewvc?rev=1178696view=rev Log: Refactor MailboxEventDispatcher to make contract and usage more clear Modified:

svn commit: r1178697 - /james/mailbox/trunk/tool/src/test/java/org/apache/james/mailbox/copier/MailboxCopierTest.java

2011-10-04 Thread norman
Author: norman Date: Tue Oct 4 06:38:31 2011 New Revision: 1178697 URL: http://svn.apache.org/viewvc?rev=1178697view=rev Log: Fix compiler warnings Modified: james/mailbox/trunk/tool/src/test/java/org/apache/james/mailbox/copier/MailboxCopierTest.java Modified:

Re: Mailet Development

2011-10-04 Thread Robert Burrell Donkin
On Thu, Sep 29, 2011 at 4:27 PM, Adam Gibson aegib...@mtu.edu wrote: Hi Robert, I have taken a look a closer look at the apache committers process and understand how it works now. I'll start working on some initial contributions and see what might be able to come out of this. :-)

[jira] [Issue Comment Edited] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119938#comment-13119938 ] Michael Herrmann edited comment on JAMES-1317 at 10/4/11 7:49 AM:

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119938#comment-13119938 ] Michael Herrmann commented on JAMES-1317: - Hi Norman, thank you very much for

svn commit: r1178719 - /james/server/trunk/pop3server/src/test/java/org/apache/james/pop3server/POP3ServerTest.java

2011-10-04 Thread norman
Author: norman Date: Tue Oct 4 08:31:36 2011 New Revision: 1178719 URL: http://svn.apache.org/viewvc?rev=1178719view=rev Log: Need to call init() on StoreMailboxManager subclasses Modified: james/server/trunk/pop3server/src/test/java/org/apache/james/pop3server/POP3ServerTest.java

[jira] [Updated] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Norman Maurer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-1317: - Attachment: james-server-mailetcontainer-camel-3.0-beta4-SNAPSHOT.jar Could you please replace

Re: NoSQL backend for James

2011-10-04 Thread Pepijn de Vos
Another piece of the puzzle. HBase and JPA use less of the classes from the Store API. Therefore they also extend the managers to provide their custom classes. I'm still not sure why they do that, instead of using for example SimpleMessage. I found a Couch library that claims to be a lot like

svn commit: r1178748 - /james/mailbox/trunk/pom.xml

2011-10-04 Thread felixk
Author: felixk Date: Tue Oct 4 10:09:28 2011 New Revision: 1178748 URL: http://svn.apache.org/viewvc?rev=1178748view=rev Log: Use released version Modified: james/mailbox/trunk/pom.xml Modified: james/mailbox/trunk/pom.xml URL:

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13119986#comment-13119986 ] Michael Herrmann commented on JAMES-1317: - Hi, in James 3.0-beta3, replacing

[jira] [Updated] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Norman Maurer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated JAMES-1317: - Attachment: james-server-mailetcontainer-camel-3.0-beta4-SNAPSHOT.jar Sorry there was a typo...

Re: Prepare for new mailbox release

2011-10-04 Thread Felix Knecht
Just adding the repository does works for me using the current trunk (I think I should commit it to make it compiling also when having a clean local repository...). But there may be another problem we can run into: There's no garantee, that the rawson's repository will stay when have done the

Re: Prepare for new mailbox release

2011-10-04 Thread Norman Maurer
Yeah please add it back as without it its not buildable. I wonder if we may not just use normal hadoop for the tests as we don't care about append or not in tests. wdyt ? Bye, Norman 2011/10/4 Felix Knecht fel...@apache.org: Just adding the repository does works for me using the current trunk

Re: Prepare for new mailbox release

2011-10-04 Thread Felix Knecht
On 10/04/2011 12:44 PM, Norman Maurer wrote: Yeah please add it back as without it its not buildable. I wonder if we may not just use normal hadoop for the tests as we don't care about append or not in tests. wdyt ? I agree, but don't know if this is possible. Thinking a bit longer about it

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120007#comment-13120007 ] Michael Herrmann commented on JAMES-1317: - That fixes the problem in 3.0-beta3 :-)

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Norman Maurer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120010#comment-13120010 ] Norman Maurer commented on JAMES-1317: -- Wh000t! I will cleanup the fix and commit

Re: Prepare for new mailbox release

2011-10-04 Thread Ioan Eugen Stan
2011/10/4 Felix Knecht fel...@apache.org: On 10/04/2011 12:44 PM, Norman Maurer wrote: Yeah please add it back as without it its not buildable. I wonder if we may not just use normal hadoop for the tests as we don't care about append or not in tests. wdyt ? I agree, but don't know if this

Re: Prepare for new mailbox release

2011-10-04 Thread Felix Knecht
For HBase Mailbox I switched to HBase-0.90.4 and Hadoop 0.20.204 or something like that. I completly removed rowson's repository. Rand the tests and everything looks good. I didn't run the integration tests. If there are no other problems I suggest you do the same. The HBase version is in Jams

Re: Prepare for new mailbox release

2011-10-04 Thread Ioan Eugen Stan
2011/10/4 Felix Knecht fel...@apache.org: For HBase Mailbox I switched to HBase-0.90.4 and Hadoop 0.20.204 or something like that. I completly removed rowson's repository. Rand the tests and everything looks good. I didn't run the integration tests. If there are no other problems I suggest

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120028#comment-13120028 ] Michael Herrmann commented on JAMES-1317: - Hi again, I did some more testing.

[jira] [Updated] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Herrmann updated JAMES-1317: Attachment: logs.zip Dump2.txt Mail spooled but not processed

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120038#comment-13120038 ] Michael Herrmann commented on JAMES-1317: - I'm taking my last question back as I

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Norman Maurer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120050#comment-13120050 ] Norman Maurer commented on JAMES-1317: -- What db are you using ?

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Michael Herrmann (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120077#comment-13120077 ] Michael Herrmann commented on JAMES-1317: - The one provided by James, so Derby I

Re: Prepare for new mailbox release

2011-10-04 Thread Eric Charles
Hi, (taking back james way after a long read-only mailing list period for job search) I updated mailbox-hbase, and after running 'mvn install', got The following artifacts could not be resolved: org.apache.hadoop:hadoop-test:jar:0.20-append-r1057313,

svn commit: r1178826 - /james/mailbox/trunk/hbase/pom.xml

2011-10-04 Thread eric
Author: eric Date: Tue Oct 4 15:05:37 2011 New Revision: 1178826 URL: http://svn.apache.org/viewvc?rev=1178826view=rev Log: Readd rawson repository as temporary fix for hadoop dependency downloads Modified: james/mailbox/trunk/hbase/pom.xml Modified: james/mailbox/trunk/hbase/pom.xml URL:

svn commit: r1178829 - /james/current/pom.xml

2011-10-04 Thread eric
Author: eric Date: Tue Oct 4 15:18:30 2011 New Revision: 1178829 URL: http://svn.apache.org/viewvc?rev=1178829view=rev Log: Comment nntp (no more maintained in trunk atm) and jspf (no maven modules atm) Modified: james/current/pom.xml Modified: james/current/pom.xml URL:

Re: svn commit: r1178829 - /james/current/pom.xml

2011-10-04 Thread Stefano Bagnara
2011/10/4 e...@apache.org: URL: http://svn.apache.org/viewvc?rev=1178829view=rev Log: Comment nntp (no more maintained in trunk atm) and jspf (no maven modules atm) jspf uses maven as its build tool, so I'm not sure I understand this commit comment Stefano Modified:    

Re: svn commit: r1178829 - /james/current/pom.xml

2011-10-04 Thread Eric Charles
Hi Stefano, True, jspf is maven multimodule http://svn.apache.org/repos/asf/james/jspf/trunk/ but checking out http://svn.apache.org/repos/asf/james/current didn't get the jspf project here (although defined via jspf https://svn.apache.org/repos/asf/james/jspf/trunk). If this is a local bug

Re: Prepare for new mailbox release

2011-10-04 Thread Eric Charles
From http://hbase.apache.org/book/hadoop.html Currently only the branch-0.20-append branch has this a working sync[5]. No official releases have been made from the branch-0.20-append branch up to now so you will have to build your own Hadoop from the tip of this branch We must keep the non

[jira] [Commented] (JAMES-1317) Mail spooled but not processed

2011-10-04 Thread Norman Maurer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13120354#comment-13120354 ] Norman Maurer commented on JAMES-1317: -- For me it looks like all jdbc connections are