[hibernate-issues] [Hibernate-JIRA] Created: (HV-560) Investigate how reference from API packages to Log class could be avoided

Gunnar Morling (JIRA) noreply at atlassian.com
Tue Mar 6 12:57:48 EST 2012


Investigate how reference from API packages to Log class could be avoided
-------------------------------------------------------------------------

                 Key: HV-560
                 URL: https://hibernate.onjira.com/browse/HV-560
             Project: Hibernate Validator
          Issue Type: Task
          Components: engine
    Affects Versions: 4.3.0.Alpha1
            Reporter: Gunnar Morling


With HV-481 some references from API packages to the new {{Log}} class (which lives in the {{internal}} package) were introduced. Due to some limitations of the JBoss logging annotation processor there seems currently no way around this. Ideally the following would be possible:

* The API classes can have private inner Log interfaces with their log messages
* The package for the generated classes can be specified so that they can be generated into an internal package

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list