[jira] Resolved: (JAMES-1196) Add a concrete Class which extends AbstractStorageQuota and can be directly used

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1196. -- Resolution: Fixed Fix Version/s: 3.0-M3 Assignee: Norman Maurer Add concrete Ma

svn commit: r1071533 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/MailboxQuotaFixed.java

2011-02-16 Thread norman
Author: norman Date: Thu Feb 17 07:48:28 2011 New Revision: 1071533 URL: http://svn.apache.org/viewvc?rev=1071533&view=rev Log: Add concrete implementation for MailboxQuota matching. Thanks Barry. See JAMES-1196 Added: james/server/trunk/mailets/src/main/java/org/apache/james/transport/matc

svn commit: r1071527 - /james/mailbox-integration-tester/trunk/pom.xml

2011-02-16 Thread norman
Author: norman Date: Thu Feb 17 07:39:58 2011 New Revision: 1071527 URL: http://svn.apache.org/viewvc?rev=1071527&view=rev Log: Make sure we use old lucene for jackrabbit 2.2.x Modified: james/mailbox-integration-tester/trunk/pom.xml Modified: james/mailbox-integration-tester/trunk/pom.xml U

Hudson build became unstable: james-server-trunk » Apache James Server ActiveMQ Queue #1128

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

Hudson build became unstable: james-server-trunk #1128

2011-02-16 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

Hudson build became unstable: james-server-trunk » Apache James Server JMS Mail Queue #1128

2011-02-16 Thread Apache Hudson Server
See - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@jame

[jira] Assigned: (JAMES-1199) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer reassigned JAMES-1199: Assignee: Norman Maurer > appendMessages(Message[]) does not save the from address > --

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995689#comment-12995689 ] Norman Maurer commented on IMAP-257: Ah ok.. Thanks for all the debugging. I guess the

Build failed in Hudson: mailbox-integration-tests #110

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 42 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-maildir:0.2-M2-SNAPSHOT: checking for updates from maven2-repository.dev.java.net [INFO] snapshot o

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #110

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 32 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-jpa:0.2-M2-SNAPSHOT: checking for updates

[jira] Commented: (JAMES-1193) Some wrong in AbstractStorageQuota.java

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995679#comment-12995679 ] Norman Maurer commented on JAMES-1193: -- Just implement this two things. See JAMES-119

[jira] Issue Comment Edited: (JAMES-1193) Some wrong in AbstractStorageQuota.java

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995679#comment-12995679 ] Norman Maurer edited comment on JAMES-1193 at 2/17/11 6:33 AM: -

[jira] Resolved: (JAMES-1198) AbstractStorageQuota should respect all mailboxes (folders) per User

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1198. -- Resolution: Fixed Fix Version/s: 3.0-M3 fixed > AbstractStorageQuota should respect all

svn commit: r1071510 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/AbstractStorageQuota.java

2011-02-16 Thread norman
Author: norman Date: Thu Feb 17 06:32:15 2011 New Revision: 1071510 URL: http://svn.apache.org/viewvc?rev=1071510&view=rev Log: Respect all mailboxes/folders for a user when calculate the used space. See JAMES-1198 Modified: james/server/trunk/mailets/src/main/java/org/apache/james/transpor

[jira] Created: (JAMES-1198) AbstractStorageQuota should respect all mailboxes (folders) per User

2011-02-16 Thread Norman Maurer (JIRA)
AbstractStorageQuota should respect all mailboxes (folders) per User Key: JAMES-1198 URL: https://issues.apache.org/jira/browse/JAMES-1198 Project: JAMES Server Issue Type:

[jira] Resolved: (JAMES-1197) AbstractStorageQuota should respect VirtualUserHosting setting

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1197. -- Resolution: Fixed > AbstractStorageQuota should respect VirtualUserHosting setting > --

svn commit: r1071508 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/AbstractStorageQuota.java

2011-02-16 Thread norman
Author: norman Date: Thu Feb 17 06:14:43 2011 New Revision: 1071508 URL: http://svn.apache.org/viewvc?rev=1071508&view=rev Log: Use the right username to lookup Mailbox depending on useVirtualHosting setting. See JAMES-1197 Modified: james/server/trunk/mailets/src/main/java/org/apache/james

[jira] Created: (JAMES-1197) AbstractStorageQuota should respect VirtualUserHosting setting

2011-02-16 Thread Norman Maurer (JIRA)
AbstractStorageQuota should respect VirtualUserHosting setting -- Key: JAMES-1197 URL: https://issues.apache.org/jira/browse/JAMES-1197 Project: JAMES Server Issue Type: Bug Aff

[jira] Created: (JAMES-1196) Add a concrete Class which extends AbstractStorageQuota and can be directly used

2011-02-16 Thread Barry (JIRA)
Add a concrete Class which extends AbstractStorageQuota and can be directly used Key: JAMES-1196 URL: https://issues.apache.org/jira/browse/JAMES-1196 Project: JAMES Serv

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #109

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 60 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-imap-message/

