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 e7d5585 JAMES-2744 James download should provide Content-Type header
new f90d462 JAMES-2717 Replace embedded ES in CassandraJmapExtension
new d8a5883 JAMES-2717 Replace embedded ES in Cassandra cucumber tests
new f20869c JAMES-2717 Replace embedded ES in RabbitMQ cucumber tests
new 61e93ef JAMES-2717 Remove embedded ES modules in integration tests
The 4 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:
.../org/apache/james/DockerElasticSearchRule.java | 4 ++
.../TestEmbeddedESMetricReporterModule.java | 49 --------------------
.../modules/TestEmbeddedElasticSearchModule.java | 52 ----------------------
.../jmap/cassandra/cucumber/CassandraStepdefs.java | 22 ++++-----
...on.java => CucumberElasticSearchSingleton.java} | 6 +--
...on.java => CucumberElasticSearchSingleton.java} | 6 +--
.../cucumber/awss3/RabbitMQAwsS3Stepdefs.java | 25 +++++------
.../integration/CassandraJmapExtension.java | 19 ++++----
8 files changed, 41 insertions(+), 142 deletions(-)
delete mode 100644
server/container/guice/cassandra-guice/src/test/java/org/apache/james/modules/TestEmbeddedESMetricReporterModule.java
delete mode 100644
server/container/guice/cassandra-guice/src/test/java/org/apache/james/modules/TestEmbeddedElasticSearchModule.java
copy
server/protocols/jmap-integration-testing/cassandra-jmap-integration-testing/src/test/java/org/apache/james/jmap/cassandra/cucumber/{CucumberCassandraSingleton.java
=> CucumberElasticSearchSingleton.java} (86%)
copy
server/protocols/jmap-integration-testing/rabbitmq-jmap-integration-testing/src/test/java/org/apache/james/jmap/rabbitmq/cucumber/awss3/{CucumberCassandraSingleton.java
=> CucumberElasticSearchSingleton.java} (87%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]