[rabbitmq-discuss] Enabling plugins with latest umbrella
Alvaro Videla
videlalvaro at gmail.com
Fri Oct 14 13:00:02 BST 2011
Hi Simon,
On Oct 14, 2011, at 1:49 PM, Simon MacMullen wrote:
> And that's what's breaking. Unfortunately our error reporting here seems slightly broken, which needs a bit of attention. But the fundamental problem is that your plugin declares:
>
> {applications, [kernel, stdlib, msg_store_bitcask_index]}
>
> in its app file - i.e. it depends on itself. Which is not going to work.
Well, that's a bit embarrassing on my side. I think I meant to put this {applications, [kernel, stdlib, bitcask]}.
Anyway now it's fixed and it works.
Cheers,
Alvaro
More information about the rabbitmq-discuss
mailing list