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

Error handling for on build project.json restore #65

Merged
merged 1 commit into from Aug 21, 2015

Conversation

emgarten
Copy link
Contributor

This adds exception handling on a per restore basis for project.json restores. Catastrophic errors are logged to the error list and activity log. This allows other projects to restore. Without this fix the restore error is often lost in the high number of errors coming from unrestored projects missing dependencies.

Fixes: NuGet/Home#1169

//cc @deepakaravindr @yishaigalatzer @feiling @MeniZalzman

@MeniZalzman
Copy link
Contributor

:shipit:

1 similar comment
@deepakaravindr
Copy link
Contributor

:shipit:

@emgarten emgarten merged commit a423b41 into dev Aug 21, 2015
@emgarten emgarten deleted the emgarten/restoreException branch August 21, 2015 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants