We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a11dd8 commit 0fa162aCopy full SHA for 0fa162a
src/main/groovy/com/lookout/jruby/GemUtils.groovy renamed to src/main/groovy/com/github/jruby-gradle/GemUtils.groovy
src/main/groovy/com/lookout/jruby/JRubyExec.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyExec.groovy
src/main/groovy/com/lookout/jruby/JRubyJar.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyJar.groovy
src/main/groovy/com/lookout/jruby/JRubyPlugin.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyPlugin.groovy
src/main/groovy/com/lookout/jruby/JRubyPluginExtension.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyPluginExtension.groovy
src/main/groovy/com/lookout/jruby/JRubyPrepareGems.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyPrepareGems.groovy
src/main/groovy/com/lookout/jruby/JRubyWar.groovy renamed to src/main/groovy/com/github/jruby-gradle/JRubyWar.groovy
src/main/groovy/com/lookout/jruby/internal/JRubyExecDelegate.groovy renamed to src/main/groovy/com/github/jruby-gradle/internal/JRubyExecDelegate.groovy
src/main/groovy/com/lookout/jruby/internal/JRubyExecUtils.groovy renamed to src/main/groovy/com/github/jruby-gradle/internal/JRubyExecUtils.groovy
src/main/resources/META-INF/gradle-plugins/com.lookout.jruby.properties renamed to src/main/resources/META-INF/gradle-plugins/com.github.jruby-gradle.properties
0 commit comments