tkruse/gradle-groovysh-plugin

Does not work with jvmargs in gradle.properties

tkruse opened this issue · 0 comments

For some reason, the shell prompt stops working when adding anything like this to the projects gradle.properties:

org.gradle.jvmargs=-XX:MaxPermSize=512m

The actual value does not matter, the mere presence of jvmargs seems to make a difference.