Skip to content

Commit 988f7bb

Browse files
ielatifGurkan Kaymak
authored and
Gurkan Kaymak
committed
[DOCS] remove 'es.scripting.update.ctx_in_params' system property for 7.0 (elastic#41643)
1 parent 389f261 commit 988f7bb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ integTestCluster {
5656
extraConfigFile 'hunspell/en_US/en_US.dic', '../server/src/test/resources/indices/analyze/conf_dir/hunspell/en_US/en_US.dic'
5757
// Whitelist reindexing from the local node so we can test it.
5858
setting 'reindex.remote.whitelist', '127.0.0.1:*'
59-
60-
// TODO: remove this for 7.0, this exists to allow the doc examples in 6.x to continue using the defaults
61-
systemProperty 'es.scripting.update.ctx_in_params', 'false'
6259
}
6360

6461
// build the cluster with all plugins

0 commit comments

Comments
 (0)