Hi!<div><br></div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The only possible problem I can see is that any projects that cause<br>
conflicts in reltool will make us unable to build release packages for<br>
*the rest* of the projects that reside in the same directory.<br>
<br>
Say, I had erlson in my projects directory, and it was causing the<br>
conflicts during release package generation (well, placing<br>
erl_parse.erl into application listing is wrong, it definitely needs<br>
to be fixed).<br>
Probably, the same goes to projects that may contain same modules in<br>
the applications listing (rabbitmq and riak_core both use<br>
gen_server2.erl, and those modules are actually different; this<br>
doesn't affect any of them but definitely but won't let us build<br>
release package).<br>
Maybe, there are some more rare errors that might occur as well.<br></blockquote><div> </div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>I'm not sure that I understand everything here... Do you mean that with my proposal reltool will *see* some applications which it shall not include in the release package? And that the fact that some of these applications have modules with equal names causes problems when building the release package?</div>
<div><br></div><div>If so, is it not possible to write a reltool config which specifies which apps/modules to use - and by this avoid conflicts? Sorry for the stupid questions - I just feel like it would be good to understand the problems completely...</div>
<div><br></div><div>/siri</div></div></div>