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 ecc92d61a0
Force the jar plugin into our classpath in the example 2015-09-10 17:17:47 -07:00
R. Tyler Croy 90499d72da
A bit more build cleanup
Just cleaning up some cruft left over from tinkering a while back
2015-09-10 17:03:24 -07:00
R. Tyler Croy d7288e23a9
Properly packaging up the topology code inside of the jar
Fixes #6
2015-08-14 15:00:33 -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 43b07fc936
Properly fail the gradleTest if the was no storm topology produced 2015-08-10 15:56:48 -07:00
R. Tyler Croy 4d1dc25e59
Make the word-count example a gradleTest while we're at it 2015-08-10 09:31:27 -07:00
R. Tyler Croy cc53f8d734
Start adding an example to represent the ideal configuration DSL 2015-07-27 08:26:28 -07:00