[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2718) CLONE -Mapping DTD has changed from 3.0. A 3.1 version should be released and made available

Markus Maier (JIRA) noreply at atlassian.com
Wed Jul 11 05:24:52 EDT 2007


CLONE -Mapping DTD has changed from 3.0. A 3.1 version should be released and made available
--------------------------------------------------------------------------------------------

                 Key: HHH-2718
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2718
             Project: Hibernate3
          Issue Type: Bug
    Affects Versions: 3.1 beta 2
         Environment: All
            Reporter: Markus Maier


The Hibernate mapping DTD has changed in at least 1 detail, the lazy attribute of the various Hibernate collections elements now supports {true, false, extra} rather than only {true, false} as in 3.0.

I realize that you ship the DTD's in the Hibernate jars, so the differences are not likely to effect the code, but XML editing tools will probably declare otherwise valid documents invalid, since they are likely to access the DTD via the web rather than the jar.

If the DTD references in the distributed hbm.xml files were modified then all of the changes would be in sync.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list