garydgregory commented on code in PR #1026:
URL: https://github.com/apache/commons-lang/pull/1026#discussion_r1096817881
##########
src/main/java/org/apache/commons/lang3/ObjectUtils.java:
##########
@@ -984,7 +984,7 @@ public static boolean isArray(final Object object) {
/**
* Checks if an Object is empty or null.
- *
+ * <p></p>
Review Comment:
@arturobernalg
`<p>`This is a paragraph.`</p>`, you can't embed lists per the errors in the
build. Again, run a 'mvn' build before you push and you will discover this type
of issue without forcing reviewers to ping you for broken builds. TY.
--
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]