<br><div class="gmail_quote">Den 15:11 23. mars 2012 skrev Eric Merritt <span dir="ltr"><<a href="mailto:ericbmerritt@gmail.com">ericbmerritt@gmail.com</a>></span> følgende:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you have two versions of an application say foo-2.0 and<br>
foo-3.0, and foo 2.0 is in the root_dir, while foo 3.0 is in a<br>
lib_dir. In the spec you have specified an app entry with a vsn<br>
of 3.0, then reltool will fail to find 3.0 basically saying that<br>
'foo' or 3.0 could not be found.<br>
<br>
If you then delete 2.0 from the root directory it happly resolves<br>
3.0 with no further changes.<br>
<br>
both applications are in the normal OTP App format of <name>-<vsn><br>
with a valid app file in ebin specifying the metadata.<br>
<br>
There have been *many* other things that I would consider bugs, but<br>
may not be depending on your interpretation, but this one seems to be<br>
pretty obvious.<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>
</blockquote></div><br><div>Hi Eric! Thanks for reporting this!</div><div><br></div><div>When you say you have foo-2.0 in the root_dir, do you mean directly under the $ROOT or in $ROOT/lib??</div><div><br></div><div>Please feel free to list the other issues that you regard as bugs, and I will have a look at it.</div>
<div><br></div><div>Also, there has been a rather big update of reltool including many bug fixes in the upcoming R15B01, so maybe some of your issues are already taken care of... :)</div><div><br></div><div>/siri</div>