Leonardo Uribe created MYFACES-3573:
---------------------------------------

             Summary: Log only once unified EL / bean validation presence
                 Key: MYFACES-3573
                 URL: https://issues.apache.org/jira/browse/MYFACES-3573
             Project: MyFaces Core
          Issue Type: Improvement
          Components: JSR-314
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Just call:

            ExternalSpecifications.isUnifiedELAvailable();
            ExternalSpecifications.isBeanValidationAvailable();

from AbstractFacesListener and remove redundant logging in 
javax.faces.validator._ExternalSpecifications

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to