[minor] fix compiler warnings in scripting modules
This commit is contained in:
committed by
teamcityserver
parent
59304ba70c
commit
8eb7e719d3
+1
@@ -166,6 +166,7 @@ done
|
||||
|
||||
put(CLIConfigurationKeys.MESSAGE_COLLECTOR_KEY, messageCollector)
|
||||
addKotlinSourceRoot(scriptPath)
|
||||
@Suppress("DEPRECATION")
|
||||
getResourcePathForClass(DependsOn::class.java).let {
|
||||
if (it.exists()) {
|
||||
addJvmClasspathRoot(it)
|
||||
|
||||
Reference in New Issue
Block a user