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

Code Quality Fix for Findbugs Rule Impossible Cast #73

Merged
merged 1 commit into from
Jan 24, 2016
Merged

Code Quality Fix for Findbugs Rule Impossible Cast #73

merged 1 commit into from
Jan 24, 2016

Conversation

mbreslow
Copy link
Contributor

The testGetJSON() method had a strange cast to (Object) that I removed to improve readability and maintainability. This was identified by findbugs rule BC_IMPOSSIBLE_CAST.

…d to improve readability and maintainability. This was identified by findbugs rule BC_IMPOSSIBLE_CAST.
@asfgit asfgit merged commit c42b5ad into apache:master Jan 24, 2016
asfgit pushed a commit that referenced this pull request Jan 24, 2016
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