You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/10/29 23:29:22 UTC

incubator-ponymail git commit: Duplicate init of mbox_source mapping

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 9a964635d -> 3a48b8bb0


Duplicate init of mbox_source mapping

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/3a48b8bb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/3a48b8bb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/3a48b8bb

Branch: refs/heads/master
Commit: 3a48b8bb0871207851ed35fddb93cfd35e25d8e0
Parents: 9a96463
Author: Sebb <se...@apache.org>
Authored: Sun Oct 30 00:28:51 2016 +0100
Committer: Sebb <se...@apache.org>
Committed: Sun Oct 30 00:28:51 2016 +0100

----------------------------------------------------------------------
 tools/setup.py | 8 --------
 1 file changed, 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/3a48b8bb/tools/setup.py
----------------------------------------------------------------------
diff --git a/tools/setup.py b/tools/setup.py
index 45f7d06..431c284 100644
--- a/tools/setup.py
+++ b/tools/setup.py
@@ -218,14 +218,6 @@ if not args.noi:
             }
           }
         },
-        "mbox_source" : {
-          "properties" : {
-            "source" : {
-              "type" : "string",
-              "index" : "not_analyzed"
-            }
-          }
-        },
         "attachment" : {
           "properties" : {
             "source" : {