[rabbitmq-discuss] rabbitmq-public-umbrella issue with RabbitMQ 3.0.2

Gotthard, Petr Petr.Gotthard at Honeywell.com
Thu Feb 28 10:36:04 GMT 2013


Aghrr, this doesn't work because the public-umbrella then downloads the rabbitmq-web-dispatch, while the web-management expects rabbitmq-mochiweb, which has been deleted from http://hg.rabbitmq.com, so we cannot download it.

Could you please put the rabbitmq-mochiweb repository back?


Petr

From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Gotthard, Petr
Sent: 28. února 2013 10:56
To: Discussions about RabbitMQ
Subject: [rabbitmq-discuss] rabbitmq-public-umbrella issue with RabbitMQ 3.0.2

Hello,

There might be an issue with the RabbitMQ 3.0.2 tags for rabbitmq-public-umbrella and rabbitmq-mochiweb.

The procedure described at http://www.rabbitmq.com/plugin-development.html is

hg clone http://hg.rabbitmq.com/rabbitmq-public-umbrella

cd rabbitmq-public-umbrella

make co
make BRANCH=rabbitmq_v3_0_2 up_c

However, the last command fails because it cannot find rabbitmq-mochiweb that was removed. I tried twice with a fresh copy.

What helps is to re-do the last command by running

hg update
make BRANCH=rabbitmq_v3_0_2 up_c



Regards,
Petr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130228/d6962abe/attachment.htm>


More information about the rabbitmq-discuss mailing list