summaryrefslogtreecommitdiffstats
path: root/docproc
diff options
context:
space:
mode:
authorHarald Musum <musum@oath.com>2017-08-30 09:26:38 +0200
committerHarald Musum <musum@oath.com>2017-08-30 09:26:38 +0200
commitf6c4597346209ff4a4827aa64f3883f24ee27333 (patch)
tree142c8f00950a3f6f29f9ce196e8282b55897aaa9 /docproc
parentc1a93692a89586ea6ed51e682cf18f9eafe7d89b (diff)
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_"