[jira] [Commented] (JAMES-2426) [Backup] Archive mails into a zip

2018-08-20 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586828#comment-16586828 ] Tellier Benoit commented on JAMES-2426: --- https://github.com/linagora/james-project/pull/1649

[jira] [Commented] (JAMES-2514) Upgrade Cassandra to highest version

2018-08-20 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586826#comment-16586826 ] Tellier Benoit commented on JAMES-2514: --- https://github.com/linagora/james-project/pull/1644 moved

[jira] [Commented] (JAMES-2468) Decrease quota on mailbox deletion

2018-08-20 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16586825#comment-16586825 ] Tellier Benoit commented on JAMES-2468: --- https://github.com/linagora/james-project/pull/1643

[2/5] james-project git commit: JAMES-2514 DateTieredCompactionStrategy is deprecated in Cassandra 3.0.8/3.8 and later

2018-08-20 Thread btellier
JAMES-2514 DateTieredCompactionStrategy is deprecated in Cassandra 3.0.8/3.8 and later See https://docs.datastax.com/en/cassandra/3.0/cassandra/operations/opsConfigureCompaction.html Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit:

[3/5] james-project git commit: JAMES-2426 Update commons-compress to 1.18

2018-08-20 Thread btellier
JAMES-2426 Update commons-compress to 1.18 This fixes CVE-2018-11771 which reported a denial of service. >From CVE announcement: When reading a specially crafted ZIP archive, the read method of ZipArchiveInputStream can fail to return the correct EOF indication after the end of the stream has

[5/5] james-project git commit: JAMES-2468 Don't update quota when deleting empty mailboxes

2018-08-20 Thread btellier
JAMES-2468 Don't update quota when deleting empty mailboxes This triggers an error while updating quota Project: http://git-wip-us.apache.org/repos/asf/james-project/repo Commit: http://git-wip-us.apache.org/repos/asf/james-project/commit/0a8e0a9d Tree:

[1/5] james-project git commit: JAMES-2475 Fix Eclipse warnings

2018-08-20 Thread btellier
Repository: james-project Updated Branches: refs/heads/master 1ac24c097 -> 0a8e0a9dd JAMES-2475 Fix Eclipse 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/12f9eb07 Tree:

[4/5] james-project git commit: JAMES-2514 Improve configuration handling for guice Cassandra

2018-08-20 Thread btellier
JAMES-2514 Improve configuration handling for guice Cassandra - A property file was crafted as a default. Using builder is cleaner. - The warning 'default to 127.0.0.1:9042' was issued twice Furthermore, tests were providing a ClusterConfiguration without a CassandraConfiguration. The

[jira] [Comment Edited] (JAMES-2524) Updates minor dependencies

2018-08-20 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16585844#comment-16585844 ] Matthieu Baechler edited comment on JAMES-2524 at 8/20/18 12:18 PM:

[jira] [Commented] (JAMES-2524) Updates minor dependencies

2018-08-20 Thread Matthieu Baechler (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16585844#comment-16585844 ] Matthieu Baechler commented on JAMES-2524: -- It looks like we use awaitility in the version