2018-03-17 13:29 GMT+01:00 Stephan Eggermont <stephan@stack.nl>:
Denis Kudriashov <dionisiydk@gmail.com>
wrote:
> 2018-03-17 13:15 GMT+01:00 Stephan Eggermont
<stephan@stack.nl>:
>
>> Denis Kudriashov <dionisiydk@gmail.com>
>> wrote:
>>
>>> So to get all minor fixes from all dependencies the code should be loaded
>>> from such floating branch (0.5.x). The main project can be locked to fix
>>> current version (only dependencies will be updated).
>>> And all released versions (0.5.3 tag) will be completely reproducible.
>>>
>>
>> So your goal for released versions is to be only loadable on a specific
>> pharo build?
>>
>>
> On any pharo build. I not understand what you mean

Your dependencies will need to be updated to run on newer pharo builds,
won���t they?

No. Each build just loads specified version. I do not need to create new version for new build.
But I think I still not understand you

Stephan