Hello everyone,
I just updated Branch_5_x and am seeing these logs for each WAR deployment:
14:57:00,635 WARN [JBossJSFConfigureListener] No such ValidatorFactory
in VDF layer, creating new instance.
14:57:00,641 INFO [ValidationXmlParser] No META-INF/validation.xml
found. Using annotation based configuration only!
Could we reduce the logging level of these, since it doesn't look like
these should be logged at WARN or INFO.
-Jaikiran