Commit Graph

281 Commits

Author SHA1 Message Date
Colin Surprenant eaa2ae1982 issues #64 & #66 - JRubyShellSpout in wrong package & add missing shell components in repo (hidden by bad .gitignore) 2013-03-22 08:34:05 -04:00
Colin Surprenant ddff6b65ae ivy settings 2012-10-19 18:57:53 -04:00
Colin Surprenant 8725f1fc06 1.8 compatibility tweaks and namespace issues 2012-10-19 18:53:58 -04:00
Colin Surprenant 0332a5df22 link to 0.6.3 documentation archive 2012-10-19 18:04:08 -04:00
Colin Surprenant 1b201c0c3f version 0.6.4 2012-10-19 17:57:22 -04:00
Colin Surprenant e7df769ef9 upgraded rspec and cleanups 2012-10-19 17:56:38 -04:00
Colin Surprenant 260ba14ae7 obsolete 2012-10-19 17:55:33 -04:00
Colin Surprenant 4b2080ce59 instructions for Dependencies 2012-10-19 17:54:15 -04:00
Colin Surprenant e9bf045d74 fixed ivy dependencies resolution 2012-10-16 22:46:19 -04:00
Colin Surprenant e7fb5d193c issue #18 & #47, this should solve Logger issues 2012-10-14 19:06:14 -04:00
Colin Surprenant 9c7906eb2c git ignore... 2012-10-14 19:00:44 -04:00
Colin Surprenant 1a58c2b791 updated gem dependencies 2012-10-13 14:37:11 -04:00
Colin Surprenant 8ee26e1b0a issue #45 - better handling of ant dependency 2012-10-13 13:56:34 -04:00
Colin Surprenant 25c66122c9 cleanups 2012-10-13 12:18:31 -04:00
Colin Surprenant 3ec3cceffd Kafka topology example 2012-10-13 12:02:05 -04:00
Colin Surprenant bc07644eda fixed bad version format 2012-10-12 17:25:37 -04:00
Colin Surprenant e0a0d7a362 bumped version to 0.6.4-b1 2012-10-12 17:03:48 -04:00
Colin Surprenant 00b9428632 issue #48, replaced pompompom by ant+ivy, reworked topology jar generation 2012-10-12 17:03:06 -04:00
Colin Surprenant 9e7c7fd8ad issue #50 - updated to Storm 0.8.1 and JRuby 1.6.8 2012-10-10 10:21:17 -04:00
Colin Surprenant 884c7ca1e1 fixed subshell popen 2012-10-10 10:19:46 -04:00
Colin Surprenant b1cfa7c25a bumbed to 0.6.3 2012-10-09 23:30:03 -04:00
Colin Surprenant 7efb10ec78 syntax for 1.8 compatibility 2012-10-09 23:29:40 -04:00
Colin Surprenant 72f7e3b404 cosmetic 2012-10-09 23:28:44 -04:00
Colin Surprenant 5488fcdbe2 updated to redsotrm 0.6.3 2012-10-09 23:26:00 -04:00
Colin Surprenant 38cba73ac4 added last changes for 0.6.3 2012-10-09 23:20:24 -04:00
Colin Surprenant b851449e01 issue #49 - redstorm bundle not picking up default group 2012-10-09 15:57:24 -04:00
Colin Surprenant 5dc7454a69 output_fields specs and fixed classes conflict issues 2012-10-08 22:59:33 -04:00
Colin Surprenant a5701ed717 output_fields getter conflict with catch all var args method 2012-10-08 22:58:13 -04:00
Colin Surprenant c3b39e8d5a look for resources/ dir recursively in the tree 2012-10-08 22:55:27 -04:00
Colin Surprenant 267899c5ab using popen for subshell and error verification tweaks 2012-10-08 16:22:58 -04:00
Colin Surprenant 6844d8283e doc for shell spout & bolt and bumped version 2012-07-12 17:04:48 -04:00
Colin Surprenant bbbc8c3982 added shell topology example 2012-07-12 17:03:55 -04:00
Colin Surprenant df9795a9ac issue #41 - suppport shell bolts and spouts, issue #28 - support output_fields definition in topology DSL 2012-07-12 16:18:43 -04:00
Colin Surprenant a87735eef8 set classpath on dir path of topology class and if resources dir exist copy in jar root - for issue #41 2012-07-12 16:15:19 -04:00
Colin Surprenant abd869d676 tripple require fallback for all testing env 2012-07-10 17:03:13 -04:00
Colin Surprenant 80f29cdc0a integration scripts require bundler 2012-07-10 16:44:21 -04:00
Colin Surprenant feebc1eaab bumped version to 0.6.2 2012-07-10 15:27:46 -04:00
Colin Surprenant 998bb4bdb8 Merge branch 'integration' into v0.6.2
* integration:
  integration tests
2012-07-10 15:26:41 -04:00
Colin Surprenant 81962dc276 added spec for on_receive body with :emit => false 2012-07-10 15:20:24 -04:00
Colin Surprenant 695e634b77 integration tests 2012-07-10 14:45:42 -04:00
Colin Surprenant b1ea5ad05e issue #40 - bolt fail method missing 2012-07-10 12:13:03 -04:00
Colin Surprenant 1b2e052af3 issue #39 - spout on_receive block will not be evaluated if :emit => false 2012-07-10 11:55:28 -04:00
Colin Surprenant 15bb6c1bf5 versions fix 2012-07-07 21:06:23 -04:00
Colin Surprenant 3934e3485a versions fix 2012-07-07 21:06:09 -04:00
Colin Surprenant ab71510cf4 bump version 2012-07-07 20:27:18 -04:00
Colin Surprenant ed33f651de Storm 0.7.4 2012-07-07 20:20:40 -04:00
Colin Surprenant c3616757b9 bump version 2012-07-07 20:20:06 -04:00
Colin Surprenant e42a4c9a95 adding Redis in Gemfile for integration tests 2012-07-07 20:19:33 -04:00
Colin Surprenant d7ea6c074c final changes in 0.6.1 2012-07-07 20:18:48 -04:00
Colin Surprenant 7102cd7753 Merge branch 'dependencies' into v0.6.1
* dependencies:
  do not mess with gem paths for specs
  add target/lib in require path
  always set gem path/home in target
  hacK: remove conflicting dependency
2012-07-06 17:01:32 -04:00