[hibernate-issues] [Hibernate-JIRA] Resolved: (HV-260) Literal String "Hibernate Validator" when used in log messages inappropriate for non-Hibernate based containers

Hardy Ferentschik (JIRA) noreply at atlassian.com
Wed Oct 28 08:25:19 EDT 2009


     [ http://opensource.atlassian.com/projects/hibernate/browse/HV-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hardy Ferentschik resolved HV-260.
----------------------------------

    Resolution: Won't Fix

The product name is Hibernate Validator. It seems wrong to make the product name a configurable option.
If you don't want the info message to appear in your environment I recommend configuring your log configuration and set the log level for org.hibernate.validator.util.Version. Something like this:

log4j.logger.org.hibernate.validator.util.Version=warn

> Literal String "Hibernate Validator" when used in log messages inappropriate for non-Hibernate based containers
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HV-260
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-260
>             Project: Hibernate Validator
>          Issue Type: New Feature
>          Components: build
>    Affects Versions: 4.0.1
>         Environment: 4.0.1 in Glassfish V3
>            Reporter: Ed Burns
>
> Could we please replace any literal string "Hibernate Validator" in log messages with "Bean Validator"? 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list