svn commit: r1134197 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/SearchQuery.java store/src/main/java/org/apache/james/mailbox/store/search/lucene/LuceneMessageSearchIndex.ja

2011-06-09 Thread norman
Author: norman Date: Fri Jun 10 05:58:26 2011 New Revision: 1134197 URL: http://svn.apache.org/viewvc?rev=1134197&view=rev Log: Also support to search for BCC (this was removed by mistake) Modified: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/SearchQuery.java james/ma

svn commit: r1134190 - in /james/server/trunk/container-spring/src/main/config/james/context: james-mailbox-jpa-context.xml james-server-context.xml

2011-06-09 Thread norman
Author: norman Date: Fri Jun 10 05:21:57 2011 New Revision: 1134190 URL: http://svn.apache.org/viewvc?rev=1134190&view=rev Log: Move the persistence annotations processing to the server-context.xml as it is possible that someone don't use jpa mailbox and still use jpa domainlist etc. Modified:

svn commit: r1134189 - /james/server/trunk/pom.xml

2011-06-09 Thread norman
Author: norman Date: Fri Jun 10 05:17:55 2011 New Revision: 1134189 URL: http://svn.apache.org/viewvc?rev=1134189&view=rev Log: Move to next imap-snapshot so it at least compile till 0.2.1 was released Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn

Re: [SERVER] Remove Jackrabbit from the bundled distribution (for now)

2011-06-09 Thread Eric Charles
+1 Lucene benefit is too important (especially for maildir) to not ship it, and users won't probably not test JCR mailbox in first instance. Tks, - Eric On 09/06/11 18:48, Norman Maurer wrote: Hi there, I think we should not ship Jackrabbit with the bundled distribution for now. Mainly bec

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046965#comment-13046965 ] Barry commented on JAMES-1266: -- I indeed want to know how to avoid this exception. I think t

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046954#comment-13046954 ] Barry commented on JAMES-1266: -- Notice, I met this exception when sending the first mail and

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046951#comment-13046951 ] Barry commented on JAMES-1266: -- Hi Eric, this is the error message today as below (it is not

Re: let the coding start

2011-06-09 Thread Ioan Eugen Stan
Well, the presentation went smooth, you can read more about it on my blog. The slides and the video will be available on slideshare and blip.tv soon. James was new to them. I don't think I convinced the one/two sys-admins to switch from postfix, but they have some different needs and a well backgro

[jira] [Created] (MAILBOX-83) Add support for SOLR based MessageSearchIndex

2011-06-09 Thread Norman Maurer (JIRA)
Add support for SOLR based MessageSearchIndex - Key: MAILBOX-83 URL: https://issues.apache.org/jira/browse/MAILBOX-83 Project: James Mailbox Issue Type: New Feature Reporter: Norman Mau

svn commit: r1134034 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/quota/ store/src/main/java/org/apache/james/mailbox/store/ store/src/main/java/org/apache/james/mailbox/store

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 18:49:19 2011 New Revision: 1134034 URL: http://svn.apache.org/viewvc?rev=1134034&view=rev Log: Get ready for supporting Quotas. See MAILBOX-64 Added: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/quota/ james/mailbox/trunk/api/src/main/ja

[jira] [Resolved] (MAILBOX-78) Allow SearchQuery to sort by other values then the uid

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-78. -- Resolution: Fixed Fix Version/s: 0.3 done > Allow SearchQuery to sort by other values t

[jira] [Created] (MAILBOX-82) Move LuceneMessageSearchIndex to extra module

2011-06-09 Thread Norman Maurer (JIRA)
Move LuceneMessageSearchIndex to extra module - Key: MAILBOX-82 URL: https://issues.apache.org/jira/browse/MAILBOX-82 Project: James Mailbox Issue Type: Improvement Reporter: Norman Mau

[VOTE] Release Apache James Server 3.0-beta1 (second try)

