You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2022/05/30 10:34:54 UTC

[james-project] branch upgrade-es-8.2 updated (807bddb83e -> d44ec43ce1)

This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch upgrade-es-8.2
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 807bddb83e WIP JAMES-3771 upgrade to elasticsearch 8.2.1
     add d44ec43ce1 fixup! WIP JAMES-3771 upgrade to elasticsearch 8.2.1

No new revisions were added by this update.

Summary of changes:
 .../apache/james/backends/es/v8/IndexCreationFactory.java   |   7 +++++--
 .../apache/james/backends/es/v8/DockerElasticSearch.java    |   7 +++++--
 .../james/backends/es/v8/ElasticSearchIndexerTest.java      |   1 -
 .../src/test/resources/auth-es/NginxDockerfile              |   0
 .../src/test/resources/auth-es/README.md                    |   0
 .../src/test/resources/auth-es/default.crt                  |   0
 .../src/test/resources/auth-es/default.key                  |   0
 .../src/test/resources/auth-es/nginx-conf/passwd            |   2 ++
 .../resources/auth-es/nginx-conf/reverse_elasticsearch.conf |   0
 .../src/test/resources/auth-es/server.jks                   | Bin
 10 files changed, 12 insertions(+), 5 deletions(-)
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/NginxDockerfile (100%)
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/README.md (100%)
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/default.crt (100%)
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/default.key (100%)
 create mode 100644 backends-common/elasticsearch-v8/src/test/resources/auth-es/nginx-conf/passwd
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/nginx-conf/reverse_elasticsearch.conf (100%)
 copy backends-common/{elasticsearch-v7 => elasticsearch-v8}/src/test/resources/auth-es/server.jks (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org