Build failed in Hudson: mailbox-integration-tests #109

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 70 lines...] Downloading: http://repository.apache.org/snapshots/org/apache/james/apache-james-imap-processor/0.2-M2-SNAPSHOT/apache-james-imap-processor-0.2-M2-20110

[jira] Commented: (JAMES-1193) Some wrong in AbstractStorageQuota.java

2011-02-16 Thread Barry (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995641#comment-12995641 ] Barry commented on JAMES-1193: -- In the method getUsed, there are the code as below: MessageMa

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995582#comment-12995582 ] Jeff Huff commented on IMAP-257: More of the same. Always looses the first header does not

Build failed in Hudson: mailbox-integration-tests » Apache James Mailbox Integration Tester #108

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 34 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-maildir:0.2-M2-SNAPSHOT: checking for upd

Build failed in Hudson: mailbox-integration-tests #108

2011-02-16 Thread Apache Hudson Server
See -- [...truncated 46 lines...] [INFO] snapshot org.apache.james:apache-james-mailbox-memory:0.2-M2-SNAPSHOT: checking for updates from maven2-repository.dev.java.net [INFO] snapshot or

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995544#comment-12995544 ] Jeff Huff commented on IMAP-257: Ok, it is dropping the first header. If I add one statemen

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995543#comment-12995543 ] Jeff Huff commented on IMAP-257: I don't think it is in the JPA code, I switched to the memo

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995520#comment-12995520 ] Jeff Huff commented on IMAP-257: If I look at both messages in the james_mail table and view

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995511#comment-12995511 ] Jeff Huff commented on IMAP-257: Yes, the same message is sent via Transport.send() is then

svn commit: r1071379 - /james/mailbox/trunk/jcr/pom.xml

2011-02-16 Thread norman
Author: norman Date: Wed Feb 16 20:12:02 2011 New Revision: 1071379 URL: http://svn.apache.org/viewvc?rev=1071379&view=rev Log: make sure we use lucene-core 2.4.1 for jackrabbit Modified: james/mailbox/trunk/jcr/pom.xml Modified: james/mailbox/trunk/jcr/pom.xml URL: http://svn.apache.org/vi

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995493#comment-12995493 ] Norman Maurer commented on IMAP-257: the code for append is here: http://svn.apache.org

Re: IMAP Search and lucene

2011-02-16 Thread Norman Maurer
Good point so maybe upgrading to 2.3 is the way to go for now.. if 2.3 is not ready when we are ready we can just "remove" the shipped jackrabbit. Bye, Norman 2011/2/16 agks mehx : > yes, if we are ready for 3.0 GA but jackrabbit 2.3 is not, we can all > moonlight on jackrabbit code and get it t

[jira] Commented: (IMAP-257) appendMessages(Message[]) does not save the from address

2011-02-16 Thread Jeff Huff (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995351#comment-12995351 ] Jeff Huff commented on IMAP-257: This is very odd. In another case, I clone a message from

Re: why my question no one answer me

2011-02-16 Thread agks mehx
hi renjiang, someone did answer your question on the server-user mailing list. here is the answer below: --- Hi there, sorry to answer this late but I did not see the email before :( There are a few tiny things I would like to change before 3.0 final. Like rename VirtualUserTable to Recipie

Re: IMAP Search and lucene

2011-02-16 Thread agks mehx
yes, if we are ready for 3.0 GA but jackrabbit 2.3 is not, we can all moonlight on jackrabbit code and get it to GA ;-) On Tue, Feb 15, 2011 at 11:44 PM, Eric Charles wrote: > Hi, > > Jackrabbit 2.2.0 has just been released in December 2010. > It may still take time for 2.3.0. > > In the meantim

Re: IMAP Search and lucene

2011-02-16 Thread Eric Charles
Hi, Jackrabbit 2.2.0 has just been released in December 2010. It may still take time for 2.3.0. In the meantime, we can release james milestones with jackrabbit snapshots. JCR-2415 is fixed, and jackrabbit pom parent states lucene 3.0.3. (https://svn.apache.org/repos/asf/jackrabbit/trunk/jackrab

[jira] Resolved: (JAMES-1193) Some wrong in AbstractStorageQuota.java

2011-02-16 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved JAMES-1193. -- Resolution: Fixed Fix Version/s: 3.0-M3 Assignee: Norman Maurer Fixed.. thanks

svn commit: r1071180 - /james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/AbstractStorageQuota.java

2011-02-16 Thread norman
Author: norman Date: Wed Feb 16 09:26:09 2011 New Revision: 1071180 URL: http://svn.apache.org/viewvc?rev=1071180&view=rev Log: Fix NPE in AbstractStoreQuota. Thanks to Barry for reporting. See JAMES-1193 Modified: james/server/trunk/mailets/src/main/java/org/apache/james/transport/matchers/