[jira] [Created] (JAMES-1743) the variable internalDate is still declared as final

2016-05-25 Thread Paul Lee (JIRA)
Paul Lee created JAMES-1743: --- Summary: the variable internalDate is still declared as final Key: JAMES-1743 URL: https://issues.apache.org/jira/browse/JAMES-1743 Project: James Server Issue Type:

[jira] [Created] (JAMES-1808) if (character > 128) should be changed to if (character >= 128)

2016-07-24 Thread Paul Lee (JIRA)
Paul Lee created JAMES-1808: --- Summary: if (character > 128) should be changed to if (character >= 128) Key: JAMES-1808 URL: https://issues.apache.org/jira/browse/JAMES-1808 Project: James Server

[jira] [Commented] (JAMES-1808) if (character > 128) should be changed to if (character >= 128)

2016-07-25 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392225#comment-15392225 ] Paul Lee commented on JAMES-1808: - Unfortunately, I don't have any failing test case. I inadvertently

[jira] [Commented] (JAMES-1824) Problem with encoding

2016-09-21 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509431#comment-15509431 ] Paul Lee commented on JAMES-1824: - The above error happens because there is no 'indexer.xml' file in the

[jira] [Commented] (JAMES-1824) Problem with encoding

2016-09-21 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15509372#comment-15509372 ] Paul Lee commented on JAMES-1824: - I also experienced the same problem before. It seems to happen when you

[jira] [Issue Comment Deleted] (JAMES-1824) Problem with encoding

2016-09-21 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lee updated JAMES-1824: Comment: was deleted (was: I also experienced the same problem before. It seems to happen when you run the

[jira] [Updated] (JAMES-1823) quotaUpdater is invoked more than one time for a message addition or deletion

2016-09-19 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Lee updated JAMES-1823: Attachment: DefaultDelegatingMailboxListener.java It would be a great pleasure to me if I could provide my

[jira] [Comment Edited] (JAMES-1823) quotaUpdater is invoked more than one time for a message addition or deletion

2016-09-19 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15503987#comment-15503987 ] Paul Lee edited comment on JAMES-1823 at 9/19/16 4:56 PM: -- It would be a great

[jira] [Commented] (JAMES-1824) Problem with encoding

2016-09-20 Thread Paul Lee (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508221#comment-15508221 ] Paul Lee commented on JAMES-1824: - Just FYI. You can build a final distribution from the James source by

[jira] [Created] (JAMES-1823) quotaUpdater is invoked more than one time for a message addition or deletion

2016-09-17 Thread Paul Lee (JIRA)
Paul Lee created JAMES-1823: --- Summary: quotaUpdater is invoked more than one time for a message addition or deletion Key: JAMES-1823 URL: https://issues.apache.org/jira/browse/JAMES-1823 Project: James

[jira] [Created] (JAMES-1855) Wrapper doesn't work on CentOS 7(64-bit)

2016-11-02 Thread Paul Lee (JIRA)
Paul Lee created JAMES-1855: --- Summary: Wrapper doesn't work on CentOS 7(64-bit) Key: JAMES-1855 URL: https://issues.apache.org/jira/browse/JAMES-1855 Project: James Server Issue Type: Bug