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

cleanup some warnings (in Eclipse) #7

Merged
merged 1 commit into from
Feb 26, 2018

Conversation

dlaboss
Copy link
Member

@dlaboss dlaboss commented Feb 26, 2018

  • remove pom: Version is duplicate of parent version
  • suppress pom: Overriding version for maven-enforcer-plugin
  • remove pom: Duplicating managed version for pcap4j-core
  • remove some unnecessary @SuppressWarnings
  • add missing serialVersionUID
  • suppress some unused variable warnings
  • add some missing javadoc tags
  • fix Resource leak: 'scanner' is never closed

- remove pom: Version is duplicate of parent version
- suppress pom: Overriding version for maven-enforcer-plugin
- remove pom: Duplicating managed version for pcap4j-core
- remove some unnecessary @SuppressWarnings
- add missing serialVersionUID
- suppress some unused variable warnings
- add some missing javadoc tags
- fix Resource leak: 'scanner' is never closed
@asfgit asfgit merged commit 1d98394 into apache:master Feb 26, 2018
asfgit pushed a commit that referenced this pull request Feb 26, 2018
This closes #7
@dlaboss dlaboss deleted the more-warning-cleanup branch February 26, 2018 22:33
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