garydgregory commented on a change in pull request #92:
URL: https://github.com/apache/commons-beanutils/pull/92#discussion_r675187670



##########
File path: 
src/main/java/org/apache/commons/beanutils2/converters/SqlTimeConverter.java
##########
@@ -68,9 +68,7 @@ public SqlTimeConverter(final Object defaultValue) {
     }
 
     /**
-     * Gets a {@code DateFormat} for the Locale.
-     * @param locale TODO
-     * @param timeZone TODO
+     * {@inheritDoc}

Review comment:
       Hi. You removed some of the tags but not the return tag, why some and 
not that one?

##########
File path: 
src/main/java/org/apache/commons/beanutils2/converters/SqlTimestampConverter.java
##########
@@ -68,9 +68,7 @@ public SqlTimestampConverter(final Object defaultValue) {
     }
 
     /**
-     * Gets a {@code DateFormat} for the Locale.
-     * @param locale TODO
-     * @param timeZone TODO
+     * {@inheritDoc}

Review comment:
       Same question as above.




-- 
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]


Reply via email to