Commit Graph

15 Commits

Author SHA1 Message Date
Schalk Cronje 98a282d204 (#386) Setup initial publishing from GH Actions 2021-05-02 21:43:57 +02:00
Schalk W. Cronjé 27424d647c Base plugin should be called jruby-gradle-plugin for now 2018-08-29 16:53:07 +01:00
Schalk W. Cronjé 1662af97f6 Cleaned up issue sthat preventing Bintray uploads 2018-08-29 16:20:34 +01:00
Schalk W. Cronjé 7175ae4bba Remove dead code 2018-08-25 17:36:50 +02: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
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 24579f8575
Add task inputs properly for the asciidoc so we can use continuous build with the site 2015-09-01 18:53:36 -07:00
R. Tyler Croy 2ff26d93a6
Remove bintrayUpload from docs subproject 2015-07-31 01:10:58 -07:00
R. Tyler Croy e67eca3321
Minor tweaks, trying to make syntax highlighting work more gooder 2015-07-21 21:01:48 -07:00
R. Tyler Croy 31fbfc2367
Reorder the docs tasks
Apparently awestruct --force cleans out the _site directory, so we need to
populate the _site dir with groovydocs after compiling the site
2015-07-21 11:54:14 -07:00
R. Tyler Croy 04176777e8
Forcefully regenerate every time 2015-07-21 10:06:34 -07:00
R. Tyler Croy 18d0146170
Clean up the failing build by excluding docs/ from gradle testing 2015-07-21 09:57:20 -07:00
R. Tyler Croy 63d29a691c
Including plugin-specific READMEs 2015-07-21 09:33:49 -07:00
R. Tyler Croy 5fcf7b40f1
Bring groovydocs properly into the site 2015-07-20 17:11:58 -07:00
R. Tyler Croy 8b5119fb36
Introduce awestruct and some asciidocs for the new jruby-gradle.org 2015-07-20 16:21:58 -07:00