Remove checksum files from ref guide.

This commit is contained in:
Dawid Weiss 2019-12-13 17:09:25 +01:00
parent abd5102312
commit 208d094262
32 changed files with 11 additions and 41 deletions

View File

@ -47,6 +47,14 @@ def licenseTypes = [
"COMPOUND": [name: "Compound license (details in NOTICE file)."],
]
allprojects {
task licenses() {
group = 'Dependency validation'
description = "Apply all dependency/ license checks."
}
check.dependsOn(licenses)
}
subprojects {
// Configure jarValidation configuration for all projects. Any dependency
// declared on this configuration (or any configuration it extends from) will
@ -226,14 +234,7 @@ subprojects {
}
}
task licenses() {
group = 'Dependency validation'
description = "Apply all dependency/ license checks."
dependsOn validateJarChecksums, validateJarLicenses
}
check.dependsOn(licenses)
licenses.dependsOn validateJarChecksums, validateJarLicenses
}
// Check for dangling files in the licenses folder.
@ -268,7 +269,7 @@ configure([project(":solr"), project(":lucene"), ]) {
}
}
check.dependsOn checkDanglingLicenseFiles
licenses.dependsOn checkDanglingLicenseFiles
}
// Exclude files that are not a result of direct dependencies but have to be there.
@ -294,7 +295,7 @@ configure(project(":solr")) {
// Disable validation for these projects (should it be disabled?)
configure(project(":solr:solr-ref-guide")) {
[validateJarLicenses, validateJarChecksums].each { task ->
[validateJarLicenses, validateJarChecksums, updateChecksums].each { task ->
task.enabled = false
}
}

View File

@ -1 +0,0 @@
fa26d351fe62a6a17f5cda1287c1c6110dec413f

View File

@ -1 +0,0 @@
775b7e22fb10026eed3f86e8dc556dfafe35f2d5

View File

@ -1 +0,0 @@
899c972f69febedc39dca5108d83b9294ceeeff8

View File

@ -1 +0,0 @@
3af7648a5222cd34fec40ce69711fa7e3821ebe7

View File

@ -1 +0,0 @@
ff265cbb64b4cac3528b342d80234caa98d7eb9b

View File

@ -1 +0,0 @@
518929596ee3249127502a8573b2e008e2d51ed3

View File

@ -1 +0,0 @@
fcdf20c966ff7bd3299c3d7fb3e7bfb14e38d4ee

View File

@ -1 +0,0 @@
39b109f2cd352b2d71b52a3b5a1a9850e1dc304b

View File

@ -1 +0,0 @@
05dff3f694f5ab7f48457138f57ac4af95e739c9

View File

@ -1 +0,0 @@
ed28ded51a8b1c6b112568def5f4b455e6809019

View File

@ -1 +0,0 @@
7cdfc30451010e4d6c65af5a3a4f357563289245

View File

@ -1 +0,0 @@
47592e181b0bdbbeb63029e08c5e74f6803c4edd

View File

@ -1 +0,0 @@
fb54851e631ff91651762587bc3c61a407d328df

View File

@ -1 +0,0 @@
e483f63d2c18544c49f30836e13ff57f4a78d32d

View File

@ -1 +0,0 @@
cb3bcb39040951bc78a540a019573eaedfc8fb81

View File

@ -1 +0,0 @@
c7664aa74f424748b513619d71141a249fb74e3e

View File

@ -1 +0,0 @@
ac1e5af7edfda95086679f27a35b18f10f4c88b5

View File

@ -1 +0,0 @@
f0265a1e04c51aa056f2e34eb3834d4e898d5950

View File

@ -1 +0,0 @@
b683f10dded734c662c418160e314e6db936fdee

View File

@ -1 +0,0 @@
f7b520c458572890807d143670c9b24f4de90897

View File

@ -1 +0,0 @@
5dbb09787a9b8780737b71fbf942235ef59051b9

View File

@ -1 +0,0 @@
16bfeaedf8525931a188582adfdb4c0951a14605

View File

@ -1 +0,0 @@
653601d48b38528e76840c6eac1ae46e2dae1a74

View File

@ -1 +0,0 @@
e8d7b9874802fd42cfa961959b69e9cb0fe444df

View File

@ -1 +0,0 @@
36da09a8f68484523fa2aaa100399d612b247d67

View File

@ -1 +0,0 @@
25ea2e8b0c338a877313bd4672d3fe056ea78f0d

View File

@ -1 +0,0 @@
c01428efa717624f7aabf4df319939dda9646b2d

View File

@ -1 +0,0 @@
a86d4c523a9c74351db8b0f8cef57603b9497e7a

View File

@ -1 +0,0 @@
d57ea0a6f6c1bb1b616c5b3b311b3726c6ff35ad

View File

@ -1 +0,0 @@
34bd3630af4e516fdb4d90d16732b8a3dd2f7b46

View File

@ -1 +0,0 @@
d9841ffd9d794ab26446df2c46a2ab2b8d2a183e