JAMES Server Nightly Build Report

2010-03-25 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Bernd Fondermann
On Wed, Mar 24, 2010 at 19:47, Norman Maurer wrote: > Hi all, > > I want to propose some really heavy change in current JAMES trunk, and > so next version. As all of you knows we are supporting IMAP in current > development version, which ships with its own mail store backend > called MailboxManag

svn commit: r927355 - /james/imap/trunk/processor/src/main/java/org/apache/james/imap/processor/fetch/FetchProcessor.java

2010-03-25 Thread norman
Author: norman Date: Thu Mar 25 11:50:56 2010 New Revision: 927355 URL: http://svn.apache.org/viewvc?rev=927355&view=rev Log: Check if we are in selected state before try to fetch messages from mailbox. This prevent a NPE (IMAP-124) Modified: james/imap/trunk/processor/src/main/java/org/apa

[jira] Resolved: (IMAP-124) NPE while fetching data

2010-03-25 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-124. Resolution: Fixed Assignee: Norman Maurer > NPE while fetching data > --- >

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Manuel Carrasco Moñino
Hi Norman, I''ve tried your patch and it works fine for me. Just a bunch of notes: - It is necessary to uncomment the SieveMailet line to get the mails in the IMAP repository. I suppose this should be the default. - It is supposed that James has to compile with java 1.5, but you are using isEmpty(

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Norman Maurer
Hi Manuel, Thx for the comments and for reviewing the stuff. Comments are inside... 2010/3/25 Manuel Carrasco Moñino : > Hi Norman, I''ve tried your patch and it works fine for me. > > Just a bunch of notes: > - It is necessary to uncomment the SieveMailet line to get the mails > in the IMAP repo

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Manuel Carrasco Moñino
On Thu, Mar 25, 2010 at 3:02 PM, Norman Maurer wrote: > Hi Manuel, > > Thx for the comments and for reviewing the stuff. Comments are inside... > > 2010/3/25 Manuel Carrasco Moñino : >> Hi Norman, I''ve tried your patch and it works fine for me. >> >> Just a bunch of notes: >> - It is necessary to

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Norman Maurer
Hi Bernd, well its not a big change from the code-side of view, (the patch is not really big) but this change will effect all users upgrading from previous version. So everyone will need to migrate all the stored mails. Thats not a biggie for me but I just wanted to outline it.. Except this I don

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Tim-Christian Mundt
Hi, > > I know pop3 proto doesn't support folders, that I mean is a way to > configure the server to do that. Maybe at global or at user level. > It's like gmail behavior, when the user enables POP she can configure > what to do with the messages downloaded. Usually, this is configured in the cl

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Bernd Fondermann
On Thu, Mar 25, 2010 at 15:48, Norman Maurer wrote: > Hi Bernd, > > well its not a big change from the code-side of view, (the patch is > not really big) but this change will effect all users upgrading from > previous version. So everyone will need to migrate all the stored > mails. Thats not a bi

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Manuel Carrasco Moñino
On Thu, Mar 25, 2010 at 3:46 PM, Tim-Christian Mundt wrote: > Hi, > >> >> I know pop3 proto doesn't support folders, that I mean is a way to >> configure the server to do that. Maybe at global or at user level. >> It's like gmail behavior, when the user enables POP she can configure >> what to do

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Norman Maurer
Not yet, but there will be one before a release.. Bye Norman 2010/3/25, Bernd Fondermann : > On Thu, Mar 25, 2010 at 15:48, Norman Maurer > wrote: >> Hi Bernd, >> >> well its not a big change from the code-side of view, (the patch is >> not really big) but this change will effect all users upgra

Re: [PROPOSAL] Replace MailRepository with Mailbox / MailboxManager for POP3Server ...

2010-03-25 Thread Norman Maurer
Hi Manuel, just checked and it compiles without a problem with java 5. About the deletion of emails, I just re-readed the rfc on POP3 and I think the patch does the right thing.. >From rfc1939: DELE msg Arguments: a message-number (required) which may NOT refer to a mess

Hudson build is back to normal : hupa-trunk #141

2010-03-25 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org