Hi Andrew!<div>Thank you for reporting this. I will look into it for the coming release.</div><div>Regards</div><div>/siri@otp<br><div><br><div class="gmail_quote">2011/4/11 Andrew Gopienko <span dir="ltr"><<a href="mailto:gopienko@gmail.com">gopienko@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">In case of code clash between applications reltool skips beam files in generated release.<div><br></div><div>I have Tsung installed under /usr/local/lib/erlang/lib and </div>
<div>my release directory (rebar based) with mochiweb application.</div>
<div>Tsung and mochiweb have same beams - mochijson2, mochinum, mochiweb_charref, mochiweb_html.</div><div>Key fragment of reltool.config</div><div><div>       {app, mochiweb,    [{incl_cond, include}]},</div></div><div>
<div>
       {app, 'tsung-1.4.0a',  [{incl_cond, exclude}]},</div></div><div><br></div><div>For such configuration reltool generates release in which there are no files</div><div> mochijson2.beam, mochinum.beam, mochiweb_charref.beam, mochiweb_html.beam in mochiweb application.</div>

<div><br></div><div>I think, in this situation, reltool can return an error or using the hint {incl_cond, exclude} to generate the proper release spec.</div><div><br></div><font color="#888888"><div><br></div><div>Andrew Gopienko</div>
<div>ThreeLine LLC</div>
<div><a href="http://trxline.ru" target="_blank">trxline.ru</a></div><div><br></div><div><br></div>
</font><br>_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
<br></blockquote></div><br></div></div>