<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">If you need "rebar generate" behavior
      in a way that doesn't have extra checks blocking its success and
      is able to report errors (problems rebar has had in the past),
      without the logic for windows support, there is a script here:<br>
      <a class="moz-txt-link-freetext" href="https://github.com/okeuday/reltool_util/blob/master/release">https://github.com/okeuday/reltool_util/blob/master/release</a><br>
      <br>
      However, relx should be a better way to go, if you can part with
      your reltool file.  I haven't found all the reltool options to be
      supported by relx, so I don't believe it is a fit for all
      situations.<br>
      <br>
      On 04/10/2014 12:18 AM, Benoit Chesneau wrote:<br>
    </div>
    <blockquote
cite="mid:CAJNb-9qrvQRG6MPbSCsW8gNZcnjUDTZDSx1mHxXW5NWi-9M6=Q@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <div dir="ltr">Hi all,
        <div><br>
        </div>
        <div>I would like to rework the way I am building releases and
          find a good way to handle the inclusion of dependencies in
          them. I am generally using the easy path for now by mostly
          using rebar to get the dependencies but I wonder what others
          are doing.</div>
        <div><br>
        </div>
        <div>How do you get the dependencies, build them and adding them
          to the release? Are you using your own scripts? Using a
          makefile like some? In that case how do you maintain the
          dependencies list and their upgrades?</div>
        <div><br>
        </div>
        <div>Any feedback is appreciated :)</div>
        <div><br>
        </div>
        <div>- benoit</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>