Change By: Hardy Ferentschik (16/Oct/12 5:30 AM)
Description: Test case to duplicate: o.h.test.annotations.beanvalidation.DDLTest

Tv.Tuner is an
 inline @Embeddable static  inner  class  annotated _@Embeddable_ .  When the Tv.tuner attribute is built, it should get a MappedAttribute.Nature.EMBEDDED nature.  Instead, it's currently assigned MappedAttribute.Nature.BASIC.  This causes NPEs later on.

The Tv.Tuner class is not being picked
 it -- it  up. It  has to be manually added to the test's getAnnotatedClasses().

ConfiguredClass#createMappedAttribute's use of JandexHelper also appears to require that Tv.tuner be annotated with @Embedded.  Shouldn't it be optional?
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