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

Slight reorg of IndexBuilderMain fixes #266 #267

Merged
merged 1 commit into from Jul 15, 2019
Merged

Slight reorg of IndexBuilderMain fixes #266 #267

merged 1 commit into from Jul 15, 2019

Conversation

niklas88
Copy link
Member

While we are at it separate the CLI parsing a bit more from the index
building. Everything that might throw is now within the try {} catch {}
and instead of rethrowing we exit gracefully on exception.

While we are at it separate the CLI parsing a bit more from the index
building. Everything that might throw is now within the try {} catch {}
and instead of rethrowing we exit gracefully on exception.
Copy link
Member

@lehmann-4178656ch lehmann-4178656ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as described.

@niklas88 niklas88 merged commit a8b9e44 into ad-freiburg:master Jul 15, 2019
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.

None yet

2 participants