OpenSearch/modules/reindex
Ryan Ernst 19a2b01e43
Build: Omit dependency licenses check for elasticsearch deps (#28304)
Sometimes modules/plugins depend on locally built elasticsearch jars.
This means not only that the jar is constantly changing (so no need for
a sha check), but also that the license falls under the Elasticsearch
license, and there is no need to keep another copy. This commit updates
the dependencies checked by dependencyLicenses to exclude those that are
built by elasticsearch.
2018-01-18 14:15:44 -08:00
..
src Add ability to associate an ID with tasks (#27764) 2018-01-12 15:34:17 -05:00
build.gradle Build: Omit dependency licenses check for elasticsearch deps (#28304) 2018-01-18 14:15:44 -08:00