Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
Nightly Builds
-
None
-
None
-
None
-
Operating System: All
Platform: All
-
6685
Description
Not really about Digester, but Validator isnt listed in Bugzilla.
In ValidatorResourcesInitializer you'll find this line of code:
digester.setDebug(1);
... which gets intensely annoying when you have dozens of validator rules in
several .wars the logs are getting quite large!
would love it if this was configurable or off.