mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
- Remove duplicate dependency configuration - Use task avoidance api accross the build - Remove redundant licensesCheck config
This commit is contained in:
parent
c57a3f3e60
commit
abc72c1a27
51 changed files with 46 additions and 108 deletions
|
@ -46,7 +46,7 @@ restResources {
|
|||
}
|
||||
}
|
||||
|
||||
dependencyLicenses {
|
||||
tasks.named("dependencyLicenses").configure {
|
||||
mapping from: /aws-java-sdk-.*/, to: 'aws-java-sdk'
|
||||
mapping from: /jackson-.*/, to: 'jackson'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue