Remove support for JRuby 1.7.x
Closed this issue · 4 comments
rtyler commented
Per discussion with @mkristian in Gitter. 1.7 is end of lifed and our limited bandwidth for JRuby/Gradle makes it no longer worth supporting.
- Ensure removal coincides with a major version change for the plugin suite.
- Update README to mention.
- Update docs to mention it as well.
- Check that minimum JDK version matches at least the minimum that is required for JRuby 9k,
ysb33r commented
I updated your descirption and added 4 TODOs.
rtyler commented
Ensure removal coincides with a major version change for the plugin suite.
@ysb33r do you think I should just call 1.6.0 a "2.0" across the board instead?
ysb33r commented
Let's go for 1.6.0 as we are not actually making major changes to the DSL itself.
ysb33r commented
I think we should consider going to 2.0 now as we are going to eventually make a bunch of DSL changes.