Commit Graph

8 Commits

Author SHA1 Message Date
R. Tyler Croy 036e875653
Upgrade the dependency on JRuby/Gradle base and jar plugins to generate .jrubydir properly
Fixes #24
2015-10-01 16:49:56 -07:00
R. Tyler Croy 27ec0761d0
Upgrade to jruby/gradle core 1.0.4 with some more recent bugfixes
This commit also changes JRubyStormJar a bit to override properties now that
they are properly overwritable in 1.0.4

Fixes #22
2015-09-10 16:03:57 -07:00
R. Tyler Croy 61794ed1d2
Upgrade to the latest version of JRuby 1.7.x 2015-09-09 13:06:12 -07:00
R. Tyler Croy fe5a55d754
Introduce some GradleTestKit-based tests and the supporting infra to run them
Some of this was unapologetically pilfered from the core plugins
2015-08-14 11:24:32 -07:00
R. Tyler Croy aba9b2f234
Upgrade to the latest released version of JRuby/Gradle core 2015-08-10 09:00:35 -07:00
R. Tyler Croy 352d44b34b
Properly make use of JRubyExecTraits API to run our environment and prepare dependencies
Fixes #4
Fixes #7
2015-07-30 07:35:14 -07:00
R. Tyler Croy e72eb82b60
Upgrade to the latest JRuby/Gradle plugins as compile/runtime dependnecies
References #8
2015-07-26 22:24:10 -07:00
R. Tyler Croy e15c36bbb6
Upgrade the build.gradle to be a bit cleaner for 0.2.0
Now that I know a lot more about what I'm doing with Gradle, this can be
cleaned up a bit
2015-07-26 22:06:18 -07:00