Commit Graph

317 Commits

Author SHA1 Message Date
Colin Surprenant 096e37411b removed generator, using already merged batch spout support, cosmetics 2013-05-13 09:41:09 -04:00
Colin Surprenant cff9c5bc5a Merge branch 'master' of git://github.com/dinedal/redstorm into drpc_trident
Conflicts:
	lib/tasks/red_storm.rake
2013-05-10 15:50:17 -04:00
Colin Surprenant ad2dd0f201 accept dots for camelcasing 2013-05-09 15:55:55 -04:00
Colin Surprenant bc1b6a7455 issue #25 - add specs for spout activate/deactivate and per component configuration 2013-05-09 15:11:49 -04:00
Colin Surprenant f7f8be36ae issue #74 - configured topology name as symbol breaks topology submission 2013-05-09 15:10:37 -04:00
Colin Surprenant b18c9b9c80 issue #25 - specs for spout activate/deactivate 2013-05-08 22:16:18 -04:00
Colin Surprenant e0b61ff0d4 issues #54 & #72 moar docs 2013-05-08 18:42:50 -04:00
Colin Surprenant d556f96b4c updated Gemfile source statement and updated rake an redis gems versions 2013-05-08 17:02:09 -04:00
Colin Surprenant f7da4e1d99 issue #56 - make topology class configure statement optional 2013-05-08 16:55:05 -04:00
Colin Surprenant 2926dc55ff Merge pull request #61 from shayel/native_examples
Fix native examples (missing argument for proxy constructors)
2013-05-07 14:04:37 -07:00
Colin Surprenant cf9b370217 Merge pull request #63 from pirj/feature/fix_symbol_is_not_a_java_lang_string_error_during_redshift_install
Ant 1.9 fix for no method 'setAttribute' for arguments (org.jruby.RubySymbol,org...
2013-05-07 13:49:52 -07:00
Colin Surprenant 9fa474aa17 Merge pull request #70 from ebroder/fix-bundled-git-gems
Fix bundled git gems
2013-05-07 10:50:41 -07:00
Colin Surprenant 41fc2e12a4 Merge pull request #69 from gworley3/master
Change setting.xml to settings.xml in readme
2013-05-07 10:37:06 -07:00
Evan Broder ad7891ec8a Skip the topology project if it itself is a gem to avoid infinite recursion 2013-04-30 13:45:17 -07:00
Evan Broder d9d5bf658d Re-render gemspecs to Ruby, rather than copying the original
Gems pulled out of git typically use `git ls-files` to generate a list
of files, but that doesn't work if we strip out the .git
directories. Since we've already loaded the gemspec and already have a
list of files, we can just re-render it back to Ruby and use that.

Fixes #51
2013-04-30 13:45:10 -07:00
Gordon Worley badce55d85 Fix settings.xml ivy filename in readme to avoid confusion. 2013-04-22 15:00:57 -04:00
Colin Surprenant d690f86322 Merge pull request #67 from anders94/master
ant rake task error message fix
2013-03-29 09:30:49 -07:00
Anders Brownworth cdf6f6e60e error message fix 2013-03-29 10:38:23 -04:00
Phil Pirozhkov 29203792d3 jar task works 2013-03-25 16:56:32 +04:00
Colin Surprenant 6fb2acde74 Merge branch 'master' of github.com:colinsurprenant/redstorm 2013-03-22 08:37:40 -04:00
Colin Surprenant dea191059a fixed and refreshed .gitignore, unhide shell components 2013-03-22 08:37:09 -04:00
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
Phil Pirozhkov 2e5c31ae3f more appearances 2013-03-19 19:59:00 +04:00
Phil Pirozhkov fa8b5104c9 fix for no method 'setAttribute' for arguments (org.jruby.RubySymbol,org.jruby.RubyString) on Java::OrgApacheToolsAnt::RuntimeConfigurable 2013-03-19 19:39:17 +04:00
Paul Bergeron a2ecfe0b97 Update storm to v0.8.2 2013-02-05 10:24:46 -08:00
Paul Bergeron 0fca9ffc95 Add support for customizing spout id's 2013-02-01 13:45:28 -08:00
Paul Bergeron 5eb7161841 Generator correctly handles Trident Function, created proxy class for Trident Functions 2013-01-24 14:38:07 -08:00
Paul Bergeron af0948a46e Further updates to proxy class generator 2013-01-24 14:38:07 -08:00
Paul Bergeron e19be8c463 WIP attempt to build a proxy class generator 2013-01-24 14:38:07 -08:00
Paul Bergeron 38b1280118 Refer to LinearDRPCTopologyBuilder by it's global namespace name 2013-01-24 14:38:07 -08:00
Paul Bergeron 94ccdce6ee Support more the one bolt in LinearDRPC, add support for grouping 2013-01-24 14:38:07 -08:00
Paul Bergeron 348ac62965 Add support for linear DRPC to redstorm 2013-01-24 14:38:07 -08:00
Paul Bergeron 636cc896df Add JRubyBatchSpout to Topology Launder 2013-01-24 14:38:07 -08:00
Paul Bergeron e3e5fb957a Implementation of BatchSpout proxy class 2013-01-24 14:38:06 -08:00
Shay Elkin 12573956d3 Fix native examples (missing argument for proxy constructors) 2013-01-10 11:28:59 +02:00
Colin Surprenant 3b4e4d6f27 Merge pull request #58 from rb2k/patch-1
Update README.md
2012-12-12 05:14:13 -08:00
Marc Seeger 5f92172f2c Update README.md
It's not "Linux 12.04", it's "Ubuntu 12.04" (or "Ubuntu Linux 12.04")
2012-12-11 22:29:43 -05: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