mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-09 06:25:07 +00:00
With the opening of xpack, we still retained a run task within :x-pack:plugin. However, the root level run task also runs with the default distribution. This change removes the extra run task inside xpack in favor of using the root level task, and moves the license/configuration code for run into the main run configuration.