[hibernate-commits] [hibernate/hibernate-orm] 048fd3: HHH-7919 : xsd mapping was not generacted correctl...

GitHub noreply at github.com
Tue May 28 18:03:06 EDT 2013


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 048fd365306798ac935cb9d3ade178b027797902
      https://github.com/hibernate/hibernate-orm/commit/048fd365306798ac935cb9d3ade178b027797902
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2013-05-28 (Tue, 28 May 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/InvalidMappingException.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/MetadataSources.java
    M hibernate-core/src/main/java/org/hibernate/metamodel/spi/source/InvalidMappingException.java
    M hibernate-core/src/main/resources/org/hibernate/hibernate-mapping-4.0.xsd
    M hibernate-core/src/test/java/org/hibernate/test/subclassfilter/DiscrimSubclassFilterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/subclassfilter/JoinedSubclassFilterTest.java
    M hibernate-core/src/test/java/org/hibernate/test/subclassfilter/UnionSubclassFilterTest.java
    M hibernate-core/src/test/resources/org/hibernate/test/subclassfilter/union-subclass.hbm.xml

  Log Message:
  -----------
  HHH-7919 : xsd mapping was not generacted correctly, which was forcing the order of elements which doesn't required by the old dtd





More information about the hibernate-commits mailing list