Issue Type: Bug Bug
Affects Versions: 5.0.0
Assignee: Brett Meyer
Components: core
Created: 27/Sep/12 4:35 PM
Description:

JandexHelper requires that all annotation parameters of type Class be retrieved using String.class. However, if the value is null, JandexHelper#getDefaultValue is used. If the param type is Class, it returns the Class – not the String.

Project: Hibernate ORM
Priority: Major Major
Reporter: Brett Meyer
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira