Skip to content

Commit efbb121

Browse files
committed
refactor: move license reports next to the other reports
1 parent 7b0ce85 commit efbb121

File tree

220 files changed

+0
-32179
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+0
-32179
lines changed

build.gradle.kts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ val awaitilityKVersion = "4.2.0"
9292
val testcontainersRedis = "1.6.4"
9393
val springMockkVersion = "4.0.2"
9494

95-
var licenseReportDir = "$projectDir/doc/licenses"
9695

9796
val configBuildDir = "${layout.buildDirectory.get()}/config"
9897

@@ -110,7 +109,6 @@ dependencyCheck {
110109
}
111110

112111
licenseReport {
113-
outputDir = licenseReportDir
114112
allowedLicensesFile =
115113
"https://raw.githubusercontent.com/Cosmo-Tech/cosmotech-license/refs/heads/main/config/allowed-licenses.json"
116114
val bundle =

doc/licenses/HdrHistogram-2.2.2.jar/META-INF/LICENSE.txt

Lines changed: 0 additions & 41 deletions
This file was deleted.

doc/licenses/angus-activation-2.0.2.jar/META-INF/LICENSE.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

doc/licenses/angus-activation-2.0.2.jar/META-INF/NOTICE.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

doc/licenses/byte-buddy-1.15.11.jar/META-INF/LICENSE

Lines changed: 0 additions & 180 deletions
This file was deleted.

doc/licenses/byte-buddy-1.15.11.jar/META-INF/NOTICE

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)