Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always ask release handler to update paths on relup #503

Merged

Conversation

lrascao
Copy link
Collaborator

@lrascao lrascao commented Aug 24, 2016

When performing a relup that involves starting a new
application we need to inform release handler that the
code paths need to be updated to account for the new apps,
otherwise the relup instruction application:start/2 will fail
since it is unable to find the .app file.

@lrascao lrascao force-pushed the fix/update_paths_on_install_release branch 2 times, most recently from 42b27c3 to 649b1e1 Compare September 26, 2016 16:59
When performing a relup that involves starting a new
application we need to inform release handler that the
code paths need to be updated to account for the new apps.
Otherwise the relup instruction application:start/2 will fail
since it is unable to find the .app file.
@lrascao lrascao force-pushed the fix/update_paths_on_install_release branch from 649b1e1 to aec6d30 Compare October 3, 2016 20:35
@tsloughter tsloughter merged commit abe7a10 into erlware:master Oct 6, 2016
@lrascao lrascao deleted the fix/update_paths_on_install_release branch October 6, 2016 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants