[hibernate-issues] [Hibernate-JIRA] Created: (HV-520) Remove package cycle between "descriptor" and "aggregated" packages

Gunnar Morling (JIRA) noreply at atlassian.com
Sun Sep 25 13:40:36 EDT 2011


Remove package cycle between "descriptor" and "aggregated" packages
-------------------------------------------------------------------

                 Key: HV-520
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-520
             Project: Hibernate Validator
          Issue Type: Improvement
          Components: engine
            Reporter: Gunnar Morling
             Fix For: 4.3.0.next


Currently there is a cyclic dependency between the packages {{org.hibernate.validator.metadata.aggregated}} and {{org.hibernate.validator.metadata.descriptor}}. This should be removed, only the {{aggregated}} package should know {{descriptor}}, but not vice-versa.

--
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