[rabbitmq-discuss] erlang client blowing chunks
Matthias Radestock
matthias at rabbitmq.com
Wed Sep 1 04:27:28 BST 2010
Jon,
Jon Brisbin wrote:
> Can I just put the .ez that make builds into deps/ and have it picked up
> by rebar?
It would be two .ez files - rabbit_common.ez, which contains the
portions of the code shared with the server, and amqp_client.ez, which
is the actual Erlang client.
> I was under the impression I had to have the source but that seems
> like overkill to me.
If rebar can't handle "binary" dependencies then rebar needs improving :)
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list