[erlang-patches] .app and .appup files for erl_interface and jinterface applications (amended)

Fredrik fredrik@REDACTED
Tue Mar 26 11:13:17 CET 2013


On 03/26/2013 10:33 AM, Fredrik wrote:
> On 03/26/2013 02:41 AM, alisdair wrote:
>> the previous submission has bad history, apologies. this is the 
>> correct version
>>
>> erl_interface and jinterface lack .app and .appup files. this causes problems with some tools; reltool in particular. this patch fixes that
>> git fetch git://github.com/talentdeficit/otp.git  <http://github.com/talentdeficit/otp.git>  otpify_interface_apps
>> https://github.com/talentdeficit/otp/compare/otpify_interface_apps
>> https://github.com/talentdeficit/otp/compare/otpify_interface_apps  <https://github.com/talentdeficit/otp/compare/appfiles_for_all_apps.patch>.patch
>>
>> -- 
>> alisdair
>>
>>
>>
>> _______________________________________________
>> erlang-patches mailing list
>> erlang-patches@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-patches
> Your patch seems not to build:
> 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
>
> Please verify that your patch build before replying!
> Thanks.
> -- 
>
> BR Fredrik Gustafsson
> Erlang OTP Team
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Since we are on the subject,
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.
You write,
"

  this causes problems with some tools; reltool in particular

"
What are these other tools, except reltool that it causes problems for? 
This is very interesting for us.

-- 

BR Fredrik Gustafsson
Erlang OTP Team

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20130326/bf28c0e4/attachment.htm>


More information about the erlang-patches mailing list