svn commit: r1677948 - in /james/server/trunk: .gitignore app/src/main/resources/sqlResources.xml data/data-jdbc/src/test/resources/sqlResources.xml

2015-05-06 Thread eric
Author: eric Date: Wed May 6 08:26:43 2015 New Revision: 1677948 URL: http://svn.apache.org/r1677948 Log: All tests should use the sqlResources.xml that will be packaged, patch contributed by Antoine Duprat (JAMES-1078) Modified: james/server/trunk/.gitignore

[jira] [Commented] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530291#comment-14530291 ] Tellier Benoit commented on JAMES-1566: --- Hi, You forgot to commit

[jira] [Updated] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Söhngen updated JAMES-1566: -- Attachment: JAMES-1566.patch Forgot to provide that, sorry :) PatternSyntaxException in

[jira] [Resolved] (JAMES-1078) All tests should use the sqlResources.xml that will be packaged

2015-05-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1078. - Resolution: Fixed Fix Version/s: (was: 3.0.0) 3.0.0-beta5

[jira] [Resolved] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved JAMES-1566. - Resolution: Fixed Assignee: Eric Charles Patch committed, thx Thomas.

svn commit: r1677940 - in /james/mailbox/trunk: api/pom.xml api/src/main/java/org/apache/james/mailbox/model/MailboxQuery.java pom.xml

2015-05-06 Thread eric
Author: eric Date: Wed May 6 07:32:25 2015 New Revision: 1677940 URL: http://svn.apache.org/r1677940 Log: Better handle * and % characters in MailboxQuery, with a test, patch contributed by Thomas Söhngen (JAMES-1566) Modified: james/mailbox/trunk/api/pom.xml

[jira] [Commented] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530312#comment-14530312 ] Thomas Söhngen commented on JAMES-1566: --- Hi, I provided my own patch (sorry, I

[jira] [Resolved] (MAILBOX-228) StoreMessageResultIterator returns only a part of messages with JPA backend on some databases

2015-05-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Charles resolved MAILBOX-228. -- Resolution: Fixed Fix Version/s: 0.6 Assignee: Eric Charles Patch committed,

svn commit: r1677959 - /james/mailbox/trunk/jpa/src/main/java/org/apache/james/mailbox/jpa/mail/model/openjpa/AbstractJPAMessage.java

2015-05-06 Thread eric
Author: eric Date: Wed May 6 11:11:50 2015 New Revision: 1677959 URL: http://svn.apache.org/r1677959 Log: Add ORDER BY to make Postgresql happy, patch contributed by Kohei Nozaki (MAILBOX-228) Modified:

[jira] [Comment Edited] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread JIRA
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530312#comment-14530312 ] Thomas Söhngen edited comment on JAMES-1566 at 5/6/15 10:35 AM:

[jira] [Commented] (MAILBOX-224) ACL persitance for Cassandra Mailbox

2015-05-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530330#comment-14530330 ] Eric Charles commented on MAILBOX-224: -- Tried to apply, but fails for pom.xml. Could

[jira] [Updated] (MAILBOX-224) ACL persitance for Cassandra Mailbox

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated MAILBOX-224: --- Attachment: (was: 0001-JWC-109-Specify-explicitly-Compiler-version-via-plug.patch) ACL

[jira] [Updated] (MAILBOX-224) ACL persitance for Cassandra Mailbox

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/MAILBOX-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated MAILBOX-224: --- Attachment: 0001-MAILBOX-224-Store-ACL-in-Cassandra.patch I updated it. ACL persitance for

[jira] [Commented] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Eric Charles (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530604#comment-14530604 ] Eric Charles commented on JAMES-1566: - I see 2 files with the same name

[jira] [Updated] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-1566: -- Attachment: (was: 0001-JAMES-1566-Escape-path-delimiter.patch) PatternSyntaxException in

[jira] [Commented] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14530606#comment-14530606 ] Tellier Benoit commented on JAMES-1566: --- Sorry. Both were the same patch. I

[jira] [Updated] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-1566: -- Attachment: 0001-JAMES-1566-Escape-path-delimiter.patch In this patch I provided tests using

[jira] [Updated] (JAMES-1566) PatternSyntaxException in MailboxQuery

2015-05-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit updated JAMES-1566: -- Attachment: 0001-JAMES-1566-Escape-path-delimiter.patch In this patch, I provide tests with '.'