El 22/06/2010 4:22, John Mettraux escribió:

On Mon, Jun 21, 2010 at 05:19:07PM +0100, David Greaves wrote:
I have forked ruote-amqp (actually based on john's fork) and
daemon-kit and have a few patches which may be useful

http://github.com/lbt/ruote-amqp/commits/ruote2.1/
   Document deprecation of :reply_queue and use of 'ruote_workitems'
   Support :command =>  '' and :queue =>  '' in register_participant() options:

FYI : I'm planning on removing :reply_by_default in favour of the
generic :forget and I think this should be passed through to the
remote participant so it knows not to send a reply back.

http://github.com/lbt/daemon-kit/commits/master/
   Reply via 'ruote_workitems' for ruote-amqp 2.1.10

Hello David,

thanks for your work on ruote-amqp, I have integrated it.

I first adapted the spec suite to it :

[ ... ]

Thanks John, I'm using this ruote-amqp version right now.

But a small error slipped in the gem specification. You should add

"lib/ruote-amqp/version.rb"

to the file list in the ruote-amqp.gemspec "s.files" directive so it doesn't fail when using it as a gem.

Regards

--
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to