You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/11/29 09:07:51 UTC

[GitHub] [openwhisk] style95 commented on a change in pull request #4736: Update pureconfig to version 0.11.1.

style95 commented on a change in pull request #4736: Update pureconfig to version 0.11.1.
URL: https://github.com/apache/openwhisk/pull/4736#discussion_r352036390
 
 

 ##########
 File path: build.gradle
 ##########
 @@ -70,6 +70,7 @@ subprojects {
 
             tasks.withType(ScalaCompile) {
                 scalaCompileOptions.additionalParameters = gradle.scala.compileFlags
+                scalaCompileOptions.forkOptions.jvmArgs = ["-Xss2m"]
 
 Review comment:
   Is this required to update the pure config?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services