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/08/13 03:42:43 UTC

[GitHub] [commons-lang] greatmastermario opened a new pull request #788: LANG-1667: Allow tests to access java.util classes such as ArrayList in Java 16

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


   Fixed test failures related to accessing private fields of ArrayList in ReflectionToStringBuilder while running ToStringBuilderTest in Java 16


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



[GitHub] [commons-lang] coveralls commented on pull request #788: LANG-1667: Allow tests to access java.util classes such as ArrayList in Java 16

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


   
   [![Coverage Status](https://coveralls.io/builds/42119853/badge)](https://coveralls.io/builds/42119853)
   
   Coverage remained the same at 94.995% when pulling **615b3d5b1ac12a62428cace87c580fe4d8f90a57 on greatmastermario:LANG-1667-ArrayList-Reflection** into **7c658527094083b2037d362916adf8eb2493ea65 on apache:master**.
   


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



[GitHub] [commons-lang] garydgregory merged pull request #788: LANG-1667: Allow tests to access java.util classes such as ArrayList in Java 16

Posted by GitBox <gi...@apache.org>.
garydgregory merged pull request #788:
URL: https://github.com/apache/commons-lang/pull/788


   


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