yammer / breakerbox

Frontend for Tenacity + Archaius
Apache License 2.0
63 stars 29 forks source link

Deprecated elements should have both the annotation and the Javadoc tag #12

Closed AymanDF closed 8 years ago

AymanDF commented 8 years ago

This pull request is focused on resolving occurrences of Sonar rule squid:MissingDeprecatedCheck - “ Deprecated elements should have both the annotation and the Javadoc tag ”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:MissingDeprecatedCheck Please let me know if you have any questions. Ayman Abdelghany.