2011-06-09 Thread Norman Maurer
Hello again, here is the next try to cut the first beta of the upcoming Apache James Server 3.0. Here is the list of changes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10411&version=12315512 So please take the time to review and vote: https://repository.apache.org/content/

Re: [VOTE] Release Apache James IMAP 0.2.1

2011-06-09 Thread Norman Maurer
well I thought lowrisk features could go to .z . at least thats what others do too. But Im not strong on this. bye Norman Am Donnerstag, 9. Juni 2011 schrieb Stefano Bagnara : > 2011/6/9 Norman Maurer : >> Hi there, >> >> its time again for the next IMAP release before we move forward and >>

Re: [VOTE] Release Apache James IMAP 0.2.1

2011-06-09 Thread Stefano Bagnara
2011/6/9 Norman Maurer : > Hi there, > > its time again for the next IMAP release before we move forward and > need the new mailbox api changes. > > This release does not need any api changes from the 0.2 release. > > Changes: > https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&m

svn commit: r1134008 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 17:16:26 2011 New Revision: 1134008 URL: http://svn.apache.org/viewvc?rev=1134008&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml james/serv

svn commit: r1134007 - /james/server/tags/james-server-3.0-beta1/

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 17:15:08 2011 New Revision: 1134007 URL: http://svn.apache.org/viewvc?rev=1134007&view=rev Log: [maven-release-plugin] copy for tag james-server-3.0-beta1 Added: james/server/tags/james-server-3.0-beta1/ (props changed) - copied from r1134006, james/se

[jira] [Updated] (IMAP-305) Add support for CONDSTORE extension

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-305: --- Issue Type: New Feature (was: Bug) > Add support for CONDSTORE extension > ---

svn commit: r1134006 - in /james/server/trunk: ./ cli/ container-spring/ core/ data-api/ data-library/ dnsservice-api/ dnsservice-dnsjava/ dnsservice-library/ fetchmail/ file/ filesystem-api/ imapserv

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 17:14:38 2011 New Revision: 1134006 URL: http://svn.apache.org/viewvc?rev=1134006&view=rev Log: [maven-release-plugin] prepare release james-server-3.0-beta1 Modified: james/server/trunk/cli/pom.xml james/server/trunk/container-spring/pom.xml james/serv

[jira] [Assigned] (IMAP-312) Add support for I18NLEVEL=1

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned IMAP-312: -- Assignee: Norman Maurer > Add support for I18NLEVEL=1 > --- > >

Re: [IMAP] Release Apache James IMAP 0.2.1 ?

2011-06-09 Thread Norman Maurer
Hi there, sorry this is the correct link of changes: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+IMAP+AND+fixVersion+%3D+%220.2.1%22+AND+status+%3D+Resolved+ORDER+BY+priority+DESC&mode=hide Bye, Norman 2011/6/9 Norman Maurer : > Hi there, > > for t

svn commit: r1133998 - /james/server/tags/james-server-3.0-beta1/

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:57:06 2011 New Revision: 1133998 URL: http://svn.apache.org/viewvc?rev=1133998&view=rev Log: Remove as we re-roll it Removed: james/server/tags/james-server-3.0-beta1/ - To unsubscribe, e-

[jira] [Resolved] (IMAP-312) Add support for I18NLEVEL=1

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-312. Resolution: Fixed > Add support for I18NLEVEL=1 > --- > > Key

svn commit: r1133997 - /james/server/trunk/pom.xml

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:54:21 2011 New Revision: 1133997 URL: http://svn.apache.org/viewvc?rev=1133997&view=rev Log: Let us see if I can use imap 0.2.1 from local repos Modified: james/server/trunk/pom.xml Modified: james/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/jam

svn commit: r1133995 - /james/server/trunk/README.txt

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:53:25 2011 New Revision: 1133995 URL: http://svn.apache.org/viewvc?rev=1133995&view=rev Log: Update README Modified: james/server/trunk/README.txt Modified: james/server/trunk/README.txt URL: http://svn.apache.org/viewvc/james/server/trunk/README.txt?rev=1

