Refactor script definitions and resolving/refining infrastructure:
- implement wrappers to wrap old and new API providers and resolvers - make old API deprecated (with error where possible) - drop old internal classes related to the old API - refactor usages accordingly - fix and add missing features to the scripting API where necessary
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<error descr="TestDependenciesResolver threw exception IllegalStateException:
|
||||
Exception from resolver"></error>
|
||||
<error descr="Exception from resolver (java.lang.IllegalStateException: Exception from resolver)"></error>
|
||||
val s = 3
|
||||
val g = 4
|
||||
Reference in New Issue
Block a user