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 2019/10/16 13:48:39 UTC

[GitHub] [commons-lang] verhas opened a new pull request #470: Boolean utils limited cleanup

verhas opened a new pull request #470: Boolean utils limited cleanup
URL: https://github.com/apache/commons-lang/pull/470
 
 
   A limited cleanup where only the explicit unboxings are removed. This version and the `master`  version this branch was created produces the same class file. 
   
   ```
   diff target/classes/org/apache/commons/lang3/BooleanUtils.class ../tmp/master/BooleanUtils.class
   ```
   
   returns w/o message.

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


With regards,
Apache Git Services