Commit Graph

6 Commits

Author SHA1 Message Date
Schalk W. Cronjé 3684c406b9 Fix nagging issues preventing a release
- Upgradle to 4.8.1.
- Remove lasagne GEMS proxy.
- Remove `buildscript`, replace with `plugins`.
- Source/target compatibility set to JDK8.
- Upgradle to Grolifant 0.8.
- Upgradle to Spock 1.1.
- Added Gradle 4.9 to compatibility test set.
- Remove deprecated CodeNarc rules.
i
2018-08-04 13:52:29 +02:00
R. Tyler Croy 005183b092
Drop all 1.7.x support
Fixes #319
2017-11-28 13:26:18 -08:00
R. Tyler Croy d33d3c217d
Allow defining -PjrubyVersion=1.7.11 to override the default JRuby version used
This will only override the default used and should not affect overrides by
downstream consumers

Fixes #131
2015-09-15 10:37:04 -07:00
R. Tyler Croy 27d49aad5a
Revert "DO NOT RELEASE"
Yeah so I clearly forgot this

This reverts commit bf7a27e5d6.
2015-08-14 22:29:56 -07:00
R. Tyler Croy bf7a27e5d6
DO NOT RELEASE
Using the OpenShift proxy temporarily for testing
2015-08-12 08:05:21 -07:00
R. Tyler Croy c5dddee0c2
Move JRubyPluginTest into Spock
This was just some tech debt lying around

Fixes #148
2015-07-29 08:15:27 -07:00