Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: converted to 1.6 markup

...

Removing Dependency On Commons-Logging

Wiki Markup[SimonKiching] has proposed a \[http://marc.theaimsgroup.com/?l=jakarta-commons-dev&m=108425985928149&w=2 very interesting revision\] to the way that [BeanUtils] handles logging. This proposal would remove the need for a dependency on commons-logging with logging only being enabled when the commons-logging jar is discovered in the class path.

BeanUtils is widely used (as a result of inclusion in many popular downstream applications) so any important changes like this must be considered carefully and well tested.

...