Commit Graph

  • 51f1e1de56
    Merge c19960075c into 024713cc95 Boris Petrov 2023-08-16 16:37:04 +0000
  • c19960075c
    Add the configuration's name as an input property Boris Petrov 2023-08-16 19:35:28 +0300
  • 024713cc95 Release 2.1.0-beta.6 with better metadata master Uwe Kubosch 2023-05-18 16:37:36 +0200
  • c7f87b1944 Skip publishing GitHub Pages for now. Uwe Kubosch 2023-05-18 16:25:40 +0200
  • 89740f105b Release 2.1.0-beta.5 with GitHub Pages release Uwe Kubosch 2023-05-18 15:57:10 +0200
  • d1566c674e Release 2.1.0-beta.4 Uwe Kubosch 2023-05-18 15:24:34 +0200
  • b9941aa4eb Yaml cleanup Uwe Kubosch 2023-05-18 14:37:43 +0200
  • 3a744909bd Try building with Java 8 using jruby-gradle-plugin:2.0.2 Uwe Kubosch 2023-05-18 14:18:25 +0200
  • b13fa01a8e Skip building with Java 8 for now. Uwe Kubosch 2023-05-18 13:57:06 +0200
  • e56aafd9f9 GitHub Actions: Use built-in gradle caching in actions/setup-java@v3 Uwe Kubosch 2023-05-18 13:43:52 +0200
  • 4076c2cf26 Test Java 8 in GitHub Actions Uwe Kubosch 2023-05-18 13:37:18 +0200
  • 3136c014d1 Update to actions/setup-java@v3 in GitHub Actions Uwe Kubosch 2023-05-18 13:28:40 +0200
  • 771db5062f Fix documentation site generation. Uwe Kubosch 2023-05-18 12:59:24 +0200
  • 0a0ed7d428 Release 2.1.0-beta.2 and try publishing docs Uwe Kubosch 2023-05-17 20:06:34 +0200
  • 54eb73a137 Update README with link to the published plugins. Uwe Kubosch 2023-05-17 13:12:48 +0200
  • 4fba3bb2b5 Bump version to 2.1.0-beta.1 Uwe Kubosch 2023-05-17 11:51:20 +0200
  • efe6ed26d9 Added gradle 7.6.1 to the test matrix Uwe Kubosch 2023-05-17 09:41:59 +0200
  • 2cd1026259 Upgrade to gradle 7.6.1 gradle_7.6 Uwe Kubosch 2023-05-17 09:09:32 +0200
  • 2e22ec2126 Update copyright year from 2020 to 2023 Uwe Kubosch 2023-05-16 10:20:02 +0200
  • f36eb27c1d Correct plugin id for com.github.jruby-gradle.war Rename gradle project for the base plugin to jruby-gradle-base-plugin Uwe Kubosch 2023-05-16 10:13:03 +0200
  • d034c13e16
    Release 2.1.0-beta.0 Uwe Kubosch 2023-05-16 08:28:44 +0200
  • 33d842a823 Remvoe blank lines Uwe Kubosch 2023-05-15 20:57:40 +0200
  • 50d4482348 Removed obsolete bintray and trvis links, and added GitHub Actions status badge. Uwe Kubosch 2023-05-15 20:56:14 +0200
  • a8ba2490d5 Bump version to 2.1.0-beta.0 Uwe Kubosch 2023-05-15 19:19:19 +0200
  • c48ddc403b
    Update to JRuby 9.4.2.0 Uwe Kubosch 2023-05-15 19:14:17 +0200
  • 03b1ec2400 Update to JRuby 9.4.2.0 Uwe Kubosch 2023-05-15 17:32:55 +0200
  • 33e844221f
    Merge pull request #434 from jruby-gradle/master Schalk W. Cronjé 2022-05-18 19:53:40 +0200
  • 4213f06c8f Run windows tests with --info Schalk W. Cronjé 2022-05-16 21:22:39 +0200
  • 3f20cc61fc cleanup integration tests Schalk W. Cronjé 2022-05-16 21:01:47 +0200
  • 44a3021a0b (#433) Workaround windows ADS problem on JRubyPrepare Schalk W. Cronjé 2022-05-16 19:24:22 +0200
  • c9d94bc3ce Fix codenarc Schalk W. Cronjé 2022-05-16 19:15:29 +0200
  • 9161a4354d Use main/mainClass depending on Gradle version Schalk W. Cronjé 2022-05-16 19:04:47 +0200
  • 0809b043ea Workaround plugin portal issue. Point to repo and not website Schalk Cronje 2021-05-03 19:42:09 +0200
  • e697aeaec7 Use secrets inline in gradle arguments Schalk Cronje 2021-05-03 19:18:57 +0200
  • 0b92bdbf36 debug: Checking use of secrets Schalk Cronje 2021-05-03 18:57:18 +0200
  • e018475ecc debug: checking whether secrets are passed to Gradle correctly Schalk Cronje 2021-05-03 16:17:00 +0200
  • d340e6c6a7 only set pluginBundle for plugin subprojects Schalk W. Cronjé 2021-05-02 22:46:43 +0200
  • 6a089a5ccc Describe plugin bundle #386 Schalk W. Cronjé 2021-05-02 22:41:52 +0200
  • db46fa9281
    Merge pull request #428 from donv/patch-1 Christian Meier 2022-05-06 11:48:26 +0200
  • 499a5fae55
    Upgrade workflow to `gradle-build-action@v2` Daz DeBoer 2021-10-22 11:50:48 -0600
  • 53d6452739
    Use new `mainClass` property instead of `main` Uwe Kubosch 2021-09-01 13:08:27 +0200
  • 7bdd0ea12f Workaround plugin portal issue. Point to repo and not website Schalk Cronje 2021-05-03 19:42:09 +0200
  • 0cd68d410b Use secrets inline in gradle arguments Schalk Cronje 2021-05-03 19:18:57 +0200
  • f8287eb4e9 debug: Checking use of secrets Schalk Cronje 2021-05-03 18:57:18 +0200
  • 1dcf24b69a debug: checking whether secrets are passed to Gradle correctly Schalk Cronje 2021-05-03 16:17:00 +0200
  • e162ad9e0c
    only set pluginBundle for plugin subprojects Schalk W. Cronjé 2021-05-02 22:46:43 +0200
  • 4986474e1b
    Describe plugin bundle #386 Schalk W. Cronjé 2021-05-02 22:41:52 +0200
  • a68d8551a5
    Merge pull request #426 from jruby-gradle/master Schalk W. Cronjé 2021-05-02 22:14:42 +0200
  • c673c36e20
    Merge pull request #425 from ysb33r/386-automate-publishing Schalk W. Cronjé 2021-05-02 21:54:55 +0200
  • 98a282d204 (#386) Setup initial publishing from GH Actions Schalk Cronje 2021-05-02 21:09:28 +0200
  • 6b47d5dca7 Fix problems with task properties Lóránt Pintér 2021-02-08 11:23:08 +0100
  • 218b74701a
    Merge pull request #424 from ysb33r/fix-codenarc Schalk W. Cronjé 2021-05-02 20:14:11 +0200
  • 08751e9317 Adjust license to include 2021 Schalk Cronje 2021-05-02 16:46:09 +0200
  • 2304bd4d4e Fix GH Yaml Schalk Cronje 2021-05-02 16:46:09 +0200
  • 608805bd8a
    Merge pull request #423 from ysb33r/386-move-away-from-travis Schalk W. Cronjé 2021-05-02 16:42:11 +0200
  • 65871700bc Add GH actions (#386) Schalk Cronje 2021-05-02 16:36:45 +0200
  • ea13614db6 Bump version to 2.0.2 development-2.0 Schalk Cronje 2021-02-08 16:45:21 +0100
  • 998cb79ffe Add sdkmanrc file and set to use JDK8 Schalk Cronje 2021-02-08 16:45:07 +0100
  • 11ca27228c Add fix for rack version in test v2.0.1 Schalk Cronje 2021-02-08 12:22:20 +0100
  • c737ee0a90
    Merge pull request #419 from lptr/lptr/fix-validation-warnings-2.0 Schalk W. Cronjé 2021-02-08 12:30:54 +0200
  • e07ddf817d
    Fix problems with task properties Lóránt Pintér 2021-02-08 11:23:08 +0100
  • 1eb84da335
    Enable strict validation Lóránt Pintér 2021-01-29 18:22:59 +0100
  • 553702e28c Set version to 2.0.1 Schalk Cronje 2021-02-08 10:52:41 +0100
  • d2c32b51ac Update integration specifications Schalk Cronje 2021-02-07 21:06:49 +0100
  • c55d80b4cb Merge branch 'master' of https://github.com/jruby-gradle/jruby-gradle-plugin Schalk Cronje 2021-02-07 21:06:19 +0100
  • b4453643d9
    Merge pull request #418 from lptr/lptr/fix-validation-warnings Schalk W. Cronjé 2021-02-07 22:04:38 +0200
  • 9374f94648
    Fix problems with task properties Lóránt Pintér 2021-02-01 18:01:57 +0100
  • cd0da9b064
    Enable strict validation Lóránt Pintér 2021-01-29 18:22:59 +0100
  • 3a850814c1
    Merge pull request #416 from jruby-gradle/master Schalk W. Cronjé 2020-11-15 21:24:35 +0100
  • 8320341dd5
    Merge pull request #413 from ysb33r/alpha-2 Schalk W. Cronjé 2020-11-15 21:23:35 +0100
  • 102e880c3e Upgradle to grolifant 1.0.0-alpha.4 Schalk Cronje 2020-11-14 22:24:36 +0100
  • 8fd5b396e8 Upgrade to grolifant 1.0.0-alpha.2 Schalk Cronje 2020-11-13 16:49:12 +0100
  • 76aa4fb697
    Merge pull request #412 from jruby-gradle/master v2.1.0-alpha.1 Schalk W. Cronjé 2020-10-30 20:57:00 +0100
  • 2019d0e6ad
    Merge pull request #411 from ysb33r/gradle7 Schalk W. Cronjé 2020-10-30 20:54:53 +0100
  • 0e904089c8 Prepare for Gradle's configuration cache Schalk Cronje 2020-10-25 23:43:23 +0100
  • fe46be32c9
    Merge pull request #402 from ysb33r/master Schalk W. Cronjé 2020-01-17 23:38:19 +0100
  • 5249a5829d Move ruby.gems() first in order of documentation Schalk Cronje 2020-01-17 23:20:46 +0100
  • d764de4e8e Update license headers Schalk Cronje 2020-01-17 19:23:57 +0100
  • 593f096279 Set version to 2.0.0 Schalk Cronje 2020-01-17 19:23:26 +0100
  • 6e1be93181 Describe repositories and GEM resolver strategy customisation (#378) Schalk Cronje 2020-01-17 19:19:04 +0100
  • 60829c7ce4 Support JRuby Maven GEM proxy (#401) Schalk Cronje 2020-01-17 18:55:48 +0100
  • 814c36b2a5
    Merge pull request #400 from ysb33r/master Schalk W. Cronjé 2019-12-25 19:17:43 +0100
  • 6fdc2e28bc Do not include pre-release GEMs by default (#393) Schalk Cronje 2019-12-24 23:45:27 +0100
  • fb47d655cb Remove Torquebox Schalk Cronje 2019-12-24 22:27:15 +0100
  • 8f782494cb Add Guillaume Grossetie to author credits Schalk Cronje 2019-12-24 21:42:41 +0100
  • 836837ca4a Static compile JRubyExec Schalk Cronje 2019-12-24 21:42:13 +0100
  • a32280d3e0 Revert accidental changed deprecation text messages Schalk Cronje 2019-12-24 21:06:26 +0100
  • 7e130116f1 Proposed JRuby version can be optional v2.0.0-alpha.6 Schalk Cronje 2019-12-24 16:14:31 +0100
  • b308fd2b0d
    Merge pull request #399 from ysb33r/master v2.0.0-alpha.5 Schalk W. Cronjé 2019-12-24 15:36:50 +0100
  • d57e2f42de If the plugin version changes, resolve all dependencies again (#398) Schalk Cronje 2019-12-24 14:55:56 +0100
  • 7fe59b4621 Prepare to release 2.0.0-alpha.4 v2.0.0-alpha.4 Schalk Cronje 2019-12-23 13:53:05 +0100
  • 2ffe92f845
    Merge pull request #396 from Mogztter/issue-394-gem-resolution Schalk W. Cronjé 2019-12-23 13:51:51 +0100
  • c264d2de8e
    Merge pull request #395 from Mogztter/patch-1 Schalk W. Cronjé 2019-12-23 13:50:53 +0100
  • 1545885ecf resolves #394 fix gem requirements resolution Guillaume Grossetie 2019-12-22 18:06:42 +0100
  • 01c7f95c92
    HACKING file is an AsciiDoc document Guillaume Grossetie 2019-12-22 10:56:52 +0100
  • d8f1358065
    Merge pull request #392 from ysb33r/master v2.0.0-alpha.3 Schalk W. Cronjé 2019-12-20 18:22:21 +0100
  • ac7db6fe24 Only initialise default jruby version in the project extension (#390) Schalk Cronje 2019-12-20 18:06:40 +0100
  • 00522b2cca Always use the java version of a GEM (#391) Schalk Cronje 2019-12-20 17:57:09 +0100
  • 44c14bb7f9 Update release process Schalk Cronje 2019-12-19 23:59:08 +0100
  • 6dff6c3504
    Merge pull request #389 from ysb33r/master v2.0.0-alpha2 Schalk W. Cronjé 2019-12-19 23:50:38 +0100