[hibernate-issues] [Hibernate-JIRA] Updated: (HV-451) The annotation processor should check @GroupSequence

Kevin Pollet (JIRA) noreply at atlassian.com
Sat Mar 12 13:14:08 EST 2011


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

Kevin Pollet updated HV-451:
----------------------------

    Description: 
The AP should check that the {{GroupSequence}} definition is valid. For example, the AP could check that:

 * the class list contains the hosting bean class (for default group sequence re-definition)
 * the class list contains only interface
 * the defined group sequence is expandable (no cyclic definition)

  was:
The AP should check that the {{GroupSequence}} definition is valid. For example, the AP could check that:

 * the class list contains the hosting bean class (for default group sequence re-definition)
 * the class list contains only interface
 * the defined group sequence is expandable (no cyclic definition)
 * ...


> The annotation processor should check @GroupSequence
> ----------------------------------------------------
>
>                 Key: HV-451
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-451
>             Project: Hibernate Validator
>          Issue Type: New Feature
>          Components: annotation-processor
>            Reporter: Kevin Pollet
>             Fix For: 4.x
>
>
> The AP should check that the {{GroupSequence}} definition is valid. For example, the AP could check that:
>  * the class list contains the hosting bean class (for default group sequence re-definition)
>  * the class list contains only interface
>  * the defined group sequence is expandable (no cyclic definition)

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