Re: [hibernate-dev] Metamodel, Jandex and "XML mixins"

2014-03-27 Thread Hardy Ferentschik
On 27 Jan 2014, at 04:29, Steve Ebersole wrote: > I was looking into some failures on master in regards to XML overrides for > JPA annotations in relation to our friend Access/AccessType. Which got me > to thinking... > > How does the "mixin" code handle defining the target for the > Annotatio

[hibernate-dev] Metamodel, Jandex and "XML mixins"

2014-03-26 Thread Steve Ebersole
I was looking into some failures on master in regards to XML overrides for JPA annotations in relation to our friend Access/AccessType. Which got me to thinking... How does the "mixin" code handle defining the target for the AnnotationInstances it creates? Seems to me this code would have really