OpenSearch/x-pack/plugin
Nik Everett a8f40b3e04 Build: Assert jar LICENSE and NOTICE files match
Adds tasks that check that the all jars that we build have LICENSE.txt
and NOTICE.txt files and that the files are correct. Sets check to
depend on these task.

This is mostly there for extra parnoia because we automatically
configure all Jar tasks to include the LICENSE.txt and NOTICE.txt
files anyway. But it is quite possible to add configuration to those
tasks that would override either file.

This causes check to depend on several more things than it used to.
Take, for example, javadoc:

check depends on the new verifyJavadocJarNotice which depends on
extractJavadocJar which depends on javadocJar which depends on
javadoc, this check now depends on javadoc.
2018-04-25 19:53:24 -04:00
..
bwc Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
core Fix classpath for X-Pack scripts on Windows 2018-04-20 15:34:01 -07:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml [ML] Wait for updates to established memory usage 2018-04-24 13:46:58 -04:00
monitoring Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
rollup Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
security Add comments inadvertently removed during migrate 2018-04-24 13:41:09 -05:00
sql Build: Assert jar LICENSE and NOTICE files match 2018-04-25 19:53:24 -04:00
src/test Add comments inadvertently removed during migrate 2018-04-24 13:41:09 -05:00
upgrade Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
watcher Add distribution type to startup scripts 2018-04-20 15:34:01 -07:00
build.gradle Build: Assert jar LICENSE and NOTICE files match 2018-04-25 19:53:24 -04:00