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

Alert user to non-existent vote listener directory instead of throwing runtime exception #13

Merged
merged 1 commit into from
Jun 4, 2012

Conversation

javacraft
Copy link
Contributor

Blake:

I'm glad I was able to meet your needs. The first dance is always the hardest. I happened to notice a few posts about missing vote listener directories. I've addressed that issue in this patch. It verifies the listener directory's existence. If not found, users are warned and no vote listeners are loaded. Votifier continues to run in a degraded state, receiving votes and generating corresponding VotifierEvent events.

The patch is optional. I'll leave it up to you if you want to apply the patch or squirrel it away for the next major release.

Best,

Frelling

runtime exception. Will continue to run, receiving votes and issuing
VotifierListener events.
@blakeman8192
Copy link
Member

Thanks for the fix.

blakeman8192 pushed a commit that referenced this pull request Jun 4, 2012
Alert user to non-existent vote listener directory instead of throwing runtime exception
@blakeman8192 blakeman8192 merged commit 0ae8f92 into vexsoftware:master Jun 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants