Commit Graph

17 Commits

Author SHA1 Message Date
R. Tyler Croy 497b7b26f1
Update the README to reflect recent changes in the API 2015-07-08 17:32:39 -07:00
R. Tyler Croy 223b1723a2 Make sure it's clearer that scripts{} isn't implemented 2015-05-07 01:57:46 -07:00
R. Tyler Croy 936ce0f76c Document the use of mainScript for jruby services 2015-05-07 01:16:08 -07:00
R. Tyler Croy 084e78fd1d Upgrade to defaulting to jruby-gradle base 0.1.17 which in turn defaults JRuby 1.7.20 2015-05-06 10:56:25 -07:00
R. Tyler Croy f7f66c94b6 Version bump in examples/docs 2015-04-25 08:39:13 -07:00
R. Tyler Croy e58a00d001 Update the version in he READMe 2015-04-23 11:29:57 -07:00
R. Tyler Croy e82b6419ee Drop usage of the stock shadowJar task in favor of a more abstract serviceJar task
This means that if we decide to move away from the shadow plugin, no consumers
will need to update.
2015-04-23 10:30:50 -07:00
R. Tyler Croy e5202cb642 Update the readme with the currently released version 2015-04-22 15:14:09 -07:00
R. Tyler Croy 657953bb83 Update the assemble task to depend on shadowJar 2015-04-19 21:45:40 -07:00
R. Tyler Croy 9ccd80bbaa Fix broken readme image for bintray 2015-04-18 22:06:06 -07:00
R. Tyler Croy 7ac63352f9 Add bintray upload support for releasing 2015-04-18 21:46:25 -07:00
R. Tyler Croy b067c40ea4 Remove an unnecessary slash 2015-04-17 10:41:49 -07:00
R. Tyler Croy 061bca9fd3 A bit of readme-driven-development 2015-04-17 10:38:54 -07:00
R. Tyler Croy 985abcfdba Add download badge while i'm here 2015-03-25 09:35:33 -07:00
R. Tyler Croy 78cdd9ee78 Tidy up the readme with a pretty build badge 2015-03-25 09:33:29 -07:00
R. Tyler Croy e81dc9a331 Plumb together running the tests properly.
Forcing to Groovy 2.3.9 because the Groovy plugin in Gradle seems to be
consistently pulling in the Groovy 2.3.9 from the Gradle wrapper distribution
instead of respecting my 2.4.3 version dependency:
<https://gist.github.com/rtyler/69c09942d8331f58242c>
2015-03-25 09:25:30 -07:00
R. Tyler Croy b182cb7731 Initial commit 2015-03-24 20:18:54 -07:00