svn commit: r1059410 - /james/imap/branches/nio-refactoring/message/src/main/java/org/apache/james/imap/decode/parser/AppendCommandParser.java

2011-01-15 Thread norman
Author: norman Date: Sat Jan 15 20:46:54 2011 New Revision: 1059410 URL: http://svn.apache.org/viewvc?rev=1059410&view=rev Log: push in CRLF too Modified: james/imap/branches/nio-refactoring/message/src/main/java/org/apache/james/imap/decode/parser/AppendCommandParser.java Modified: james/

[jira] Created: (MAILBOX-34) Merge copier and jpa-migrator to tool

2011-01-15 Thread Eric Charles (JIRA)
Merge copier and jpa-migrator to tool - Key: MAILBOX-34 URL: https://issues.apache.org/jira/browse/MAILBOX-34 Project: James Mailbox Issue Type: Improvement Affects Versions: 0.2 Reporter:

[jira] Commented: (JAMES-1090) Provide a tool to copy user repositories

2011-01-15 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982094#action_12982094 ] Eric Charles commented on JAMES-1090: - Is this one not redundant with JAMES-1052? In JA

[jira] Closed: (MAILBOX-19) Provide a tool to copy mailboxe store to alternate store (for backup, migration,... purposes)

2011-01-15 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles closed MAILBOX-19. --- Resolution: Fixed Implemented and tested. Can be closed. > Provide a tool to copy mailboxe store to

[jira] Commented: (IMAP-246) Use different read timeout when in IDLE

2011-01-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982082#action_12982082 ] Norman Maurer commented on IMAP-246: Do we really need this ? From RFC: The server M

[jira] Created: (IMAP-246) Use different read timeout when in IDLE

2011-01-15 Thread Niklas Therning (JIRA)
Use different read timeout when in IDLE --- Key: IMAP-246 URL: https://issues.apache.org/jira/browse/IMAP-246 Project: JAMES Imap Issue Type: Bug Components: Protocol Reporter: Niklas

[jira] Commented: (IMAP-239) Implement IDLE

2011-01-15 Thread Niklas Therning (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982080#action_12982080 ] Niklas Therning commented on IMAP-239: -- An initial implementation has been checked in an

[jira] Resolved: (IMAP-239) Implement IDLE

2011-01-15 Thread Niklas Therning (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Therning resolved IMAP-239. -- Resolution: Fixed Fix Version/s: 0.2 > Implement IDLE > -- > >

[jira] Commented: (IMAP-245) IDLE should not require selected state

2011-01-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12982066#action_12982066 ] Norman Maurer commented on IMAP-245: Just for the record, dovecot does the same as zimbra

svn commit: r1059295 - in /james/imap/branches/nio-refactoring: message/src/main/java/org/apache/james/imap/decode/parser/IdleCommandParser.java processor/src/main/java/org/apache/james/imap/processor

2011-01-15 Thread norman
Author: norman Date: Sat Jan 15 11:01:57 2011 New Revision: 1059295 URL: http://svn.apache.org/viewvc?rev=1059295&view=rev Log: Merge fixes for IMAP IDLE command. See IMAP-245 Modified: james/imap/branches/nio-refactoring/message/src/main/java/org/apache/james/imap/decode/parser/IdleCommandP

[jira] Resolved: (IMAP-245) IDLE should not require selected state

2011-01-15 Thread Norman Maurer (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norman Maurer resolved IMAP-245. Resolution: Fixed Assignee: Norman Maurer fixed.. Thx for the patch! > IDLE should not require

svn commit: r1059293 - in /james/imap/trunk: message/src/main/java/org/apache/james/imap/decode/parser/IdleCommandParser.java processor/src/main/java/org/apache/james/imap/processor/IdleProcessor.java

2011-01-15 Thread norman
Author: norman Date: Sat Jan 15 10:59:07 2011 New Revision: 1059293 URL: http://svn.apache.org/viewvc?rev=1059293&view=rev Log: Allow IDLE command in authenticated state. Thx to Wojtek Strzalka for the fix. See IMAP-245 Modified: james/imap/trunk/message/src/main/java/org/apache/james/imap/

[jira] Updated: (IMAP-245) IDLE should not require selected state

2011-01-15 Thread Wojtek Strzalka (JIRA)
[ https://issues.apache.org/jira/browse/IMAP-245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wojtek Strzalka updated IMAP-245: - Attachment: james-imap.patch And here is the proposed solution to the issue. It allows IDLE in au

[jira] Created: (IMAP-245) IDLE should not require selected state

2011-01-15 Thread Wojtek Strzalka (JIRA)
IDLE should not require selected state -- Key: IMAP-245 URL: https://issues.apache.org/jira/browse/IMAP-245 Project: JAMES Imap Issue Type: Bug Components: Protocol Affects Versions: 0.2

svn commit: r1059278 - in /james/imap/branches/nio-refactoring/message/src/main/java/org/apache/james/imap: decode/parser/ encode/base/ main/

2011-01-15 Thread norman
Author: norman Date: Sat Jan 15 09:56:14 2011 New Revision: 1059278 URL: http://svn.apache.org/viewvc?rev=1059278&view=rev Log: Append command now work with push model Modified: james/imap/branches/nio-refactoring/message/src/main/java/org/apache/james/imap/decode/parser/AppendCommandParser.