Because we're now installing gems into build/dirinfo/jrubyJar by default, this line ensures that the directory is completely cleaned every time the JRubyDirInfo object is instantiated.
This is obviously problematic. And this should be backported to v1.0.4
Originally identified as jruby-gradle/jruby-gradle-storm-plugin#22
Because we're now installing gems into
build/dirinfo/jrubyJarby default, this line ensures that the directory is completely cleaned every time theJRubyDirInfoobject is instantiated.This is obviously problematic. And this should be backported to v1.0.4
Originally identified as jruby-gradle/jruby-gradle-storm-plugin#22