<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 03/26/2013 10:33 AM, Fredrik wrote:
    <blockquote cite="mid:51516B5B.7070004@erlang.org" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 03/26/2013 02:41 AM, alisdair wrote:
      <blockquote cite="mid:7EB4C88D60DA4688806FE193476715F0@yahoo.ca"
        type="cite">
        <div> the previous submission has bad history, apologies. this
          is the correct version </div>
        <div><br>
        </div>
        <div>
          <div>
            <pre><font face="Helvetica">erl_interface and jinterface lack .app and .appup files. this causes problems with some tools; reltool in particular. this patch fixes that</font></pre>
            <pre>git fetch git://<a moz-do-not-send="true" href="http://github.com/talentdeficit/otp.git" style="color: rgb(0, 106, 227); ">github.com/talentdeficit/otp.git</a> otpify_interface_apps</pre>
            <pre><a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://github.com/talentdeficit/otp/compare/otpify_interface_apps">https://github.com/talentdeficit/otp/compare/otpify_interface_apps</a></pre>
            <pre><a moz-do-not-send="true" href="https://github.com/talentdeficit/otp/compare/appfiles_for_all_apps.patch" style="color: rgb(0, 106, 227); ">https://github.com/talentdeficit/otp/compare/otpify_interface_apps</a>.patch</pre>
          </div>
        </div>
        <div>
          <div><br>
          </div>
          <div>-- </div>
          <div>alisdair</div>
          <div><br>
          </div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
erlang-patches mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
      </blockquote>
      Your patch seems not to build:<br>
      <pre>make -w --jobserver-fds=3,13 -j RELEASE_PATH="/*****/release/x86_64-unknown-linux-gnu" \
                  release_docs_spec
make[4]: Entering directory `/*********/lib/jinterface/src'
make[4]: *** No rule to make target `release_docs_spec'.  Stop.
make[4]: Leaving directory `/***********/lib/jinterface/src'
make[3]: *** [release_docs] Error 2
make[3]: Leaving directory `/***********/lib/jinterface/src'
make[2]: *** [release_docs] Error 2
make[2]: Leaving directory `/*********/lib/jinterface'
make[1]: *** [release_docs] Error 2
make[1]: Leaving directory `/********/lib'
make: *** [release_docs] Error 2</pre>
      <br>
      Please verify that your patch build before replying!<br>
      Thanks.<br>
      <pre class="moz-signature" cols="72">-- 

BR Fredrik Gustafsson
Erlang OTP Team</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    Since we are on the subject,<br>
    We have a ticket about this but we were planning to solve this
    matter in reltool, i.e without adding the .app file in the
    applications that are missing them.<br>
    You write, <br>
    "
    <pre><font face="Helvetica"> this causes problems with some tools; reltool in particular</font></pre>
    "<br>
    What are these other tools, except reltool that it causes problems
    for? This is very interesting for us.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 

BR Fredrik Gustafsson
Erlang OTP Team</pre>
  </body>
</html>