[erlang-questions] Application startup order in a release

Steve Davis steven.charles.davis@REDACTED
Sat Jan 5 03:03:23 CET 2013


If, in your app definition you have:

{application, 'Plugin1', [
    ...
    {applications, ['Core', 'Lib1']},
    ...
]}

...then it would be reasonable to expect that they *have* to be there.

No?

This might be a really annoying answer... and not just for you.

/s
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130104/f75657a4/attachment.htm>


More information about the erlang-questions mailing list