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 88a160b  JAMES-2836 BlobStoreDeletedMessageVault grafana board
     new 982ef60  JAMES-2839 fix some broken links in the documentation
     new a2cdbaf  JAMES-2839 add in site missing items in Configure James menu 
bar
     new aa94ab0  JAMES-2839 little corrections on vault section in the 
webadmin documentation
     new c2140ed  JAMES-2839 Update vault configuration documentation
     new 2699e74  JAMES-2839 Update the how-to vault documentation
     new 055764c  JAMES-2839 Add more clarity to the docker-compose file
     new cabec67  JAMES-2839 Update deletedMessageVault.properties files with 
new documented configuration
     new a483fae  JAMES-2813 implement MigrationTask serialization
     new 67e384d  Fix Checkstyle and Eclipse warnings

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 backends-common/cassandra/pom.xml                  |   9 +
 .../cassandra/migration/MigrationTask.java         |  37 +++-
 .../james/backends/cassandra/CassandraCluster.java |   2 +-
 .../backends/cassandra/CassandraClusterTest.java   |   2 +-
 .../migration/CassandraMigrationServiceTest.java   |   1 -
 .../migration/MigrationTaskSerializationTest.java  |  41 ++--
 dockerfiles/run/docker-compose.yml                 |   3 +
 .../conf/deletedMessageVault.properties            |   5 +-
 .../conf/deletedMessageVault.properties            |   5 +-
 .../conf/deletedMessageVault.properties            |   5 +-
 .../conf/deletedMessageVault.properties            |   5 +-
 .../conf/deletedMessageVault.properties            |   5 +-
 .../mail/migration/AttachmentV2MigrationTest.java  |   1 -
 .../james/vault/dto/query/QueryTranslator.java     |   6 +-
 ...aultGarbageCollectionTaskSerializationTest.java |   2 +-
 .../mpt/imapmailbox/jpa/host/JPAHostSystem.java    |   1 -
 .../routes/DeletedMessagesVaultDeleteTask.java     |   2 +-
 .../routes/DeletedMessagesVaultExportTask.java     |   2 +-
 .../routes/DeletedMessagesVaultRestoreTask.java    |   2 +-
 .../server/task/json/TaskSerializationTest.java    |   6 +-
 src/homepage/howTo/deleted-messages-vault.html     | 233 ++++++++++++++-------
 src/site/markdown/server/manage-webadmin.md        |  24 +--
 src/site/site.xml                                  |   2 +
 src/site/xdoc/server/config-vault.xml              |  18 +-
 24 files changed, 281 insertions(+), 138 deletions(-)
 copy 
mailbox/tools/indexer/src/test/java/org/apache/mailbox/tools/indexer/FullReindexingTaskSerializationTest.java
 => 
backends-common/cassandra/src/test/java/org/apache/james/backends/cassandra/migration/MigrationTaskSerializationTest.java
 (54%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to