mirror of
https://github.com/correl/rebar.git
synced 2024-11-15 03:00:18 +00:00
11bf6b4aab
To further support OTP releases I have added support for generating application appup files. These include instructions that systools uses to generate a relup file which contains the low level instructions needed to perform a hot code upgrade. My goal with this module is to produce "good enough" appup files or at least a skeleton to help one get started with something more complex. If an appup file already exists for an application this command will not attempt to create a new one. Usage: $ rebar generate-appups previous_release=/path/to/old/version Generally this command will be run just before 'generate-upgrade'. |
||
---|---|---|
.. | ||
upgrade_project | ||
rebar_eunit_tests.erl | ||
rebar_file_utils_tests.erl |