[06/10] james-project git commit: MAILET-112 Improve FetchedFrom

2016-08-30 Thread btellier
MAILET-112 Improve FetchedFrom - Use Guava's equals - Use constant for header name Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ef9f4a9e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ef9

[05/10] james-project git commit: MAILET-112 Give possibility to set message of FakeMail from a MimeMessage

2016-08-30 Thread btellier
MAILET-112 Give possibility to set message of FakeMail from a MimeMessage Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a5195b34 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a5195b34 Diff:

[08/10] james-project git commit: JAMES-1773 Propose missing tests (handling units)

2016-08-30 Thread btellier
JAMES-1773 Propose missing tests (handling units) Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7fadba1e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7fadba1e Diff: http://git-wip-us.apache

[02/10] james-project git commit: JAMES-1773 SizeGreaterThan should not accept negative or null size

2016-08-30 Thread btellier
JAMES-1773 SizeGreaterThan should not accept negative or null size Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d77682f3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d77682f3 Diff: http://

[09/10] james-project git commit: JAMES-1773 Documenting that limit should be strictly positive for SizeGreaterThan

2016-08-30 Thread btellier
JAMES-1773 Documenting that limit should be strictly positive for SizeGreaterThan Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/54f3bf31 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/54f3bf

[07/10] james-project git commit: MAILET-112 FetchFromTest should match our coding conventions

2016-08-30 Thread btellier
MAILET-112 FetchFromTest should match our coding conventions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2c4a612c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2c4a612c Diff: http://git-wi

[03/10] james-project git commit: MAILET-112 FetchFromTest should test non matching headers are not removed

2016-08-30 Thread btellier
MAILET-112 FetchFromTest should test non matching headers are not removed Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b10e5d06 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b10e5d06 Diff:

[01/10] james-project git commit: MAILET-113 IsSingleRecipientTest should match our coding conventions

2016-08-30 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 094d62776 -> 54f3bf313 MAILET-113 IsSingleRecipientTest should match our coding conventions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2844

[10/10] james-project git commit: JAMES-1773 SizeGreaterThan matcher test should match our coding conventions

2016-08-30 Thread btellier
JAMES-1773 SizeGreaterThan matcher test should match our coding conventions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6b46cdf3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6b46cdf3 Diff

[04/10] james-project git commit: MAILET-112 Remove redundant comments

2016-08-30 Thread btellier
MAILET-112 Remove redundant comments Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fc5e13af Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fc5e13af Diff: http://git-wip-us.apache.org/repos/as

ApacheCon Seville CFP closes September 9th

2016-08-30 Thread Rich Bowen
It's traditional. We wait for the last minute to get our talk proposals in for conferences. Well, the last minute has arrived. The CFP for ApacheCon Seville closes on September 9th, which is less than 2 weeks away. It's time to get your talks in, so that we can make this the best ApacheCon yet. I

[3/5] james-project git commit: MAILET-111 FakeMail builder should make it easy to have multiple recipients

2016-08-30 Thread matthieu
MAILET-111 FakeMail builder should make it easy to have multiple recipients Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ebb4b303 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ebb4b303 Diff

[4/5] james-project git commit: MAILET-111 AllTest should use assertj

2016-08-30 Thread matthieu
MAILET-111 AllTest should use assertj Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/caff5d2d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/caff5d2d Diff: http://git-wip-us.apache.org/repos/a

[1/5] james-project git commit: MAILET-111 correct space in FakeMail builder

2016-08-30 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 3f528b84d -> 094d62776 MAILET-111 correct space in FakeMail builder Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4d97b061 Tree: http://git-wi

[2/5] james-project git commit: MAILET-111 Fake mail should accept mail without MimeMessage

2016-08-30 Thread matthieu
MAILET-111 Fake mail should accept mail without MimeMessage Some mailets / matcher only have actions on Mail object and not on the embedded MimeMessage. Thus making compulsory to have a MimeMessage makes these tests more complex. Project: http://git-wip-us.apache.org/repos/asf/james-project/rep

[5/5] james-project git commit: Merge remote-tracking branch 'benoit/MAILET-111'

2016-08-30 Thread matthieu
Merge remote-tracking branch 'benoit/MAILET-111' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/094d6277 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/094d6277 Diff: http://git-wip-us.apache.

[3/4] james-project git commit: Merge remote-tracking branch 'aduprat/MAILET-103'

2016-08-30 Thread rouazana
Merge remote-tracking branch 'aduprat/MAILET-103' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8d052d3d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8d052d3d Diff: http://git-wip-us.apache

[4/4] james-project git commit: Merge remote-tracking branch 'aduprat/MAILET-106'

2016-08-30 Thread rouazana
Merge remote-tracking branch 'aduprat/MAILET-106' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/3f528b84 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/3f528b84 Diff: http://git-wip-us.apache

[2/4] james-project git commit: MAILET-106 Refactor RemoveMimeHeader

2016-08-30 Thread rouazana
MAILET-106 Refactor RemoveMimeHeader Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b384e4bd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b384e4bd Diff: http://git-wip-us.apache.org/repos/as

[1/4] james-project git commit: MAILET-103 Refactor RemoveAllMailAttributes

2016-08-30 Thread rouazana
Repository: james-project Updated Branches: refs/heads/master 709cd707f -> 3f528b84d MAILET-103 Refactor RemoveAllMailAttributes Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/afdb0e63 Tree: http://git-wip