You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2020/09/09 12:04:08 UTC

[incubator-ponymail-foal] branch master updated: drop 6.x, doesn't work currently

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

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new 250c882  drop 6.x, doesn't work currently
250c882 is described below

commit 250c882d2f845dc058332bf08578ac767e24b5d6
Author: Daniel Gruno <hu...@apache.org>
AuthorDate: Wed Sep 9 14:03:37 2020 +0200

    drop 6.x, doesn't work currently
---
 INSTALL.md | 2 +-
 README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/INSTALL.md b/INSTALL.md
index 37071dc..46478b2 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -14,7 +14,7 @@
 
 ## Basic requirements
 - Linux or other UNIX-like operating system
-- ElasticSearch 6.x or higher (7.x recommended) installed
+- ElasticSearch 7.x or higher installed
 - Python 3.7.3 or higher
 - PipEnv program (typically `apt install pipenv` or `yum install pipenv` etc)
 - A web server of your choice with proxy capabilities
diff --git a/README.md b/README.md
index 621b00b..f443fd0 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Please see the [installation documentation](INSTALL.md) for setup instructions.
 - Linux or other UNIX based operating system (Windows has not been tested, but might work).
 - Python 3.7.3 or higher with dependencies from `requirements.txt`.
 - Web server with proxy capabilities for the UI.
-- ElasticSearch 6.x or higher, 7.x recommended.
+- ElasticSearch 7.x or higher.
 
 
 ### Migration disclaimer: