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

Fix --version #75

Merged
merged 2 commits into from
Apr 9, 2022
Merged

Conversation

melissalinkert
Copy link
Member

@muhanadz noticed that raw2ometiff --version throws a NullPointerException and does not print the version. This problem was introduced in #65.

With this PR, raw2ometiff --version should work again and the test added in 1bae732 should pass. To make sure the test would have caught this problem, check out this PR's branch locally and revert 7e0692c, then run ./gradlew clean build and make sure testVersionOnly fails.

@chris-allan chris-allan merged commit d5f600f into glencoesoftware:master Apr 9, 2022
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