Re: Is it normal that HBASE test is failing?

2018-04-24 Thread Benoit Tellier
Hi Simon, I already saw the Cassandra failure you noticed with the docker build.It is a recurring failure, with low probability. I suspect this might be linked to the computer performances. Of course, any hint or proposal to improve the stability of the build is more than welcome! The way we run

[jira] [Commented] (JAMES-2270) Replace uses of considered-deprecated constants in com.google.common.base.Charsets

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451512#comment-16451512 ] ASF GitHub Bot commented on JAMES-2270: --- Github user dtrebbien closed the pull request at:

[jira] [Commented] (JAMES-2270) Replace uses of considered-deprecated constants in com.google.common.base.Charsets

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16451511#comment-16451511 ] ASF GitHub Bot commented on JAMES-2270: --- Github user dtrebbien commented on the issue:

Re: Is it normal that HBASE test is failing?

2018-04-24 Thread Simon Levesque
Thanks Benoit. I am not really looking at using HBASE; it is just failing. I want to use the JPa on MariaDB. I quickly ran the tests locally and in the Docker build and here are parts of the logs. # Using locally >From a clean repository on "master": ``` mvn clean install ``` Getting (the IP

[15/27] james-project git commit: JAMES-2366 WebAdmin Group API should rely on RRT group

2018-04-24 Thread matthieu
JAMES-2366 WebAdmin Group API should rely on RRT group Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6368cb06 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6368cb06 Diff:

[05/27] james-project git commit: JAMES-2366 Adding a group mapping type

2018-04-24 Thread matthieu
JAMES-2366 Adding a group mapping type Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/43a6882f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/43a6882f Diff:

[10/27] james-project git commit: JAMES-2366 Mapping ordering is in fact a policy

2018-04-24 Thread matthieu
JAMES-2366 Mapping ordering is in fact a policy Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f8c43adc Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f8c43adc Diff:

[19/27] james-project git commit: JAMES-2366 remove a duplicate condition in mappings logic

2018-04-24 Thread matthieu
JAMES-2366 remove a duplicate condition in mappings logic Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/949594cf Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/949594cf Diff:

[21/27] james-project git commit: JAMES-2366 Break getMappings into smaller chunks

2018-04-24 Thread matthieu
JAMES-2366 Break getMappings into smaller chunks Handling non recursive mappings first allow to gain one level of indentation Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a64ee174 Tree:

[02/27] james-project git commit: JAMES-2366 drop getAllMappings wrapping methods and expose backend implementation

2018-04-24 Thread matthieu
JAMES-2366 drop getAllMappings wrapping methods and expose backend 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/565c6a23 Tree:

[26/27] james-project git commit: JAMES-2366 migration of MappingTest to junit 5

2018-04-24 Thread matthieu
JAMES-2366 migration of MappingTest to junit 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/776fc33a Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/776fc33a Diff:

[17/27] james-project git commit: JAMES-2366 remove MappingImpl and simulate an Algebric Type with factories and functions

2018-04-24 Thread matthieu
JAMES-2366 remove MappingImpl and simulate an Algebric Type with factories and functions Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/1ba2bfc3 Tree:

[25/27] james-project git commit: JAMES-2366 use an object MappingSource for input of RRT rewriting

2018-04-24 Thread matthieu
JAMES-2366 use an object MappingSource for input of RRT rewriting Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ff8107ef Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ff8107ef Diff:

[12/27] james-project git commit: JAMES-2366 A mapping should rewrite Users

2018-04-24 Thread matthieu
JAMES-2366 A mapping should rewrite Users Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/23fb3a00 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/23fb3a00 Diff:

[03/27] james-project git commit: JAMES-2366 reduce getMappings method scope to private

2018-04-24 Thread matthieu
JAMES-2366 reduce getMappings method scope to private Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e2c0bcdb Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e2c0bcdb Diff:

[08/27] james-project git commit: JAMES-2366 Explicitly allow RRT Forward copy to base recipient

2018-04-24 Thread matthieu
JAMES-2366 Explicitly allow RRT Forward copy to base recipient Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ed5b9f88 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ed5b9f88 Diff:

[09/27] james-project git commit: JAMES-2366 Add some recursive forward tests

2018-04-24 Thread matthieu
JAMES-2366 Add some recursive forward 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/9fe1d268 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/9fe1d268 Diff:

[06/27] james-project git commit: JAMES-2366 Storage of group prefixed mappings

2018-04-24 Thread matthieu
JAMES-2366 Storage of group prefixed mappings Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/7208b3ce Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/7208b3ce Diff:

[04/27] james-project git commit: JAMES-2366 Avoid String parsing for default domain appending

2018-04-24 Thread matthieu
JAMES-2366 Avoid String parsing for default domain appending Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a71d033f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a71d033f Diff:

[11/27] james-project git commit: JAMES-2366 adopt fail-fast coding style

2018-04-24 Thread matthieu
JAMES-2366 adopt fail-fast coding style Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/930e7e52 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/930e7e52 Diff:

[16/27] james-project git commit: JAMES-2366 Error mapping should throw when trying to rewrite a User

2018-04-24 Thread matthieu
JAMES-2366 Error mapping should throw when trying to rewrite a User Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/6a5b348d Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/6a5b348d Diff:

[27/27] james-project git commit: JAMES-2366 migration RegexRewriterTest to junit 5

2018-04-24 Thread matthieu
JAMES-2366 migration RegexRewriterTest to junit 5 Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f0ce9cc7 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f0ce9cc7 Diff:

[20/27] james-project git commit: JAMES-2366 create MailAddressConversionPolicy to handle mapping to MailAddress conversion

