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

Delete unused exception #500

Merged
merged 1 commit into from Jun 13, 2021
Merged

Delete unused exception #500

merged 1 commit into from Jun 13, 2021

Conversation

Michael1993
Copy link
Member

@Michael1993 Michael1993 commented Jun 9, 2021

Proposed commit message:

Remove PioneerException (#500)

In #403 we moved our utility class into an internal package and
removed a reflection-based solution that copied our utility. The
reflection-based solution used `PioneerException` on failure to 
signal the user that Pioneer failed to initialise itself. Because
that class was deleted and `PioneerException` is not used elsewhere,
we can safely remove it.

PR: #500

PR checklist

  • A prepared commit message exists

I hereby agree to the terms of the JUnit Pioneer Contributor License Agreement.

@Bukama Bukama merged commit 4c1462e into junit-pioneer:main Jun 13, 2021
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

3 participants