Merge branch 'JAMES-2584'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/16eebbbb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/16eebbbb Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/16eebbbb Branch: refs/heads/master Commit: 16eebbbb62137c8d1e239d0771524dff69143502 Parents: 6ca8c25 c434a84 Author: Antoine Duprat <[email protected]> Authored: Fri Nov 9 08:51:50 2018 +0100 Committer: Antoine Duprat <[email protected]> Committed: Fri Nov 9 08:51:50 2018 +0100 ---------------------------------------------------------------------- .../store/src/test/resources/eml/htmlMail.eml | 14 ++-- .../store/src/test/resources/eml/htmlMail.json | 18 ++--- .../cassandra-jmap-integration-testing/pom.xml | 8 +- .../CassandraAndElasticSearchCategory.java | 27 +++++++ .../integration/GetMessageListMethodTest.java | 22 ++++++ .../integration/SetMailboxesMethodTest.java | 3 + .../src/test/resources/eml/htmlMail.eml | 81 ++++++++++++++++++++ .../memory-jmap-integration-testing/pom.xml | 1 + .../memory/MemoryGetMessageListMethodTest.java | 12 ++- .../protocols/jmap-integration-testing/pom.xml | 11 --- 10 files changed, 161 insertions(+), 36 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