2018-04-24 Thread matthieu
JAMES-2366 create MailAddressConversionPolicy to handle mapping to MailAddress conversion Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ef5ff3f6 Tree:

[24/27] james-project git commit: JAMES-2366 use an object MappingSource for input of RRT rewriting

2018-04-24 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/ff8107ef/server/data/data-library/src/main/java/org/apache/james/rrt/lib/RecipientRewriteTableManagement.java -- diff --git

[13/27] james-project git commit: JAMES-2366 Behaviour upon identity should be specified in Mapping::Type

2018-04-24 Thread matthieu
JAMES-2366 Behaviour upon identity should be specified in Mapping::Type Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/f08343dd Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/f08343dd Diff:

[23/27] james-project git commit: JAMES-2366 add some tests on regex mapping rewriting

2018-04-24 Thread matthieu
JAMES-2366 add some tests on regex mapping rewriting Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/a7a8735e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/a7a8735e Diff:

[18/27] james-project git commit: JAMES-2366 Rewriting rule logic should be specified by the mapping type

2018-04-24 Thread matthieu
JAMES-2366 Rewriting rule logic should be specified by the mapping type General mapping class should be a container, and should be logic agnostic. This makes understanding the overall rewriting easier. Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[14/27] james-project git commit: JAMES-2366 regexMap no longer use null but Optional

2018-04-24 Thread matthieu
JAMES-2366 regexMap no longer use null but Optional Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/465da0e1 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/465da0e1 Diff:

[22/27] james-project git commit: JAMES-2366 refactor RecipientRewriteTableUtil.regexMap

2018-04-24 Thread matthieu
JAMES-2366 refactor RecipientRewriteTableUtil.regexMap Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/620bf692 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/620bf692 Diff:

[01/27] james-project git commit: JAMES-2366 rename checkMapping to make it clear it checks entry doesn't already exist

2018-04-24 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master ff231f907 -> 776fc33ac JAMES-2366 rename checkMapping to make it clear it checks entry doesn't already exist Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[07/27] james-project git commit: JAMES-2366 Rely more on Strong typing and better extract methods

2018-04-24 Thread matthieu
JAMES-2366 Rely more on Strong typing and better extract methods Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/8947eeea Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/8947eeea Diff:

[jira] [Commented] (JAMES-2383) Missing ignore for Eclipse and Maven generated files

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449735#comment-16449735 ] ASF GitHub Bot commented on JAMES-2383: --- Github user mbaechler commented on the issue:

[jira] [Commented] (JAMES-2383) Missing ignore for Eclipse and Maven generated files

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449640#comment-16449640 ] ASF GitHub Bot commented on JAMES-2383: --- Github user provirus commented on the issue:

[jira] [Commented] (JAMES-2270) Replace uses of considered-deprecated constants in com.google.common.base.Charsets

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449584#comment-16449584 ] ASF GitHub Bot commented on JAMES-2270: --- Github user chibenwa commented on the issue:

[1/3] james-project git commit: JAMES-2270 Replace some uses of constants within MIME4J Charsets

2018-04-24 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 2d2b3988e -> ff231f907 JAMES-2270 Replace some uses of constants within MIME4J Charsets Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[3/3] james-project git commit: JAMES-2361 Add some debug logs in ExtractMDNOriginalJMAPMessageId mailet

2018-04-24 Thread btellier
JAMES-2361 Add some debug logs in ExtractMDNOriginalJMAPMessageId mailet Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/ff231f90 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/ff231f90 Diff:

[2/3] james-project git commit: JAMES-2270 Replace uses of considered-deprecated constants

2018-04-24 Thread btellier
JAMES-2270 Replace uses of considered-deprecated constants In Java 7+ projects, constants within com.google.common.base.Charsets are considered deprecated, and the corresponding constants from StandardCharsets are preferred. These changes were suggested by the Extra Hints plugin for NetBeans:

[jira] [Commented] (JAMES-2382) Inconsistent method name

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449564#comment-16449564 ] ASF GitHub Bot commented on JAMES-2382: --- Github user chibenwa commented on the issue:

[jira] [Commented] (JAMES-2383) Missing ignore for Eclipse and Maven generated files

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449565#comment-16449565 ] ASF GitHub Bot commented on JAMES-2383: --- Github user provirus commented on the issue:

[jira] [Commented] (JAMES-2343) Use buffered file output stream for MimeMessageInputStreamSource

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449456#comment-16449456 ] ASF GitHub Bot commented on JAMES-2343: --- Github user mbaechler commented on a diff in the pull

[jira] [Commented] (JAMES-2383) Missing ignore for Eclipse and Maven generated files

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449449#comment-16449449 ] ASF GitHub Bot commented on JAMES-2383: --- Github user mbaechler commented on the issue:

[jira] [Commented] (JAMES-2385) $Draft checks should rely on JMAP flags view

2018-04-24 Thread Antoine Duprat (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449425#comment-16449425 ] Antoine Duprat commented on JAMES-2385: --- akka or aka ;) > $Draft checks should rely on JMAP flags

Re: [jira] [Commented] (JAMES-2382) Inconsistent method name

2018-04-24 Thread jackie issa
Hi Sent from my iPhone > On Apr 24, 2018, at 9:27 AM, ASF GitHub Bot (JIRA) > wrote: > > >[ > https://issues.apache.org/jira/browse/JAMES-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449369#comment-16449369 > ] > > ASF

[jira] [Commented] (JAMES-2382) Inconsistent method name

2018-04-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16449369#comment-16449369 ] ASF GitHub Bot commented on JAMES-2382: --- Github user BruceKuiLiu commented on the issue: