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/02/15 02:09:55 UTC

[GitHub] [commons-lang] hadley0828 opened a new pull request #711: Hadley

hadley0828 opened a new pull request #711:
URL: https://github.com/apache/commons-lang/pull/711


   New Junit test cases for org.apache.commons.lang3.builder


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

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



[GitHub] [commons-lang] garydgregory commented on a change in pull request #711: Hadley

Posted by GitBox <gi...@apache.org>.
garydgregory commented on a change in pull request #711:
URL: https://github.com/apache/commons-lang/pull/711#discussion_r576877784



##########
File path: src/test/java/org/apache/commons/lang3/builder/MultilineRecursiveToStringStyleTest.java
##########
@@ -230,6 +320,11 @@ private String toString(final Object object) {
         int[] intArray;
         long[] longArray;
         String[] stringArray;
+
+        //SWE 261P: new added

Review comment:
       No need for this comment IMO.




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

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



[GitHub] [commons-lang] garydgregory commented on pull request #711: Hadley

Posted by GitBox <gi...@apache.org>.
garydgregory commented on pull request #711:
URL: https://github.com/apache/commons-lang/pull/711#issuecomment-779882711


   @hadley0828 
   This fails the build. See build logs.
   


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

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