Merge remote-tracking branch 'benoit/JAMES-1898'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/20e6f63b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/20e6f63b Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/20e6f63b Branch: refs/heads/master Commit: 20e6f63b99d1914aa429466a5eea575ba15d5b6f Parents: 0a11a44 1c27eb6 Author: Raphael Ouazana <[email protected]> Authored: Fri Jan 6 11:46:32 2017 +0100 Committer: Raphael Ouazana <[email protected]> Committed: Fri Jan 6 11:46:32 2017 +0100 ---------------------------------------------------------------------- .../cassandra/mail/AttachmentLoader.java | 5 +- .../mail/CassandraMessageIdMapper.java | 8 +- .../cassandra/mail/CassandraMessageMapper.java | 9 ++- .../cassandra/mail/AttachmentLoaderTest.java | 32 +++++++- .../cucumber/GetMessagesMethodStepdefs.java | 5 ++ .../test/resources/cucumber/GetMessages.feature | 8 +- .../test/resources/eml/twoSameAttachments.eml | 77 ++++++++++++++++++++ 7 files changed, 133 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