[SERVER] Remove Jackrabbit from the bundled distribution (for now)

2011-06-09 Thread Norman Maurer
Hi there, I think we should not ship Jackrabbit with the bundled distribution for now. Mainly because it still use Lucene 2.4.x and we need 3.x for our MessageSearchIndex which will be included in the next mailbox release. If someone really wants to use JCR with an embedded Jackrabbit instance he

Re: [VOTE] Release Apache James IMAP 0.2.1

2011-06-09 Thread Norman Maurer
[ x ] +1 Go ahead Bye, Norman 2011/6/9 Norman Maurer : > Hi there, > > its time again for the next IMAP release before we move forward and > need the new mailbox api changes. > > This release does not need any api changes from the 0.2 release. > > Changes: > https://issues.apache.org/jira/secure/

[VOTE] Release Apache James IMAP 0.2.1

2011-06-09 Thread Norman Maurer
Hi there, its time again for the next IMAP release before we move forward and need the new mailbox api changes. This release does not need any api changes from the 0.2 release. Changes: https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&mode=hide&jqlQuery=project+%3D+IMAP+AND+f

svn commit: r1133977 - /james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/NettyImapRequestLineReader.java

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:38:40 2011 New Revision: 1133977 URL: http://svn.apache.org/viewvc?rev=1133977&view=rev Log: Limit the InputStream via commons-io as nettys solution is buggy Modified: james/server/trunk/imapserver/src/main/java/org/apache/james/imapserver/netty/NettyImapRe

svn commit: r1133967 - in /james/imap/trunk: api/pom.xml message/pom.xml pom.xml processor/pom.xml

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:36:07 2011 New Revision: 1133967 URL: http://svn.apache.org/viewvc?rev=1133967&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: james/imap/trunk/api/pom.xml james/imap/trunk/message/pom.xml james/imap/trunk/pom.xm

svn commit: r1133966 - /james/imap/tags/apache-james-imap-0.2.1/

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:35:47 2011 New Revision: 1133966 URL: http://svn.apache.org/viewvc?rev=1133966&view=rev Log: [maven-release-plugin] copy for tag apache-james-imap-0.2.1 Added: james/imap/tags/apache-james-imap-0.2.1/ - copied from r1133965, james/imap/trunk/ --

svn commit: r1133965 - in /james/imap/trunk: api/pom.xml message/pom.xml pom.xml processor/pom.xml

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 16:35:22 2011 New Revision: 1133965 URL: http://svn.apache.org/viewvc?rev=1133965&view=rev Log: [maven-release-plugin] prepare release apache-james-imap-0.2.1 Modified: james/imap/trunk/api/pom.xml james/imap/trunk/message/pom.xml james/imap/trunk/pom.x

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046648#comment-13046648 ] Barry commented on JAMES-1266: -- very correct. I am wandering to know whether or not there are

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046619#comment-13046619 ] Eric Charles commented on JAMES-1266: - Hi, So when you send the mail via a program you

[jira] [Commented] (MAILBOX-10) Use Lucene index for searching

2011-06-09 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046615#comment-13046615 ] Eric Charles commented on MAILBOX-10: - Is there something to configure to let the vari

svn commit: r1133784 - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/ store/src/main/java/org/apache/james/mailbox/store/

2011-06-09 Thread norman
Author: norman Date: Thu Jun 9 10:44:00 2011 New Revision: 1133784 URL: http://svn.apache.org/viewvc?rev=1133784&view=rev Log: Allow to not support the permanent storage of mod-sequence numbers. See MAILBX-74 Modified: james/mailbox/trunk/api/src/main/java/org/apache/james/mailbox/MessageM

svn commit: r1133783 [2/2] - in /james/mailbox/trunk: api/src/main/java/org/apache/james/mailbox/util/ api/src/test/java/org/apache/james/mailbox/util/ jcr/src/main/java/org/apache/james/mailbox/jcr/

