This is an automated email from the ASF dual-hosted git repository. rouazana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git.
from fa6f51b [Refactoring] Move remaining abstract test classes in mailbox api and their implementations to JUnit 5 new bcf4d36 JAMES-2981 Keyspace creation should be optional new 5887c6c JAMES-2981 update cassandra configuration documentation The 2 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/cassandra/init/KeyspaceFactory.java | 6 ++++ .../init/configuration/ClusterConfiguration.java | 33 ++++++++++++++++++---- .../james/backends/cassandra/CassandraCluster.java | 1 + .../SessionWithInitializedTablesFactoryTest.java | 1 + .../destination/conf/cassandra.properties | 1 + .../destination/conf/cassandra.properties | 1 + .../destination/conf/cassandra.properties | 1 + .../destination/conf/cassandra.properties | 1 + .../CassandraRabbitMQAwsS3SmtpTestRuleFactory.java | 1 + .../mpt/smtp/CassandraSmtpTestRuleFactory.java | 1 + .../AuthenticatedCassandraJamesServerTest.java | 1 + .../james/CassandraAuthenticationExtension.java | 1 + .../org/apache/james/CassandraNodeConfTest.java | 1 + .../java/org/apache/james/DockerCassandraRule.java | 1 + src/site/xdoc/server/config-cassandra.xml | 5 ++++ 15 files changed, 51 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org