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: [email protected] With regards, Apache Git Services
