summaryrefslogtreecommitdiffstats
path: root/docproc
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2017-08-30 16:10:45 +0200
committerGitHub <noreply@github.com>2017-08-30 16:10:45 +0200
commit9f55f0516de6d61509c9b99771625e8322e73e12 (patch)
treef8b6d2b1a9eb3a31cc4382eae98281934eb95116 /docproc
parent3c511d8697c0dff3f54f660d063b17a2c3b28da4 (diff)
Revert "Revert "version in def files are deprecated""
Diffstat (limited to 'docproc')
-rw-r--r--docproc/src/main/resources/configdefinitions/docproc.def1
-rw-r--r--docproc/src/main/resources/configdefinitions/schemamapping.def1
-rw-r--r--docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def1
-rw-r--r--docproc/src/test/vespa-configdef/string.def1
4 files changed, 0 insertions, 4 deletions
diff --git a/docproc/src/main/resources/configdefinitions/docproc.def b/docproc/src/main/resources/configdefinitions/docproc.def
index 76acfdfca8a..3b4c4fc5b16 100644
--- a/docproc/src/main/resources/configdefinitions/docproc.def
+++ b/docproc/src/main/resources/configdefinitions/docproc.def
@@ -1,5 +1,4 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-version=12
namespace=config.docproc
# Queue size (in milliseconds) for this node
diff --git a/docproc/src/main/resources/configdefinitions/schemamapping.def b/docproc/src/main/resources/configdefinitions/schemamapping.def
index 87afe204770..d70235fbfc0 100644
--- a/docproc/src/main/resources/configdefinitions/schemamapping.def
+++ b/docproc/src/main/resources/configdefinitions/schemamapping.def
@@ -1,7 +1,6 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Use when a docproc works on a generic set of field names and the actual names
# in input doc may be different
-version=1
namespace=config.docproc
# The chain this mapping applies to
diff --git a/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def b/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def
index c96a6c63d3c..dea6141e6cc 100644
--- a/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def
+++ b/docproc/src/main/resources/configdefinitions/splitter-joiner-document-processor.def
@@ -1,5 +1,4 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-version=2
namespace=config.docproc
# The name of the enclosing (outer) document type
diff --git a/docproc/src/test/vespa-configdef/string.def b/docproc/src/test/vespa-configdef/string.def
index 9e59f7caec4..3e76855f1e8 100644
--- a/docproc/src/test/vespa-configdef/string.def
+++ b/docproc/src/test/vespa-configdef/string.def
@@ -1,5 +1,4 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-version=1
namespace=config.docproc
stringVal string default="_default_"