OpenSearch/distribution/tools/plugin-cli
Simon Willnauer a506ba8602 Remove `Settings,put(Map<String,String>)` (#26785)
`Map<String,String>` is basically erasing the type while other methods on
the `Settings.Builder` are type safe and have corresponding `get` methods.
2017-09-26 12:15:20 +02:00
..
src Remove `Settings,put(Map<String,String>)` (#26785) 2017-09-26 12:15:20 +02:00
build.gradle Build: Move plugin cli and tests to distribution tool (#24220) 2017-04-21 09:25:58 -07:00