Coder Social home page Coder Social logo

Comments (5)

ysb33r avatar ysb33r commented on July 30, 2024

Would it not be better to more explicit about it like we do for Groovy compilations, rather than hide it inside JRubyPlugin.groovy ?

from jruby-gradle-plugin.

rtyler avatar rtyler commented on July 30, 2024

@ysb33r I was thinking of setting a reasonable default and allowing it to be overwritten by an extension. I want to make sure that new users require as little configuration as possible, unless they want to tweak things.

from jruby-gradle-plugin.

ysb33r avatar ysb33r commented on July 30, 2024

I understand the desire, but I think that just specifying something like

dependencies {
  jrubyWar 'org.jruby:ruby-complete:1.7.13'
}

leaves no surprises, as to which jruby version ends up in the war.

That is just my opinion, however to address this issue some inspiration could be drawn from what done in the asciidoctor-gradle-plugin, even though in this case the asciidoctorj jar does not get bundled, only used as part of the build process.

Still maybe project.afterEvaluate might be useful as per AsciidoctorPlugin.groovy.

from jruby-gradle-plugin.

ysb33r avatar ysb33r commented on July 30, 2024

Having a configurable global version though, will be useful for addressing ISSUE #12.

from jruby-gradle-plugin.

rtyler avatar rtyler commented on July 30, 2024

I think this was resolved by the merge of #14

from jruby-gradle-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.