[erlang-questions] relx extended deps

Anthony Ramine n.oxyde@REDACTED
Tue Jan 27 16:53:40 CET 2015


Le 27 janv. 2015 à 16:49, e@REDACTED a écrit :

> On 01/27/2015 04:47 PM, Anthony Ramine wrote:
>> Le 27 janv. 2015 à 16:44, e@REDACTED a écrit :
>> 
>>> how am i running ranch without ssl now?
>> 
>> By complaining to Ranch's author that he should either remove the code depending on ssl and put it in another separate project, or properly make his project depend on ssl and thus just not let you use ranch without ssl.
> 
> hold on, i am not into political question, i want to keep it technical.
> i am running ranch without ssl.
> doesn't it contradict the statement of dependency?

And anyone actually using ranch with ssl now needs an additional non-standard 'sequence' key in their app file. See the problem? The proper solution is to remove ranch_ssl from ranch and let you use that slimmed down version of it, not to accommodate one developer's laziness in a general purpose release tool.




More information about the erlang-questions mailing list