OpenSearch/plugins/examples/meta-plugin
Ryan Ernst cefea1a7c9
Build: Add gradle plugin for configuring meta plugin (#28276)
This commit adds a gradle plugin to ease development of meta plugins.
Applying the plugin will generated the meta plugin properties based on
the es_meta_plugin configuration object, which includes name and
description. The plugins to include within the meta plugin are
configured through the `plugins` list. An integ test task is also
automatically added.
2018-01-17 19:47:37 -08:00
..
dummy-plugin1 Add the ability to bundle multiple plugins into a meta plugin (#28022) 2018-01-09 18:28:43 +01:00
dummy-plugin2 Add the ability to bundle multiple plugins into a meta plugin (#28022) 2018-01-09 18:28:43 +01:00
src Make sure that we don't detect files as maven coordinate when installing a plugin (#28163) 2018-01-10 14:59:37 +01:00
build.gradle Build: Add gradle plugin for configuring meta plugin (#28276) 2018-01-17 19:47:37 -08:00