[jira] [Created] (JAMES-1690) Add tests when sending a mail

2016-02-15 Thread Antoine Duprat (JIRA)
Antoine Duprat created JAMES-1690: - Summary: Add tests when sending a mail Key: JAMES-1690 URL: https://issues.apache.org/jira/browse/JAMES-1690 Project: James Server Issue Type: Improvement

[jira] [Created] (JAMES-1689) Implement stress tests

2016-02-15 Thread Antoine Duprat (JIRA)
Antoine Duprat created JAMES-1689: - Summary: Implement stress tests Key: JAMES-1689 URL: https://issues.apache.org/jira/browse/JAMES-1689 Project: James Server Issue Type: New Feature

[13/15] james-project git commit: fixup! fixup! JAMES-1676 setMessages/update: moved json parsing

2016-02-15 Thread matthieu
fixup! fixup! JAMES-1676 setMessages/update: moved json parsing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4df0105a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4df0105a Diff:

[05/15] james-project git commit: JAMES-1676 setMessages/update: moved json parsing

2016-02-15 Thread matthieu
JAMES-1676 setMessages/update: moved json parsing introducing validator and validation results for UpdateMessagePatch and move parsing and validation logic out of SetMessageMethod SetMessagesMethod: extracted updates processing to a class (SetMessagesUpdateProcessor) Project:

[02/15] james-project git commit: JAMES-1676 add properties to SetError

2016-02-15 Thread matthieu
JAMES-1676 add properties to SetError ...according to jmap specification. from: http://jmap.io/spec.html#updating-messages <> Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/c4ee5576 Tree:

[07/15] james-project git commit: fixup! fixup! JAMES-1676 setMessages/update: moved json parsing

2016-02-15 Thread matthieu
fixup! fixup! JAMES-1676 setMessages/update: moved json parsing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6d05a816 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6d05a816 Diff:

[04/15] james-project git commit: JAMES-1676 setMessages: handle parsing error for each update request

2016-02-15 Thread matthieu
JAMES-1676 setMessages: handle parsing error for each update request Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/41aebb7b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/41aebb7b Diff:

[09/15] james-project git commit: JAMES-1685 Update scm in pom files

2016-02-15 Thread matthieu
JAMES-1685 Update scm in pom files Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/68d44389 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/68d44389 Diff:

[14/15] james-project git commit: JAMES-1675 update jmap spec with setMessage destroy

2016-02-15 Thread matthieu
JAMES-1675 update jmap spec with setMessage destroy Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/36009870 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/36009870 Diff:

[01/15] james-project git commit: JAMES-1676 Make a SetMessagesMethodTest fixture more robust

2016-02-15 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master b1d500a9a -> d3b49527c JAMES-1676 Make a SetMessagesMethodTest fixture more robust before upcoming changes in SetError class (ie properties added). Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[15/15] james-project git commit: Merge remote-tracking branch 'fabien/JAMES-1676'

2016-02-15 Thread matthieu
Merge remote-tracking branch 'fabien/JAMES-1676' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/d3b49527 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/d3b49527 Diff:

[11/15] james-project git commit: News: Moving to GIT

2016-02-15 Thread matthieu
News: Moving to GIT Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e90e8d7d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e90e8d7d Diff:

[08/15] james-project git commit: JAMES-1685 Replace SVN to GIT in site

2016-02-15 Thread matthieu
JAMES-1685 Replace SVN to GIT in site Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f8348cd3 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f8348cd3 Diff:

[06/15] james-project git commit: fixup! JAMES-1676 setMessages/update: moved json parsing

2016-02-15 Thread matthieu
fixup! JAMES-1676 setMessages/update: moved json parsing Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bec76243 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bec76243 Diff:

[10/15] james-project git commit: News: James modules merge

2016-02-15 Thread matthieu
News: James modules merge Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ab67e8ef Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ab67e8ef Diff:

[03/15] james-project git commit: JAMES-1676 Implement message updating feature in setMessages

2016-02-15 Thread matthieu
JAMES-1676 Implement message updating feature in setMessages Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/958a96e7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/958a96e7 Diff:

[12/15] james-project git commit: News: JMAP implementation

2016-02-15 Thread matthieu
News: JMAP implementation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/4d419213 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/4d419213 Diff:

[jira] [Commented] (JAMES-1642) Upgrading Geronimo JavaMail to prevent "Failure sending HELO command to SMTP server"

2016-02-15 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15147085#comment-15147085 ] Matthieu Baechler commented on JAMES-1642: -- Hi [~xkylex], the switch is already merged into james