[erlang-questions] Rebar: Multi applications depend on same application, but different branchs
linbo liao
llbgurs@REDACTED
Fri Dec 5 03:33:48 CET 2014
Hi,
For rebar dependency management, I have application A depend on application
B, both A and B depend on application C.
A require C's master branch, B require C's other branch. And A only use
some library of B.
When I execute "rebar get-deps" , it will use other branch defined in B,
but not master branch defined in A.
Is there any way to resolve this issue? Thanks in advance.
Thanks,
Linbo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141205/73200ab8/attachment.htm>
More information about the erlang-questions
mailing list