[hibernate-commits] [hibernate/hibernate-orm] 8ba7c3: HHH-7549 rollback changes to the xml namespace

GitHub noreply at github.com
Mon Aug 27 04:34:41 EDT 2012


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 8ba7c31a869c57488bb69245bebcf073fe5c0d7f
      https://github.com/hibernate/hibernate-orm/commit/8ba7c31a869c57488bb69245bebcf073fe5c0d7f
  Author: Strong Liu <stliu at hibernate.org>
  Date:   2012-08-27 (Mon, 27 Aug 2012)

  Changed paths:
    M hibernate-core/src/main/xjb/hbm-configuration-bindings.xjb
    M hibernate-core/src/main/xjb/hbm-mapping-bindings.xjb
    M hibernate-core/src/main/xjb/orm-bindings.xjb
    M hibernate-core/src/test/java/org/hibernate/test/cfg/orm-serializable.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/AttributeOverride.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/default-schema.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/default-schema2.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/entity-metadata-complete.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/listener.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/override-to-mappedsuperclass.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/mocker/persistence-metadata.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/orm-father.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/orm-invalid.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/orm-quote-identifier.xml
    M hibernate-core/src/test/resources/org/hibernate/metamodel/internal/source/annotations/xml/orm-star.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Boy.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Cook.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Crew.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/RentalCar.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist2.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist3.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/access/xml/Tourist4.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/duplicatedgenerator/orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/onetomany/orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/onetoone/orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/query/orm.xml
    M hibernate-core/src/test/resources/org/hibernate/test/annotations/xml/ejb3/orm.xml

  Log Message:
  -----------
  HHH-7549 rollback changes to the xml namespace





More information about the hibernate-commits mailing list