Commit Graph

  • 5baf5ff1ff
    Update the README to contain some slightly more updated info master R. Tyler Croy 2015-10-08 16:01:25 -0700
  • 6c609bf5a9
    Remove install -> check dependency which causes duplicate tests for bintrayUpload R. Tyler Croy 2015-10-01 17:20:00 -0700
  • bf8d3a0e4e Merge pull request #34 from rtyler/fix-jrubydir v0.4.4 R. Tyler Croy 2015-10-01 17:05:59 -0700
  • 036e875653
    Upgrade the dependency on JRuby/Gradle base and jar plugins to generate .jrubydir properly R. Tyler Croy 2015-10-01 12:05:38 -0700
  • 48d3f248ba Merge pull request #33 from rtyler/five-zero-fixes v0.4.3 R. Tyler Croy 2015-09-21 16:31:44 -0700
  • 6506a3d5d4
    If no parentTask for JRubyStormLocal is set, use the default configuration for the classpath R. Tyler Croy 2015-09-21 15:59:39 -0700
  • 2a3f0b709a
    Start adding more integration test cases including one for JRubyStormLocal tasks R. Tyler Croy 2015-09-21 13:16:32 -0700
  • 2ad81ecb40
    Upgrade the gradle wrapper R. Tyler Croy 2015-09-21 11:17:53 -0700
  • 980b579549 Merge pull request #32 from rtyler/task-deps R. Tyler Croy 2015-09-20 17:58:17 -0700
  • 2becff34d2
    Propogate task dependencies from JRubyStorm to its children tasks R. Tyler Croy 2015-09-20 17:48:18 -0700
  • 7b1c81004c
    Upgrade to the latest stable redstorm (0.9.2) v0.4.2 R. Tyler Croy 2015-09-15 14:38:01 -0700
  • 94d7efc522
    Avoid trying to normalize paths for the JRubyStormLocal configuration R. Tyler Croy 2015-09-15 14:28:37 -0700
  • 790772a8f7
    Upgrade the default redstorm version v0.4.1 R. Tyler Croy 2015-09-11 11:19:36 -0700
  • 16a7f0886b
    Work-around Gradle 2.2 super() issue by not calling super at all v0.4.0 R. Tyler Croy 2015-09-11 08:55:30 -0700
  • ecc92d61a0
    Force the jar plugin into our classpath in the example R. Tyler Croy 2015-09-10 17:17:47 -0700
  • 90499d72da
    A bit more build cleanup R. Tyler Croy 2015-09-10 17:03:24 -0700
  • cc1ef8df32
    Remove oraclejdk7 from travis R. Tyler Croy 2015-09-10 17:01:27 -0700
  • 27ec0761d0
    Upgrade to jruby/gradle core 1.0.4 with some more recent bugfixes R. Tyler Croy 2015-09-10 16:03:57 -0700
  • b8f6b9886e
    Set some default groups and descriptions on our packaging/run tasks R. Tyler Croy 2015-09-10 11:20:44 -0700
  • ca083054b4
    Ensure that setting of the jrubyVersion for the topology jar works properly R. Tyler Croy 2015-09-09 15:33:56 -0700
  • a6d92230c9
    Ensure that the jrubyStormLocal configuration extends the classpath configuration R. Tyler Croy 2015-09-09 15:33:40 -0700
  • 26a8316f49
    Introduce a new configuration for unzipping things directly into the topology jar R. Tyler Croy 2015-09-09 13:51:42 -0700
  • 61794ed1d2
    Upgrade to the latest version of JRuby 1.7.x R. Tyler Croy 2015-09-09 12:57:15 -0700
  • 8b59d41c0d
    Bump version for next "major" bit of dev work R. Tyler Croy 2015-09-09 12:54:20 -0700
  • d60010f797
    Rely on the user to provide a jcenter-compatible repository by default R. Tyler Croy 2015-09-09 12:48:58 -0700
  • d0de027097
    Move the bintray{} invocation to the main build.gradle R. Tyler Croy 2015-08-18 13:08:22 -0700
  • d28608f31f Add some build/bintray badges R. Tyler Croy 2015-08-18 13:11:51 -0700
  • 1927578570
    Move the bintray{} invocation to the main build.gradle v0.3.1 R. Tyler Croy 2015-08-18 13:08:22 -0700
  • c70216f1c4
    Support auto-releasing the plugin on git tagging from Travis CI v0.3.0 R. Tyler Croy 2015-08-18 12:55:35 -0700
  • 6f2631ce45 Merge pull request #17 from rtyler/jrubystormlocal-configuration R. Tyler Croy 2015-08-18 11:09:52 -0700
  • a0b287c92a
    Prevent JRubyStormLocal task from erroneously using the jrubyExec configuration R. Tyler Croy 2015-08-18 10:52:58 -0700
  • 998e9961c2 Merge pull request #16 from rtyler/fix-npe R. Tyler Croy 2015-08-18 10:37:54 -0700
  • 68904a8bf8 Merge pull request #15 from rtyler/depends-and-assemble R. Tyler Croy 2015-08-18 10:03:33 -0700
  • 90c92d045d
    Fix null dereference when JRubyStormLocal is standalone, i.e. no parentTask R. Tyler Croy 2015-08-18 10:01:53 -0700
  • 8c7e2ddc14
    Delegate to our assembleTask for methods not already defined in JRubyStorm R. Tyler Croy 2015-08-18 09:22:44 -0700
  • 2046c89c29
    Executing the jrubyStorm task should also execute its assemble task R. Tyler Croy 2015-08-17 16:10:00 -0700
  • 2934164708
    Upgrade to the latest release of redstorm which has some better version ranges R. Tyler Croy 2015-08-17 16:09:37 -0700
  • dec7a74629
    Mark the storm extension as incubating for now v0.2.0 R. Tyler Croy 2015-08-16 12:42:10 -0700
  • 343260827a Merge pull request #10 from rtyler/zero-two-zero R. Tyler Croy 2015-08-14 19:08:54 -0700
  • 85fea21820
    Lazily include the redstorm jar to avoid compatibiity issues on Gradle 2.2 R. Tyler Croy 2015-08-14 18:53:51 -0700
  • add7020757
    Default to using redstorm 0.7.2 R. Tyler Croy 2015-08-14 17:07:42 -0700
  • 6f0bd71f12
    Default to JRuby 1.7.21 for packaging up topology jars R. Tyler Croy 2015-08-14 17:06:53 -0700
  • 363821f23b
    Dump the redstorm contents into the resulting archive R. Tyler Croy 2015-08-14 16:23:04 -0700
  • d7288e23a9
    Properly packaging up the topology code inside of the jar R. Tyler Croy 2015-08-14 15:00:33 -0700
  • c02a5674d5 Merge pull request #9 from rtyler/zero-two-zero R. Tyler Croy 2015-08-14 13:00:59 -0700
  • 8c3ea3fd26
    Attempting to clean up these loglevels on ProjectBuilder but they just won't set R. Tyler Croy 2015-08-14 12:27:38 -0700
  • 4d340fc42c
    Shuffle some tests around so they don't run in the integrationTest task R. Tyler Croy 2015-08-14 11:47:26 -0700
  • fe5a55d754
    Introduce some GradleTestKit-based tests and the supporting infra to run them R. Tyler Croy 2015-08-14 11:24:32 -0700
  • 988888d068
    Move integration tests into a separate task and start using GradleTestKit R. Tyler Croy 2015-08-11 08:27:25 -0700
  • 43b07fc936
    Properly fail the gradleTest if the was no storm topology produced R. Tyler Croy 2015-08-10 15:56:48 -0700
  • 4d1dc25e59
    Make the word-count example a gradleTest while we're at it R. Tyler Croy 2015-08-10 09:31:27 -0700
  • aba9b2f234
    Upgrade to the latest released version of JRuby/Gradle core R. Tyler Croy 2015-08-10 09:00:35 -0700
  • dce2c36021
    Upgrade to Gradle 2.6 for development R. Tyler Croy 2015-08-10 08:58:48 -0700
  • 352d44b34b
    Properly make use of JRubyExecTraits API to run our environment and prepare dependencies R. Tyler Croy 2015-07-28 07:29:24 -0700
  • 3f39e00e95
    WIP checkpointing some refactoring and structuring around the JRubyStorm task R. Tyler Croy 2015-07-28 05:19:21 -0700
  • cc53f8d734
    Start adding an example to represent the ideal configuration DSL R. Tyler Croy 2015-07-27 08:26:28 -0700
  • 1680405ce3
    Only attempt to grab the specified jruby-gradle plugins R. Tyler Croy 2015-07-27 08:16:15 -0700
  • cc4b707d1d
    Start relocating basic topology jar functionality into JRubyStorm class R. Tyler Croy 2015-07-27 08:01:21 -0700
  • d0cf8246a6
    Move JRubyStormLocal to inherit from JRubyExec R. Tyler Croy 2015-07-27 07:59:17 -0700
  • 611a52820f
    Support modifying the version of redstorm included as well R. Tyler Croy 2015-07-27 00:03:50 -0700
  • 6aa1174faf
    Add an extension to the Gradle project which allows for configuring the Storm version R. Tyler Croy 2015-07-26 23:50:31 -0700
  • 072210343f
    Introduce codenarc to keep this groovy tidy R. Tyler Croy 2015-07-26 22:41:25 -0700
  • 28756c36c4
    Disable the creation of a JRuby-specific jar and remove the BC dependency R. Tyler Croy 2015-07-26 22:31:55 -0700
  • e72eb82b60
    Upgrade to the latest JRuby/Gradle plugins as compile/runtime dependnecies R. Tyler Croy 2015-07-26 22:24:10 -0700
  • 66e6764c59
    Introduce the gradleTest plugin (yet unused) for testing on different Gradles R. Tyler Croy 2015-07-26 22:19:14 -0700
  • cbf75ebf19
    Add travis.yml so we can start testing properly again R. Tyler Croy 2015-07-26 22:05:43 -0700
  • e15c36bbb6
    Upgrade the build.gradle to be a bit cleaner for 0.2.0 R. Tyler Croy 2015-07-26 22:00:14 -0700
  • d85620590d Schalk says I should use Gradle 2 for maximum compatibility R. Tyler Croy 2015-04-22 08:24:49 -0700
  • 115bd7b087 Version bump for release v0.1.6 R. Tyler Croy 2014-11-17 20:19:07 -0800
  • 7028b6cc8f Revert "Remove bolts/ from the default topology jar" R. Tyler Croy 2014-11-17 20:10:02 -0800
  • fce4bb3488 Remove bolts/ from the default topology jar v0.1.5 R. Tyler Croy 2014-11-15 08:46:19 -0800
  • 72911dd80a Ensure the bouncycastle dependency is included in storm topologies so JRuby can run effectively R. Tyler Croy 2014-11-15 08:45:13 -0800
  • a117c95401 Upgrade the base dependency to 0.1.8 which includes many newer fixes R. Tyler Croy 2014-11-15 08:35:14 -0800
  • f15caeca6f Upgrade the jrubyStormLocal dependency on storm-core 0.9.2-incubating by default v0.1.4 R. Tyler Croy 2014-11-04 06:08:09 -0800
  • 18a5900993 Upgrade our jruby-gradle-plugin dependency to 0.1.5 to include recent fixes R. Tyler Croy 2014-11-04 06:02:26 -0800
  • 06399c52bf Add some examples in the readme R. Tyler Croy 2014-10-23 10:34:42 -0700
  • 7582268dbc Fix some bintray metadata for inclusion in the gradle plugins repo v0.1.3 R. Tyler Croy 2014-10-23 10:07:19 -0700
  • 6b79ea00d2 Remove sample/concept topology R. Tyler Croy 2014-10-22 15:58:13 -0700
  • 5d173bfd6d asPath isn't necessary and can cause problems with path lengths on OS X v0.1.2 R. Tyler Croy 2014-10-22 15:28:01 -0700
  • ddb39f0019 JRubyStormLocal should depend on the jrubyPrepare task to set up gems R. Tyler Croy 2014-10-22 15:26:10 -0700
  • 29c85e7091 Set the right GEM_HOME/GEM_PATH for loading gems in the local topology v0.1.1 R. Tyler Croy 2014-10-22 14:42:45 -0700
  • 8cd3e8ce66 Rely on shadowJar for unzipping dependencies into the jar instead of doing it manually R. Tyler Croy 2014-10-22 14:01:53 -0700
  • ece8b5f9eb Exclude jar signing keys when we're creating the shadow jar v0.1.0 R. Tyler Croy 2014-10-22 13:19:31 -0700
  • 24af77c088 Refactor the work into a shadowJar backed JRubyStorm task, and JavaExec-based JRubyStormLocal R. Tyler Croy 2014-10-22 12:00:42 -0700
  • 0bad940e5e Restructure the jrubyStorm* configurations to ensure topology jars don't have storm in them R. Tyler Croy 2014-10-21 17:34:50 -0700
  • 8086c89ac4 Refactor the localTest task for running a local topology with just redstorm in the classpath R. Tyler Croy 2014-10-21 15:53:48 -0700
  • 562a0f5828 Hacking the proof of concept into build.gradle, needs to be pulled out still R. Tyler Croy 2014-10-20 11:12:20 -0700
  • 9574db5874 Bump the default version to 2.1 R. Tyler Croy 2014-10-20 11:10:25 -0700
  • dfe50ccb9c Bring basic for JRubyStorm(Jar) tasks and basic plugin machinery R. Tyler Croy 2014-09-16 17:42:20 -0700
  • 634acd4527 Add the chat and build links to the README R. Tyler Croy 2014-09-16 16:13:51 -0700
  • aba70f3a3b Add a simple build.gradle file R. Tyler Croy 2014-09-16 15:56:00 -0700
  • 0e26f93964 Add gradle wrappers R. Tyler Croy 2014-09-16 15:18:19 -0700
  • 63b81a80e4 Properly copyright this work R. Tyler Croy 2014-09-16 15:17:41 -0700
  • bde3ab0e89 Initial commit R. Tyler Croy 2014-09-16 15:03:56 -0700