[01/15] james-project git commit: JAMES-2409 JMAP download should position Content-Length header before download starts

2018-06-06 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master 088870ebb -> f9bcbf907 JAMES-2409 JMAP download should position Content-Length header before download starts Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-p

[14/15] james-project git commit: JAMES-2406 String typing for SMTP port

2018-06-06 Thread matthieu
JAMES-2406 String typing for SMTP port Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f9bcbf90 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f9bcbf90 Diff: http://git-wip-us.apache.org/repos/

[08/15] james-project git commit: JAMES-2408 DeleteByQueryPerformer: remove uneeded constructor

2018-06-06 Thread matthieu
JAMES-2408 DeleteByQueryPerformer: remove uneeded constructor Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6033c3f7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6033c3f7 Diff: http://git-w

[10/15] james-project git commit: JAMES-2408 DeleteByQueryPerformer should return a Void

2018-06-06 Thread matthieu
JAMES-2408 DeleteByQueryPerformer should return a Void Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7ce70f52 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7ce70f52 Diff: http://git-wip-us.a

[13/15] james-project git commit: JAMES-2406 Use Host instead of Cassandra IP and port

2018-06-06 Thread matthieu
JAMES-2406 Use Host instead of Cassandra IP and port Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a1c8bfc2 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a1c8bfc2 Diff: http://git-wip-us.apa

[07/15] james-project git commit: JAMES-2408 Allow one to await the execution of ElasticSearchIndexer::deleteAll

2018-06-06 Thread matthieu
JAMES-2408 Allow one to await the execution of ElasticSearchIndexer::deleteAll Note that this is used in case of mailbox deletions to delete messages that are anyway not accessible anymore, as a background task. However, we might have an embedded ElasticSearch not being active while the deleteB

[15/15] james-project git commit: JAMES-2406 Allow running a James server that only does SMTP

2018-06-06 Thread matthieu
JAMES-2406 Allow running a James server that only does SMTP We should use this server as part of MPT SMTP tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d7d6070e Tree: http://git-wip-us.apache.org/repos

[05/15] james-project git commit: JAMES-2408 DeleteByQueryPerformer: should rely on a Write Alias

2018-06-06 Thread matthieu
JAMES-2408 DeleteByQueryPerformer: should rely on a Write Alias Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/86a4395b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/86a4395b Diff: http://git

[04/15] james-project git commit: JAMES-2408 A static variable was not final in ElasticSearchIndexer

2018-06-06 Thread matthieu
JAMES-2408 A static variable was not final in ElasticSearchIndexer Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c260053f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/c260053f Diff: http://

[11/15] james-project git commit: JAMES-2406 Maven should run Cassandra SMTP MPT tests

2018-06-06 Thread matthieu
JAMES-2406 Maven should run Cassandra SMTP MPT tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/825ca96d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/825ca96d Diff: http://git-wip-us.apa

[03/15] james-project git commit: JAMES-2408 Enhance ElasticSearchIndexerTest

2018-06-06 Thread matthieu
JAMES-2408 Enhance ElasticSearchIndexerTest Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/84b7b75e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/84b7b75e Diff: http://git-wip-us.apache.org/r

[12/15] james-project git commit: JAMES-2406 Re-enable some manage sieve tests

2018-06-06 Thread matthieu
JAMES-2406 Re-enable some manage sieve tests Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9df48705 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9df48705 Diff: http://git-wip-us.apache.org/

[06/15] james-project git commit: JAMES-2408 Enforce strong typing on all constructor of ElasticSearchIndexer

2018-06-06 Thread matthieu
JAMES-2408 Enforce strong typing on all constructor of ElasticSearchIndexer Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b902c20e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/b902c20e Diff

[09/15] james-project git commit: JAMES-2408 AliasName constructor should be protected

2018-06-06 Thread matthieu
JAMES-2408 AliasName constructor should be protected Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f41382e9 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f41382e9 Diff: http://git-wip-us.apa

[02/15] james-project git commit: Merge remote-tracking branch 'linagora/pr/1453'

2018-06-06 Thread matthieu
Merge remote-tracking branch 'linagora/pr/1453' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/056bf993 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/056bf993 Diff: http://git-wip-us.apache.o

[jira] [Closed] (JAMES-2408) Solve unstable test ElasticSearchIndexerTest.deleteByQueryShouldWorkWhenMultipleMessages

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2408. - > Solve unstable test > ElasticSearchIndexerTest.deleteByQueryShouldWorkWhenMultipleMessages > -

[jira] [Resolved] (JAMES-2408) Solve unstable test ElasticSearchIndexerTest.deleteByQueryShouldWorkWhenMultipleMessages

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2408. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1452 solved the issue > Sol

[jira] [Resolved] (JAMES-2409) JMAP Blob download sets headers after response body

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2409. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1453 solved the issue > JMA

[jira] [Closed] (JAMES-2406) MPT - SMTP test should be launched on a SMTP only server

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2406. - > MPT - SMTP test should be launched on a SMTP only server >

[jira] [Resolved] (JAMES-2406) MPT - SMTP test should be launched on a SMTP only server

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2406. --- Resolution: Fixed https://github.com/linagora/james-project/pull/1443 solved the issue > MPT

[jira] [Closed] (JAMES-2409) JMAP Blob download sets headers after response body

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2409. - > JMAP Blob download sets headers after response body > -

[jira] [Created] (JAMES-2414) SpamAssassin HAM SPAM reports should be asynchronous

2018-06-06 Thread Tellier Benoit (JIRA)
Tellier Benoit created JAMES-2414: - Summary: SpamAssassin HAM SPAM reports should be asynchronous Key: JAMES-2414 URL: https://issues.apache.org/jira/browse/JAMES-2414 Project: James Server I

[jira] [Created] (JAMES-2415) jpa-smtp should pull only required dependencies

2018-06-06 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2415: Summary: jpa-smtp should pull only required dependencies Key: JAMES-2415 URL: https://issues.apache.org/jira/browse/JAMES-2415 Project: James Server

[jira] [Commented] (JAMES-1840) NPE on quota update when performed with null user

2018-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503636#comment-16503636 ] ASF GitHub Bot commented on JAMES-1840: --- GitHub user nstdio opened a pull request:

[jira] [Commented] (JAMES-2321) WebAdmin should allow to see more details about Mails

2018-06-06 Thread Edgar Asatryan (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503643#comment-16503643 ] Edgar Asatryan commented on JAMES-2321: --- HiĀ [~BTellier], Should I create branch fr

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

[jira] [Commented] (JAMES-2321) WebAdmin should allow to see more details about Mails

2018-06-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504104#comment-16504104 ] Tellier Benoit commented on JAMES-2321: --- Hi Edgar. Thanks for your involvment in t

[jira] [Commented] (JAMES-1840) NPE on quota update when performed with null user

2018-06-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16504141#comment-16504141 ] ASF GitHub Bot commented on JAMES-1840: --- Github user chibenwa commented on a diff i