sdeleuze
04/12/2019, 11:08 AMilya.chernikov
04/12/2019, 11:12 AMkotlin-scripting-impl
.ilya.chernikov
04/12/2019, 11:13 AMilya.chernikov
04/12/2019, 11:14 AMsdeleuze
04/12/2019, 11:14 AMkotlin-scripting-impl
sdeleuze
04/12/2019, 11:15 AMilya.chernikov
04/12/2019, 11:15 AMsdeleuze
04/12/2019, 11:16 AMmaster
branch and remove @Ignore
from KotlinScriptTemplateTests
classes in spring-mvc
and spring-webflux
modules.sdeleuze
04/12/2019, 11:16 AMilya.chernikov
04/12/2019, 12:34 PMilya.chernikov
04/12/2019, 12:34 PMIndex: spring-webmvc/spring-webmvc.gradle
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- spring-webmvc/spring-webmvc.gradle (revision e84347554e586ce8470fe46277c5b3f9460e8f1a)
+++ spring-webmvc/spring-webmvc.gradle (date 1555071039000)
@@ -74,6 +74,7 @@
testCompile("org.jetbrains.kotlin:kotlin-script-runtime:${kotlinVersion}")
testRuntime("org.jetbrains.kotlin:kotlin-script-util:${kotlinVersion}")
testRuntime("org.jetbrains.kotlin:kotlin-compiler-embeddable:${kotlinVersion}")
+ testRuntime("org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:${kotlinVersion}")
testRuntime("org.jruby:jruby:9.2.6.0")
testRuntime("org.python:jython-standalone:2.7.1")
testRuntime("org.webjars:underscorejs:1.8.3")
Index: spring-webflux/spring-webflux.gradle
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- spring-webflux/spring-webflux.gradle (revision e84347554e586ce8470fe46277c5b3f9460e8f1a)
+++ spring-webflux/spring-webflux.gradle (date 1555072262000)
@@ -59,6 +59,7 @@
testCompile(project(":spring-core-coroutines"))
testRuntime("org.jetbrains.kotlin:kotlin-script-util:${kotlinVersion}")
testRuntime("org.jetbrains.kotlin:kotlin-compiler-embeddable:${kotlinVersion}")
+ testRuntime("org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:${kotlinVersion}")
testRuntime("org.jruby:jruby:9.2.6.0")
testRuntime("org.python:jython-standalone:2.7.1")
testRuntime("org.synchronoss.cloud:nio-multipart-parser:1.1.0")
ilya.chernikov
04/12/2019, 12:35 PMkotlin-scripting-compiler-embeddable
ilya.chernikov
04/12/2019, 12:37 PMkotlin-compiler(-embeddable)
to the classpath?ilya.chernikov
04/12/2019, 12:38 PMilya.chernikov
04/12/2019, 12:39 PMsdeleuze
04/12/2019, 2:15 PMsdeleuze
04/12/2019, 2:16 PMsdeleuze
04/12/2019, 2:16 PMsdeleuze
04/12/2019, 2:17 PMilya.chernikov
04/12/2019, 2:39 PMsdeleuze
04/12/2019, 2:39 PMsdeleuze
04/12/2019, 2:44 PMilya.chernikov
04/12/2019, 2:47 PMsdeleuze
04/12/2019, 2:47 PM