[jira] [Created] (JAMES-2135) text/calendar bodies should not be displayed in textBody

2017-09-01 Thread Quynh Nguyen (JIRA)
Quynh Nguyen created JAMES-2135: --- Summary: text/calendar bodies should not be displayed in textBody Key: JAMES-2135 URL: https://issues.apache.org/jira/browse/JAMES-2135 Project: James Server I

[1/5] james-project git commit: JAMES-2121 Disallown creation of duplicate mappings

2017-09-01 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 8d9287ff9 -> e9c1a72b7 JAMES-2121 Disallown creation of duplicate 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/d8995759 Tree: http:/

[4/5] james-project git commit: JAMES-2121 Rename test to the same name of the class it tests

2017-09-01 Thread btellier
JAMES-2121 Rename test to the same name of the class it 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/e9c1a72b Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e9c1a72b Diff: http://git-w

[2/5] james-project git commit: JAMES-2121 Also slightly improve internal add method for mappings

2017-09-01 Thread btellier
JAMES-2121 Also slightly improve internal add method for 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/589f347f Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/589f347f Diff: http://g

[5/5] james-project git commit: JAMES-2121 Also improve remove mapping

2017-09-01 Thread btellier
JAMES-2121 Also improve remove mapping Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/abcaa558 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/abcaa558 Diff: http://git-wip-us.apache.org/repos/

[3/5] james-project git commit: JAMES-2121 Rewrite RRT test to not swallow exceptions in booleans

2017-09-01 Thread btellier
JAMES-2121 Rewrite RRT test to not swallow exceptions in booleans Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/e30e0174 Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/e30e0174 Diff: http://g

[jira] [Resolved] (JAMES-2121) MappingsImpl.contains is probably not working as expected

2017-09-01 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2121. --- Resolution: Fixed https://github.com/linagora/james-project/pull/953 solved this. > MappingsI

[jira] [Closed] (JAMES-2121) MappingsImpl.contains is probably not working as expected

2017-09-01 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2121. - > MappingsImpl.contains is probably not working as expected >

[jira] [Created] (JAMES-2136) Use logback instead of slf4j-simple for test output

2017-09-01 Thread Matthieu Baechler (JIRA)
Matthieu Baechler created JAMES-2136: Summary: Use logback instead of slf4j-simple for test output Key: JAMES-2136 URL: https://issues.apache.org/jira/browse/JAMES-2136 Project: James Server

[07/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/mpt/impl/imap-mailbox/cassandra/src/test/java/org/apache/james/mpt/imapmailbox/cassandra/CassandraMailboxAnnotation.java -- diff --git a/mpt/impl/imap-mailbox/cass

[11/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
JAMES-2133 Switch from cassandraunit to cassandra in docker It allows to switch between versions easily. Most of the commit is actually fixing James Resource lifecycle Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/a

[02/13] james-project git commit: JAMES-2133 Make it possible to restart cassandra container every X tests

2017-09-01 Thread matthieu
JAMES-2133 Make it possible to restart cassandra container every X tests When running cassandra in a container, it may need a lot of RAM to keep up with big testsuites. Running a container every once in a while help keeping everything fast. Project: http://git-wip-us.apac

[13/13] james-project git commit: Merge branch 'JAMES-2133'

2017-09-01 Thread matthieu
Merge branch 'JAMES-2133' Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/fd1c775e Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/fd1c775e Diff: http://git-wip-us.apache.org/repos/asf/james-pro

[04/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/server/container/guice/cassandra-guice/src/test/java/org/apache/james/JamesServerWithRetryConnectionTest.java -- diff --git a/server/container/guice/cassandra-guic

[03/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/src/test/java/org/apache/james/jmap/cassandra/CassandraSetMessagesMethodTest.java -- di

[09/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/mailbox/cassandra/src/test/java/org/apache/james/mailbox/cassandra/mail/CassandraAnnotationMapperTest.java -- diff --git a/mailbox/cassandra/src/test/java/org/apac

[12/13] james-project git commit: JAMES-2133 make cucumber faster by reusing cassandra container for several tests

2017-09-01 Thread matthieu
JAMES-2133 make cucumber faster by reusing cassandra container for several 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/833443ca Tree: http://git-wip-us.apache.org/repos/asf/james-project/tree/833443ca

[08/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/mailbox/jpa/src/test/java/org/apache/james/mailbox/jpa/JPASubscriptionManagerTest.java -- diff --git a/mailbox/jpa/src/test/java/org/apache/james/mailbox/jpa/JPASu

[10/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/init/CassandraConfigurationTest.java -- diff --git a/backends-common/cassandra/src/test

[05/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/mpt/impl/managesieve/cassandra/src/test/java/org/apache/james/mpt/managesieve/cassandra/CassandraNoopTest.java -- diff --git a/mpt/impl/managesieve/cassandra/src/t

[06/13] james-project git commit: JAMES-2133 Switch from cassandraunit to cassandra in docker

2017-09-01 Thread matthieu
http://git-wip-us.apache.org/repos/asf/james-project/blob/a18a4488/mpt/impl/imap-mailbox/inmemory/src/test/java/org/apache/james/mpt/imapmailbox/inmemory/InMemoryNonAuthenticatedState.java -- diff --git a/mpt/impl/imap-mailbox/inm

[01/13] james-project git commit: JAMES-2133 fix warnings

2017-09-01 Thread matthieu
Repository: james-project Updated Branches: refs/heads/master e9c1a72b7 -> fd1c775e7 JAMES-2133 fix warnings Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0efe1e33 Tree: http://git-wip-us.apache.org/repos

[jira] [Closed] (JAMES-2133) Tests should be run against a Dockerized cassandra

2017-09-01 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthieu Baechler closed JAMES-2133. Resolution: Fixed merged > Tests should be run against a Dockerized cassandra > ---