[jira] [Commented] (JAMES-2806) Adding bucket capability into BlobStore

2019-07-12 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16883784#comment-16883784 ] Tellier Benoit commented on JAMES-2806: --- https://github.com/linagora/james-project/pull/2521

[james-project] 02/03: JAMES-2808 Play search contract over BlobStore DeletedMessageVault

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 305be463c9e308649f7b78911b93162c67d19842 Author: Benoit Tellier AuthorDate: Thu Jul 11 14:33:48 2019 +0200

[james-project] 03/03: JAMES-2808 BlobStoreDeletedMessageVault constructor visibility should be package-private

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 28e1ef498c4b2d06922b2a4136fdb22f534637f9 Author: Benoit Tellier AuthorDate: Thu Jul 11 14:34:25 2019 +0200

[james-project] 01/03: JAMES-2808 Remove duplicated User parameter is DeletedMessageVault::append

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 67ce3e4920ae52b4e9c6975f5e6ff571f45b7715 Author: Benoit Tellier AuthorDate: Thu Jul 11 14:30:53 2019 +0200

[james-project] branch master updated (3760520 -> 28e1ef4)

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from 3760520 JAMES-2810 Extract JSON serialization concern to its own class new 67ce3e4 JAMES-2808 Remove

[jira] [Created] (JAMES-2827) Effectively remove old geronimo library from codebase

2019-07-12 Thread JIRA
RĂ©mi Kowalski created JAMES-2827: Summary: Effectively remove old geronimo library from codebase Key: JAMES-2827 URL: https://issues.apache.org/jira/browse/JAMES-2827 Project: James Server

[jira] [Closed] (JAMES-2810) DeletedMessageMetadataVault : Cassandra

2019-07-12 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit closed JAMES-2810. - > DeletedMessageMetadataVault : Cassandra > --- > >

[jira] [Resolved] (JAMES-2810) DeletedMessageMetadataVault : Cassandra

2019-07-12 Thread Tellier Benoit (JIRA)
[ https://issues.apache.org/jira/browse/JAMES-2810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tellier Benoit resolved JAMES-2810. --- Resolution: Fixed Fix Version/s: 3.4.0

[james-project] 03/09: JAMES-2810 Implement UserPerBucket DAO

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 36a1d98079b0988cc045764691b99596274f0385 Author: Benoit Tellier AuthorDate: Fri Jul 5 11:08:20 2019 +0200

[james-project] 05/09: JAMES-2810 Implement CassandraDeletedMessageMetadataVault

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 333ba358d56b8fb0d7e9cd3971c237eb7ec79400 Author: Benoit Tellier AuthorDate: Fri Jul 5 13:59:35 2019 +0200

[james-project] 01/09: JAMES-2810 Implement StorageInformation DAO

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 2225bd5dda05b8a6023cf174b09a4174a4fa598d Author: Benoit Tellier AuthorDate: Wed Jul 10 10:36:27 2019 +0200

[james-project] 07/09: JAMES-2810 Inconsistencies testing upon store

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 521c7e5264e541e409c2c42a96250aa192bc7bb4 Author: Benoit Tellier AuthorDate: Thu Jul 11 15:45:45 2019 +0200

[james-project] 06/09: JAMES-2810 Reuse forks to fasten tests

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit d8a814b392f26d7f7d94059ad3183ac62730ce4f Author: Benoit Tellier AuthorDate: Fri Jul 5 15:59:46 2019 +0200

[james-project] 04/09: JAMES-2810 Implement Metadata DAO

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 40524a8a37ec461fa705567b2a981318d953fe23 Author: Benoit Tellier AuthorDate: Fri Jul 5 11:48:38 2019 +0200

[james-project] 09/09: JAMES-2810 Extract JSON serialization concern to its own class

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 376052071a7a740baf5363f9db1c37ab5f422677 Author: Benoit Tellier AuthorDate: Thu Jul 11 16:00:58 2019 +0200

[james-project] 02/09: JAMES-2810 DeletedMessageIdentifier POJO

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit d79c61fa622309a1a0329ebc7294fcab89b6d1ac Author: Benoit Tellier AuthorDate: Fri Jul 5 11:43:33 2019 +0200

[james-project] 08/09: JAMES-2810 Inconsistencies testing upon retention

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git commit 76ada25ca96a1bf73ee7e5535b8f6bfc74e55034 Author: Benoit Tellier AuthorDate: Thu Jul 11 15:52:25 2019 +0200

[james-project] branch master updated (f2597da -> 3760520)

2019-07-12 Thread btellier
This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git. from f2597da JAMES-2824 Cassandra storage has millisecond resolution new 2225bd5 JAMES-2810 Implement