jruby-gradle-jar-plugin/CHANGELOG.md

954 B

Changelog

v0.1.2

  • #10 - Shouldn't the plugin specify a dependency on base?
  • #11 - Correct references to the com.github.jruby-gradle group
  • #12 - jar plugin doesn't specify the jruby dependency
  • #15 - Explicitly set the JRuby compile-time dependency

v0.1.1

  • #2 - Plugin should have a JRubyAppJar task for building runnable jars
  • #9 - Fixed it so that 'java-base' instead of 'java' plugin is applied

v0.1.0

  • #1 - Extension to build JARs containing GEMs.