[jira] [Closed] (JAMES-2540) Metric for MailQueue

2018-09-06 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-2540. - > Metric for MailQueue > > > Key: JAMES-2540 > U

[jira] [Resolved] (JAMES-2540) Metric for MailQueue

2018-09-06 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JAMES-2540. --- Resolution: Fixed Fix Version/s: 3.2.0 merged > Metric for MailQueue > --

[2/3] james-project git commit: JAMES-2540 adding timer metric contract tests

2018-09-06 Thread aduprat
JAMES-2540 adding timer metric contract 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/93981f0c Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/93981f0c Diff: http://git-wip-us.apache.org

[1/3] james-project git commit: JAMES-2540 Adding deque metrics and metric mailqueue contract

2018-09-06 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master 269e35915 -> 02d3f17ac JAMES-2540 Adding deque metrics and metric mailqueue contract Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2c8c0499 Tr

[3/3] james-project git commit: JAMES-2540 remove duplicate dependency root pom

2018-09-06 Thread aduprat
JAMES-2540 remove duplicate dependency root pom Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/02d3f17a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/02d3f17a Diff: http://git-wip-us.apache.o

[jira] [Created] (JAMES-2543) remove usage of junit 4

2018-09-06 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2543: Summary: remove usage of junit 4 Key: JAMES-2543 URL: https://issues.apache.org/jira/browse/JAMES-2543 Project: James Server Issue Type: Task

[jira] [Closed] (JAMES-2537) Introduce configuration for RabbitMQ

2018-09-06 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat closed JAMES-2537. - > Introduce configuration for RabbitMQ > > > Key

[jira] [Resolved] (JAMES-2537) Introduce configuration for RabbitMQ

2018-09-06 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antoine Duprat resolved JAMES-2537. --- Resolution: Fixed Fix Version/s: 3.2.0 merged > Introduce configuration for RabbitMQ

[2/3] james-project git commit: JAMES-2537 Load RabbitMQ configuration in Cassandra Guice base products

2018-09-06 Thread aduprat
JAMES-2537 Load RabbitMQ configuration in Cassandra Guice base products Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6a44a81e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6a44a81e Diff: ht

[1/3] james-project git commit: JAMES-2537 Add management uri in RabbitMQ configuration

2018-09-06 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master 9d086021c -> 269e35915 JAMES-2537 Add management uri in RabbitMQ configuration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/269e3591 Tree: ht

[3/3] james-project git commit: JAMES-2537 Introduce a mail queue configuration

2018-09-06 Thread aduprat
JAMES-2537 Introduce a mail queue configuration Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bb9c0a39 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bb9c0a39 Diff: http://git-wip-us.apache.o

[8/8] james-project git commit: Merge branch 'refactor-assertTrue-assertFalse-to-assertThat'

2018-09-06 Thread aduprat
Merge branch 'refactor-assertTrue-assertFalse-to-assertThat' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/9d086021 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9d086021 Diff: http://git-wi

[7/8] james-project git commit: structural refactoring from assert{, Not}Null to assertj assertThat().withFailMessage().is{, Not}Null

2018-09-06 Thread aduprat
structural refactoring from assert{,Not}Null to assertj assertThat().withFailMessage().is{,Not}Null Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/137d6c79 Tree: http://git-wip-us.apache.org/repos/asf/james-p

[6/8] james-project git commit: structural refactoring from assert{, Not}Null to assertj assertThat().is{, Not}Null

2018-09-06 Thread aduprat
structural refactoring from assert{,Not}Null to assertj assertThat().is{,Not}Null Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/bf6b9d06 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/bf6b9d

[4/8] james-project git commit: structural refactoring from assert{True, Fase} to assertj assertThat().is{True, False}

2018-09-06 Thread aduprat
http://git-wip-us.apache.org/repos/asf/james-project/blob/63ab7ab8/mailbox/store/src/test/java/org/apache/james/mailbox/store/SearchUtilsTest.java -- diff --git a/mailbox/store/src/test/java/org/apache/james/mailbox/store/SearchUt

[3/8] james-project git commit: structural refactoring from assert{True, Fase} to assertj assertThat().is{True, False}

2018-09-06 Thread aduprat
http://git-wip-us.apache.org/repos/asf/james-project/blob/63ab7ab8/protocols/imap/src/test/java/org/apache/james/protocols/imap/utils/DecoderUtilsTest.java -- diff --git a/protocols/imap/src/test/java/org/apache/james/protocols/im

[5/8] james-project git commit: structural refactoring from assert{True, Fase} to assertj assertThat().is{True, False}

2018-09-06 Thread aduprat
structural refactoring from assert{True,Fase} to assertj assertThat().is{True,False} Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/63ab7ab8 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/63a

[2/8] james-project git commit: checkstyle fix

2018-09-06 Thread aduprat
checkstyle fix Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ec47e6d6 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ec47e6d6 Diff: http://git-wip-us.apache.org/repos/asf/james-project/diff/e

[1/8] james-project git commit: JAMES-2541 start implementing MailQueueFactoryContract with RabbitMQ

2018-09-06 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master e6ef1744d -> 9d086021c JAMES-2541 start implementing MailQueueFactoryContract with RabbitMQ Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7afb

[jira] [Commented] (JAMES-2542) AbstractMailRepository locking/unlocking issue when storing

2018-09-06 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605479#comment-16605479 ] Tellier Benoit commented on JAMES-2542: --- Hi! Thanks for the report. I had a quick

[3/6] james-project git commit: JAMES-2428 Removing a not necessary collect step when creating DLP dto

2018-09-06 Thread aduprat
JAMES-2428 Removing a not necessary collect step when creating DLP dto Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/01160d0e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/01160d0e Diff: htt

[6/6] james-project git commit: JAMES-2420 Add a DLPConfiguration object

2018-09-06 Thread aduprat
JAMES-2420 Add a DLPConfiguration object Represent a collection of rules. This allow to share Id duplication checks between WebAdmin and rule storage. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e6ef1744 T

[4/6] james-project git commit: JAMES-2428 Reject DLP rules when duplicated ids

2018-09-06 Thread aduprat
JAMES-2428 Reject DLP rules when duplicated ids Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f1ca57cf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f1ca57cf Diff: http://git-wip-us.apache.o

[5/6] james-project git commit: JAMES-2420 Fix DLP item hashCode

2018-09-06 Thread aduprat
JAMES-2420 Fix DLP item hashCode We should not depend on a compiled pattern but rather on the underlying string. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/b1062f35 Tree: http://git-wip-us.apache.org/repo

[1/6] james-project git commit: JAMES-2420 Add tests to DLP rule store

2018-09-06 Thread aduprat
Repository: james-project Updated Branches: refs/heads/master 42c684678 -> e6ef1744d JAMES-2420 Add tests to DLP rule store Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f7dcd555 Tree: http://git-wip-us.a

[2/6] james-project git commit: JAMES-2428 Add some missing webadmin DLP endpoints

2018-09-06 Thread aduprat
JAMES-2428 Add some missing webadmin DLP endpoints Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/2139e383 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/2139e383 Diff: http://git-wip-us.apach