Merge branch 'JAMES-2167-null-sender'
Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d125ba97 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d125ba97 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/d125ba97 Branch: refs/heads/master Commit: d125ba97ac74fad094215d9f7d36b28ae3c633d7 Parents: efdd850 09b5cb5 Author: Antoine Duprat <[email protected]> Authored: Thu Aug 23 13:59:44 2018 +0200 Committer: Antoine Duprat <[email protected]> Committed: Thu Aug 23 13:59:44 2018 +0200 ---------------------------------------------------------------------- .../java/org/apache/james/core/MailAddress.java | 37 +++++++++++++++----- .../org/apache/james/core/MailAddressTest.java | 16 +++++++++ .../james/queue/api/MailQueueContract.java | 17 +++++++++ .../apache/james/queue/jms/JMSMailQueue.java | 30 ++++++++-------- 4 files changed, 78 insertions(+), 22 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
