arturobernalg opened a new pull request #73:
URL: https://github.com/apache/commons-beanutils/pull/73
Currently when we try to create a new MappedPropertyDescriptor object the
constructor check if the propertyName is null. This is redundant because the
same check it's execute in the super constructor.
----------------------------------------------------------------
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]