mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 18:35:25 +00:00
Better approach to skipping license check for subprojects
Original commit: elastic/x-pack-elasticsearch@8624ab08cc
This commit is contained in:
parent
93ca4db1ce
commit
87c085d857
@ -1,5 +1,5 @@
|
||||
subprojects {
|
||||
plugins.withType(org.elasticsearch.gradle.test.RestTestPlugin) {
|
||||
tasks.withType(org.elasticsearch.gradle.precommit.LicenseHeadersTask) {
|
||||
// someone figure out what the x-plugins logic should be
|
||||
project.licenseHeaders.enabled = false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user