[rabbitmq-discuss] RabbitMQ XMPP gateway and 1.5.x: mnesia table renaming needed

Tony Garnock-Jones tonyg at lshift.net
Mon Jan 19 18:42:08 GMT 2009


Alexis Richardson wrote:
> Do you know if it *will* work against 1.4.x?

There's no XMPP gateway version tagged with 1.4.x (agh!), but I know it
definitely has run fine against 1.4.x. The most recent commit will need
to be undone, because the internal API has changed between 1.4 and 1.5
(which is what kicked off this whole business), but it should be fine
after that.

Actually I'll try it. OK, it looks like it starts up OK. I've just added
a tag, works_with_rabbitmq_v1_4_0.

If you're working with 1.4.x, and want to get the XMPP gateway compiled
and running with it,

  hg clone http://hg.rabbitmq.com/rabbitmq-xmpp
  cd rabbitmq-xmpp
  hg up works_with_rabbitmq_v1_4_0

then compile that as per the instructions.

Regards,
  Tony
-- 
 [][][] Tony Garnock-Jones     | Mob: +44 (0)7905 974 211
   [][] LShift Ltd             | Tel: +44 (0)20 7729 7060
 []  [] http://www.lshift.net/ | Email: tonyg at lshift.net




More information about the rabbitmq-discuss mailing list