Merge branch 'JAMES-1807'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f8889583 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f8889583 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/f8889583 Branch: refs/heads/master Commit: f888958349de0a37b0fea435d15963d34be22adc Parents: c981e8a ae5f51e Author: Matthieu Baechler <[email protected]> Authored: Mon Jul 25 17:36:03 2016 +0200 Committer: Matthieu Baechler <[email protected]> Committed: Mon Jul 25 17:36:03 2016 +0200 ---------------------------------------------------------------------- .../model/MultimailboxesSearchQuery.java | 9 +- .../modules/mailbox/MemoryMailboxModule.java | 3 + .../integration/GetMessageListMethodTest.java | 11 +- .../jmap/methods/GetMessageListMethod.java | 179 ++++++++----------- .../jmap/utils/SortToComparatorConvertor.java | 15 +- .../utils/SortToComparatorConvertorTest.java | 70 ++++++-- 6 files changed, 155 insertions(+), 132 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
