ctubbsii commented on PR #102: URL: https://github.com/apache/accumulo-access/pull/102#issuecomment-4015158289
I noticed while working on this that we have a lot of `@since 1.0.0` tags. I'm not sure it's useful to have those. If a method or class has always existed, since 1.0.0, there isn't really much information being added by these. And, they trigger errorprone if the javadoc exists for that annotation only, without a summary sentence. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
