SBK icon indicating copy to clipboard operation
SBK copied to clipboard

Fix SBK-GEM Javadoc warnings

Open kmgowda opened this issue 3 years ago • 2 comments

Describe the Issue (Bug/Feature) Fix the Javadoc warning of sbk-gem module of SBK

To Reproduce Just run : ./gradlew javadoc you will get lots of javadoc warnings on sbk-api, sbk-ram, sbk-gem and sbk-gem-yal

Expected behavior fix the warnings of sbk-gem module; the command "./gradlew javadoc" should not yield any warnings on sbk-gem module/folder

Additional context Fixing the Javadoc warning helps you to understand SBK framework internals

kmgowda avatar Feb 22 '22 12:02 kmgowda

@Amartya-Mahato thank you very much

kmgowda avatar Mar 10 '22 13:03 kmgowda

it was my pleasure. Happy I could help

Amartya-Mahato avatar Mar 10 '22 13:03 Amartya-Mahato