Commit Graph

30 Commits

Author SHA1 Message Date
R. Tyler Croy 90e383a678 Update the build.gradle to use a new bintray plugin and built JDK6 compatible bytecode 2014-12-06 15:58:10 -08:00
R. Tyler Croy 907d2f40a8 Ensure that the warbler-bootstrap code is in the jrubyEmbeds configuration
This will ensure the JRubyWar task unzips it into the destination package

Fixes #5
2014-12-06 15:53:42 -08:00
Schalk W. Cronjé 728e90cb72 Bump version to 0.1.5 for next round of development 2014-12-03 18:21:15 +00:00
Schalk W. Cronjé 86c3d971f1 Added download icon 2014-12-03 18:12:50 +00:00
R. Tyler Croy 7408619c2b Update to 0.1.4 and publish a new version with the appropriate gradle attributes 2014-11-25 14:19:57 -08:00
R. Tyler Croy 1f3383ac0f Reorder the gradle file correctly
This is why you always test after resolving conflicts
2014-11-24 14:59:38 -08:00
R. Tyler Croy 6005f863e7 Use the Gradle 2.1 syntax for the bintray plugin 2014-11-24 14:56:56 -08:00
R. Tyler Croy 356fdc235a Add some usage details to the README
Fixes #3
2014-11-24 14:55:33 -08:00
R. Tyler Croy d65769c19e Include a default web.xml unless one is provided with the `webXml` syntax for Gradle
Fixes #1
2014-11-24 14:49:15 -08:00
R. Tyler Croy 19bad5d693 Bump the jruby-gradle-plugin (base) version up to the latest 2014-11-24 11:18:19 -08:00
R. Tyler Croy b1cf5b0c9e Remove the jrubyCacheJars and jrubyCleanJars tasks which are no longer relevant 2014-11-24 11:18:01 -08:00
R. Tyler Croy 208fc93a8b Relocate the code for copying resources into the .war into the copy() method where they belong 2014-11-24 11:16:19 -08:00
R. Tyler Croy 24fba6793b Use the gradle daemon in dev mode 2014-11-24 11:15:07 -08:00
R. Tyler Croy d3a00a65cb Bump version to 0.1.2 2014-09-08 21:42:46 -07:00
R. Tyler Croy e6f1aa13b1 Merge pull request #4 from ysb33r/master
Minor corrections to plugin
2014-09-08 20:39:48 -07:00
Schalk W. Cronjé 684d451fff Resolved merge conflict in build.gradle 2014-08-28 21:52:25 +01:00
Schalk W. Cronjé eb4254a95b Correct package structure. Fixed broken unittests 2014-08-28 21:49:00 +01:00
Schalk W. Cronjé 985b96fe94 Updated to use warblerBootstrapVersion from 'base' 2014-08-28 21:25:24 +01:00
Schalk W. Cronjé 35549edd03 Forgot to add this file during restructuring 2014-08-28 21:24:45 +01:00
Schalk W. Cronjé c78ff05603 Moved war README content here from base plugin 2014-08-28 21:19:41 +01:00
R. Tyler Croy ec7096adc2 Pin the war plugin to a released version of the base plugin 2014-08-27 14:01:23 -07:00
R. Tyler Croy adab6bcbbe Add the jrubyCacheJars dependency onto jrubyPrepare and jrubyCleanJars onto clean 2014-08-27 13:48:02 -07:00
R. Tyler Croy f534aaa85b Bring over JRubyWar task definition and make jruby-gradle-war-plugin "work" 2014-08-27 13:07:20 -07:00
R. Tyler Croy 9c695e186c Merge pull request #2 from ysb33r/master
Moved code from jruby-gradle-plugin to here
2014-08-27 10:34:57 -07:00
Schalk W. Cronjé eb8138334a Moved code from jruby-gradle-plugin to here 2014-08-27 18:19:37 +01:00
R. Tyler Croy 00362abf0b Missed the rename in the bintrayUpload task 2014-08-25 22:15:18 -07:00
R. Tyler Croy ad7429b612 Add a mostly boilerplate gradle file 2014-08-25 22:12:55 -07:00
R. Tyler Croy 9b79c2ce97 Add gradle wrapper 2014-08-25 21:52:16 -07:00
R. Tyler Croy 9e515a3da5 Add chat link 2014-08-25 17:15:07 -07:00
R. Tyler Croy 419f00c4fd Initial commit 2014-08-25 16:24:20 -07:00