Merge remote-tracking branch 'laura/JAMES-1814-2'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3c8c176a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3c8c176a Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/3c8c176a Branch: refs/heads/master Commit: 3c8c176a0811e525b9ec1e5527e3a21479f44a9e Parents: 3c15732 c07b64b Author: Raphael Ouazana <[email protected]> Authored: Thu Sep 22 09:46:34 2016 +0200 Committer: Raphael Ouazana <[email protected]> Committed: Thu Sep 22 09:46:34 2016 +0200 ---------------------------------------------------------------------- mailbox/store/pom.xml | 5 + .../store/mail/model/impl/MessageParser.java | 11 +- .../mail/model/impl/MessageParserTest.java | 8 + .../messageWithNonASCIIFilenameAttachment.eml | 234 +++++++++++++++++++ ...331\206\330\247\330\265\331\210\330\261.odt" | Bin 0 -> 10675 bytes .../integration/SetMessagesMethodTest.java | 188 ++++++++++++++- .../integration/cucumber/DownloadStepdefs.java | 26 ++- .../test/resources/cucumber/DownloadGet.feature | 6 + .../org/apache/james/jmap/DownloadServlet.java | 14 +- .../jmap/methods/MIMEMessageConverter.java | 8 +- .../jmap/methods/MIMEMessageConverterTest.java | 52 ++++- 11 files changed, 545 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
