Unitils

Don't log 'Unable to create module ...' messages.

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 3.0
  • Fix Version/s: 3.1
  • Component/s: core
  • Description:
    Hide
    Currently, if a module is not in the classpath, a warning is logged saying that the module cannot be loaded.
    Unitils should check that the ModuleClass is in the classpath and then throw an exception if the module could not be loaded.
    If the module class is not in the classpath, no message should be logged
    Show
    Currently, if a module is not in the classpath, a warning is logged saying that the module cannot be loaded. Unitils should check that the ModuleClass is in the classpath and then throw an exception if the module could not be loaded. If the module class is not in the classpath, no message should be logged

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    11/Nov/09 6:59 PM
    Updated:
    11/Nov/09 7:54 PM
    Resolved:
    11/Nov/09 7:54 PM