You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/07/22 22:14:35 UTC

[GitHub] [commons-beanutils] SethFalco commented on pull request #92: chore: fix warnings and todos

SethFalco commented on pull request #92:
URL: https://github.com/apache/commons-beanutils/pull/92#issuecomment-885270406


   I removed the `@return` and `{@inheritDoc}`.
   
   I was checking into it, but seems `inheritDoc` is only useful to inherit and extend the documentation body.
   Didn't realize the tags (`@param`, `@return`, etc) would still get inherited by default even though we're defining new tags.


-- 
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: issues-unsubscribe@commons.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org