Build: Rework runtimeJar helper and drop redundant configuration
#KTI-559
This commit is contained in:
@@ -547,8 +547,6 @@ allprojects {
|
||||
tasks {
|
||||
register("listArchives") { listConfigurationContents("archives") }
|
||||
|
||||
register("listRuntimeJar") { listConfigurationContents("runtimeJar") }
|
||||
|
||||
register("listDistJar") { listConfigurationContents("distJar") }
|
||||
|
||||
// Aggregate task for build related checks
|
||||
|
||||
Reference in New Issue
Block a user