Message:
The following issue has been closed.
Resolver: Gavin King
Date: Thu, 4 Dec 2003 8:02 PM
Done.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-508
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-508
Summary: DTD update to 2.1
Type: Improvement
Status: Closed
Priority: Major
Resolution: FIXED
Project: Hibernate2
Components:
core
Versions:
2.1 final
Assignee: Gavin King
Reporter: Christian Bauer
Created: Sat, 29 Nov 2003 3:41 PM
Updated: Thu, 4 Dec 2003 8:02 PM
Description:
All DTDs in the Hibernate source and on hibernate.sourgeforge.net have to be updated for 2.1. This means either to just rename the DTD or to actually copy a new version to the website.
In the source:
./src/net/sf/hibernate/hibernate-configuration-2.0.dtd
./src/net/sf/hibernate/hibernate-mapping-2.0.dtd
On the website:
hibernate-mapping-1.1.dtd
hibernate-mapping-2.0.dtd
hibernate-configuration-2.0.dtd
hibernate-mapping.dtd
hibernate-configuration.dtd
I suggest we leave the "untagged" files as they are (the ones without version number) and just add the 2.1 versions.
All version numbers have to be replaced in the source files (the unit tests) and documentation. According to our roadmap, 2.1 is the stable release for the next 6 to 12 months, but we have a significant installation base for 2.0. We can't continue mixing them and have to update now.
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|