audit4j / audit4j-core

An open source auditing framework.
http://audit4j.org
Apache License 2.0
126 stars 76 forks source link

Fixing squid:S1854- Dead stores should be removed #27

Closed misgersameer closed 8 years ago

misgersameer commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule " squid:S1854- Dead stores should be removed". You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1854

Please let me know if you have any questions. Sameer Misger

janithb commented 8 years ago

@misgersameer Thanks for the pull request. Please skip the test cases or this fix. and read my comments on pull request.

misgersameer commented 8 years ago

@janithb Thanks i will make sure i exclude the testcases in next PR