Commit Graph

13 Commits

Author SHA1 Message Date
Schalk Cronje 79941dc2a5 Upgradle to Gradle 5.4.1 (#369)
- Replace Groovy `.collect` calls with `Transform.toList`.
2019-06-15 15:10:54 +02:00
R Tyler Croy f58255b5b1
Upgrade a little further to 4.10.2 2019-05-13 06:56:02 -07:00
Schalk W. Cronjé e59248abb6
Upgradle to 4.10 2019-05-13 06:53:42 -07:00
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 ff84f98a03
Upgrade our own use of Gradle to 4.3.1 2017-11-28 12:52:16 -08:00
Schalk W. Cronjé 05fb19d7ab Upgradle to 4.2 and use GradleTest 1.0-beta12
- Use Torquebox in addition to lasagne,io when building and to work around
  flasky tests.
- Use Grolifant library to deal with Gradle compatibility issues.
- Remove Gradle 5.0 deprecation warning.
- Do not set logging level within tests.
- Ignore IntelliJ "out" directories.
- Update GradleTest fixtures for 1.0-betaX improvements.
- Split out JRubyPluginInstanceSpec to its own file.
- Extract JRubyJarTestKitSpec into its own test file.
- Make test repository preparation a separate task.
- Update TestKit syntax to deal with Gradle 4.2.
- State that Gradle 2.8 is a minimum version.

Also marked custom repository test as `PendingFeature` to be investigated
later as doe a possible rewrite.
2017-09-27 17:20:32 +02:00
R. Tyler Croy b284526c4a
Switch wrapper to Gradle 2.6 and start introducing TestKit to the jar plugin
Fixes #184
References #185
2015-08-11 16:49:52 -07:00
Schalk W. Cronjé bfdc9066ef Proposed code for generating a ruby stub. It does not have a default task yet 2015-04-13 23:19:24 -07:00
R. Tyler Croy fa9a86a7e1 Default to Gradle 2.3 in the wrapper 2015-04-08 20:39:55 -07:00
Schalk W. Cronjé cdc32a186f Finished teasing out JRubyWar & JRubyJar 2014-08-27 18:11:55 +01:00
Schalk W. Cronjé ef70af4ead Rolled back to gradle-2.0-bin.zip. Don't know why it changed to -all.zip 2014-08-21 19:27:23 +01:00
Schalk W. Cronjé 7eba39a364 Fixed ordering issues between 'test' and 'integrationTest' tasks 2014-08-21 16:46:48 +01:00
R. Tyler Croy e3158d3cb5 Add gradle wrapper 2014-08-08 12:16:42 -07:00