Change By: Brett Meyer (16/Oct/12 4:57 PM)
Description: If @AttributeOverrides is used, JandexHelper throws the following:

"Caused by: org
ConfiguredClass . hibernate.AssertionFailure: Found more than one findAttributeOverrides currently assumes that only 1  instance of  the annotation javax.persistence.  @AttributeOverrides and/or @ AttributeOverride  exists within a class .  Expected was one."

It appears
  Fields can supply their own instance of each, so multiples need  to be  reading the individual @AttributeOverride instances within the list  supported .

Test case: o.h.test.annotations.embedded.EmbeddedTest
's use of VanillaSwap
Summary: Support multiple @ AttributeOverrides not working AttributeOverride annotations
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