[Build] Fix buildscripts deprecation warnings
#KTI-1221 In Progress
This commit is contained in:
committed by
Space Team
parent
1588b07472
commit
01276bbe49
@@ -5816,7 +5816,7 @@ Task pluginTest(String name, String pluginName, Closure configureClosure) {
|
||||
from {
|
||||
sourceSets[pluginName].output
|
||||
}
|
||||
baseName = pluginName
|
||||
archiveBaseName = pluginName
|
||||
destinationDirectory = buildDir
|
||||
}
|
||||
def taskName = "$name-with-$pluginName"
|
||||
|
||||
Reference in New Issue
Block a user