]
Hardy Ferentschik updated METAGEN-82:
-------------------------------------
    Fix Version/s: 1.x
 Inconsistencies in the way @MappedSuperClass entities are considered
 --------------------------------------------------------------------
                 Key: METAGEN-82
                 URL: 
https://hibernate.onjira.com/browse/METAGEN-82
             Project: Hibernate Metamodel Generator
          Issue Type: Bug
          Components: processor
    Affects Versions: 1.2.0.Final
            Reporter: Guillaume Smet
            Assignee: Hardy Ferentschik
             Fix For: 1.x
 There are a few inconsistencies in the way @MappedSuperClass entities are considered:
they are sometimes stored as MetaEntity and they are looked for as MetaEmbeddable in
certain portions of the code.
 I don't think it's done on purpose as it's really inconsistent in a weird
way.
 Pull request to follow. 
--
This message is automatically generated by JIRA.
For more information on JIRA, see: