Skip to content

multiple code improvements: squid:S1149, squid:S1197, squid:S2325#74

Merged
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-8
Mar 29, 2016
Merged

multiple code improvements: squid:S1149, squid:S1197, squid:S2325#74
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-8

Conversation

@georgekankava

Copy link
Copy Markdown

This pull request is focused on resolving occurrences of Sonar rules
squid:S1149 Synchronized classes Vector, Hashtable, Stack and StringBuffer should not be used.
squid:S1197 Array designators "[]" should be on the type, not the variable.
squid:S2325 "private" methods that don't access instance data should be "static".
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1149
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1197
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2325
Please let me know if you have any questions.
George Kankava

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.005%) to 92.545% when pulling 52645a0 on DevFactory:release/multiple-code-improvements-fix-8 into 4bc5a23 on xmlunit:master.

@bodewig bodewig merged commit 6948ab1 into xmlunit:master Mar 29, 2016
@bodewig

bodewig commented Mar 29, 2016

Copy link
Copy Markdown
Member

Thanks George.

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.

3 participants