Build: Publish the new compiler test infrastructure
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
af5e2f3c93
commit
8baf570ee7
@@ -93,7 +93,6 @@ fun Project.compilerDummyForDependenciesRewriting(
|
||||
exclude(packagesToExcludeFromDummy)
|
||||
body()
|
||||
}
|
||||
|
||||
const val COMPILER_DUMMY_JAR_CONFIGURATION_NAME = "compilerDummyJar"
|
||||
|
||||
fun Project.compilerDummyJar(task: TaskProvider<out Jar>, body: Jar.() -> Unit = {}) {
|
||||
|
||||
Reference in New Issue
Block a user