2011-06-09 Thread norman
Added: james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndex.java URL: http://svn.apache.org/viewvc/james/mailbox/trunk/store/src/main/java/org/apache/james/mailbox/store/search/SimpleMessageSearchIndex.java?rev=1133783&view=auto ==

Re: [IMAP] Release Apache James IMAP 0.2.1 ?

2011-06-09 Thread Robert Burrell Donkin
On Thu, Jun 9, 2011 at 10:27 AM, Norman Maurer wrote: >> Release early, release often :-) >> >> Let IMAP 0.3 roll... >> >> Robert > > Just a minor note... I think I will call it 0.2.1 as it needs not API > changes etc. If numbering strategy isn't document, now is probably a good time ;-) Robe

[jira] [Issue Comment Edited] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046433#comment-13046433 ] Barry edited comment on JAMES-1266 at 6/9/11 9:52 AM: -- No, it not alw

[jira] [Commented] (JAMES-1266) Found an exception when sending a mail

2011-06-09 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046433#comment-13046433 ] Barry commented on JAMES-1266: -- No, it not always 09AM, just running enough long time, but I

Re: [IMAP] Release Apache James IMAP 0.2.1 ?

2011-06-09 Thread Norman Maurer
Am 09.06.2011 11:13, schrieb Robert Burrell Donkin: On Thu, Jun 9, 2011 at 8:19 AM, Norman Maurer wrote: Hi there, for the next new imap-extensions I plan to write, we need to depend on current mailbox trunk. So we will need to make a new mailbox release before we can release imap later then.

Re: [IMAP] Release Apache James IMAP 0.2.1 ?

2011-06-09 Thread Robert Burrell Donkin
On Thu, Jun 9, 2011 at 8:19 AM, Norman Maurer wrote: > Hi there, > > for the next new imap-extensions I plan to write, we need to depend on > current mailbox trunk. So we will need to make a new mailbox release before > we can release imap later then. > > The current imap-trunk has already a one b

[jira] [Resolved] (MAILBOX-5) Store text body parts seperate to optimize search

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-5. - Resolution: Won't Fix Assignee: Norman Maurer We now have a MessageSearchIndex interface whi

[jira] [Resolved] (MAILBOX-10) Use Lucene index for searching

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-10. -- Resolution: Fixed Was done and works like a charm > Use Lucene index for searching > -

[jira] [Resolved] (MAILBOX-66) MessageSearches does not handle comments in From/To/Cc/Bcc the right way

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-66. -- Resolution: Fixed This was fixed > MessageSearches does not handle comments in From/To/Cc/Bcc

[jira] [Resolved] (MAILBOX-67) Canonicalized the addresses into RFC 2822 normalized form when search for addresses

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved MAILBOX-67. -- Resolution: Fixed This was done > Canonicalized the addresses into RFC 2822 normalized form wh

[jira] [Updated] (IMAP-221) nz-numbers must be unsigned 32bit ints

2011-06-09 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer updated IMAP-221: --- Fix Version/s: (was: 0.2) 0.3 > nz-numbers must be unsigned 32bit ints > ---

Re: Re-roll Apache JAMES Server 3.0-beta1 ?

2011-06-09 Thread Norman Maurer
Am 09.06.2011 08:34, schrieb Robert Burrell Donkin: On Thu, Jun 9, 2011 at 7:29 AM, Norman Maurer wrote: Am 09.06.2011 08:11, schrieb Robert Burrell Donkin: On Thu, Jun 9, 2011 at 6:59 AM, Norman Maurerwrote: Hi there, Hi Robert ;), can we re-roll the Apache JAMES Server 3.0-beta1 releas

[IMAP] Release Apache James IMAP 0.2.1 ?

2011-06-09 Thread Norman Maurer
Hi there, for the next new imap-extensions I plan to write, we need to depend on current mailbox trunk. So we will need to make a new mailbox release before we can release imap later then. The current imap-trunk has already a one bug fix and a few new futures and will still work with the cur