[hibernate-commits] Hibernate SVN: r14763 - in core/trunk/documentation/releasenotes/src/main/docbook/en-US: images and 1 other directory.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Wed Jun 11 20:16:50 EDT 2008


Author: bsatguna
Date: 2008-06-11 20:16:50 -0400 (Wed, 11 Jun 2008)
New Revision: 14763

Added:
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/images/hibernate_logo_a.png
Modified:
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Article_Info.xml
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Author_Group.xml
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Book_Info.xml
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.ent
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.xml
   core/trunk/documentation/releasenotes/src/main/docbook/en-US/Revision_History.xml
Log:
Preparing release notes for Hibernate 3.3.0.CR2

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Article_Info.xml
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Article_Info.xml	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Article_Info.xml	2008-06-12 00:16:50 UTC (rev 14763)
@@ -1,7 +1,29 @@
 <?xml version='1.0'?>
 <!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
-
+<!--
+    ~ Hibernate, Relational Persistence for Idiomatic Java
+    ~
+    ~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+    ~ indicated by the @author tags or express copyright attribution
+    ~ statements applied by the authors.  All third-party contributions are
+    ~ distributed under license by Red Hat Middleware LLC.
+    ~
+    ~ This copyrighted material is made available to anyone wishing to use, modify,
+    ~ copy, or redistribute it subject to the terms and conditions of the GNU
+    ~ Lesser General Public License, as published by the Free Software Foundation.
+    ~
+    ~ This program is distributed in the hope that it will be useful,
+    ~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+    ~ or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+    ~ for more details.
+    ~
+    ~ You should have received a copy of the GNU Lesser General Public License
+    ~ along with this distribution; if not, write to:
+    ~ Free Software Foundation, Inc.
+    ~ 51 Franklin Street, Fifth Floor
+    ~ Boston, MA  02110-1301  USA
+  -->
 <articleinfo id="Release_Notes-Hibernate-Standalone">
 	<title>Hibernate</title>
 	<subtitle>Release Notes</subtitle>
@@ -9,12 +31,12 @@
 	<productnumber>1</productnumber>
 	<abstract><para>This document provides the release notes for Hibernate &VERSION;.</para>
 	</abstract>
-	<corpauthor><inlinemediaobject>
+	<!--<corpauthor><inlinemediaobject>
 			<imageobject>
 				<imagedata fileref="Common_Content/images/hibernate_logo_a.png" />
 			</imageobject>
 		</inlinemediaobject>
-	</corpauthor><copyright>
+	</corpauthor>--><copyright>
 		<year>&YEAR;</year>
 		<holder>&HOLDER;</holder>
 	</copyright>

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Author_Group.xml
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Author_Group.xml	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Author_Group.xml	2008-06-12 00:16:50 UTC (rev 14763)
@@ -1,7 +1,29 @@
 <?xml version='1.0'?>
 <!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
-
+<!--
+    ~ Hibernate, Relational Persistence for Idiomatic Java
+    ~
+    ~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+    ~ indicated by the @author tags or express copyright attribution
+    ~ statements applied by the authors.  All third-party contributions are
+    ~ distributed under license by Red Hat Middleware LLC.
+    ~
+    ~ This copyrighted material is made available to anyone wishing to use, modify,
+    ~ copy, or redistribute it subject to the terms and conditions of the GNU
+    ~ Lesser General Public License, as published by the Free Software Foundation.
+    ~
+    ~ This program is distributed in the hope that it will be useful,
+    ~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+    ~ or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+    ~ for more details.
+    ~
+    ~ You should have received a copy of the GNU Lesser General Public License
+    ~ along with this distribution; if not, write to:
+    ~ Free Software Foundation, Inc.
+    ~ 51 Franklin Street, Fifth Floor
+    ~ Boston, MA  02110-1301  USA
+  -->
 <authorgroup>
 	<corpauthor>Redhat Documentation Group</corpauthor>
 	<author>

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Book_Info.xml
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Book_Info.xml	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Book_Info.xml	2008-06-12 00:16:50 UTC (rev 14763)
@@ -1,7 +1,29 @@
 <?xml version='1.0'?>
 <!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
-
+<!--
+    ~ Hibernate, Relational Persistence for Idiomatic Java
+    ~
+    ~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+    ~ indicated by the @author tags or express copyright attribution
+    ~ statements applied by the authors.  All third-party contributions are
+    ~ distributed under license by Red Hat Middleware LLC.
+    ~
+    ~ This copyrighted material is made available to anyone wishing to use, modify,
+    ~ copy, or redistribute it subject to the terms and conditions of the GNU
+    ~ Lesser General Public License, as published by the Free Software Foundation.
+    ~
+    ~ This program is distributed in the hope that it will be useful,
+    ~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+    ~ or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+    ~ for more details.
+    ~
+    ~ You should have received a copy of the GNU Lesser General Public License
+    ~ along with this distribution; if not, write to:
+    ~ Free Software Foundation, Inc.
+    ~ 51 Franklin Street, Fifth Floor
+    ~ Boston, MA  02110-1301  USA
+  -->
 <articleinfo id="Release_Notes-Product_Name_and_Version">
 	<title>Hibernate</title>
 	<subtitle>Release Notes</subtitle>

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.ent
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.ent	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.ent	2008-06-12 00:16:50 UTC (rev 14763)
@@ -1,4 +1,4 @@
-<!ENTITY PRODUCT "Hibernate Standalone">
+<!ENTITY PRODUCT "Hibernate">
 <!ENTITY BOOKID "Release_Notes">
 <!ENTITY VERSION "3.3.0.CR2">
 <!ENTITY YEAR "2008">

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.xml
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.xml	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Release_Notes.xml	2008-06-12 00:16:50 UTC (rev 14763)
@@ -121,17 +121,17 @@
 			The unit tests use the settings in <filename>etc/hibernate.properties</filename>. The value for <property>hibernate.jdbc.batch_versioned_data</property> is set to <parameter>true</parameter> in that file. If the unit tests involving optimistic locking fail, then the appropriate value for this flag is  <parameter>false</parameter>. Some versions of Oracle JDBC do not support returning update counts for each command in a batch, so it is particularly important to test using the same version of JDBC as will be used in production.
 		</para>
 		
-		<section id="Expected_JUnit_Failures_And_Tests">
+		<!--<section id="Expected_JUnit_Failures_And_Tests">
 			<title>Expected failures and tests</title>
 			<para>
 				The following unit tests are expected to fail:
 			</para>
 			
 				
-		</section>
+		</section>-->
 	</section>
 	
-	<section id="Issues" xreflabel="Issues">
+	<section id="Issues">
 		<title>Issues</title>
 		
 		<section id="Issue_Type_Bugs">
@@ -169,53 +169,69 @@
 			</formalpara>
 			<formalpara>
 				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3282">[HHH-3282]</ulink> - <literal>DB2Dialect</literal> should report <literal>supportsLobValueChangePropogation()</literal> as false</title>
-				<para>The above change has been incorporated.</para>
+				<para>This change has been incorporated.</para>
 			</formalpara>
 		</section>
 		
 		<section id="Issue_Type_Improvement">
 			<title>Improvement</title>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-1786">[HHH-1786]</ulink> JTASessionContext.CleanupSynch does not remove sessions from currentSessionMap</title><para></para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-1786">[HHH-1786] - </ulink> JTASessionContext.CleanupSynch does not remove sessions from currentSessionMap</title><para></para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2060">[HHH-2060]</ulink> - To be able to use <literal>&lt;generator&gt;</literal> with &lt;composite-id&gt;</title>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2060">[HHH-2060]</ulink> - To be able to use <literal>&lt;generator&gt;</literal> with &lt;composite-id&gt;</title>
 				<para>Functionality to use <literal>&lt;generator&gt;</literal> has been incorporated.</para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2506">[HHH-2506]</ulink> - Make javassist the default ByteCodeProvider</title>
-				<para>This is now incorporated into this release.</para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2506">[HHH-2506]</ulink> - Make <literal>javassist</literal> the default <literal>ByteCodeProvider</literal></title>
+				<para>This has been incorporated into this release.</para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875">[HHH-2875]</ulink> - repackage cglib/asm under org.hibernate namespace</title>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-2875">[HHH-2875]</ulink> - repackage cglib/asm under org.hibernate namespace</title>
+				<para>This issue is also associated with the above issue.</para></formalpara>
+			
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3229">[HHH-3229]</ulink> - Make cascade rules more transparent/explicit/deterministic</title>
 				<para></para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3229">[HHH-3229]</ulink> - Make cascade rules more transparent/explicit/deterministic</title><para></para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3269">[HHH-3269]</ulink> - upgrade to jDocBook plugin version 2.1.1</title>
+				<para>Upgrade for jDocBook plugin version from 2.1.0 to 2.1.1 has been enabled for this release</para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3269">[HHH-3269]</ulink> - upgrade to jDocBook plugin version 2.1.1</title><para></para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3276">[HHH-3276]</ulink> - review proposed new doc styling</title>
+				<para>Hibernate going to have a new look soon!</para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3276">[HHH-3276]</ulink> - review proposed new doc styling</title><para></para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3283">[HHH-3283]</ulink> - protect BulkManipulationTest#testInsertWithGeneratedTimestampVersion where Dialect#supportsParametersInInsertSelect == false</title>
+				<para></para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3283">[HHH-3283]</ulink> - protect BulkManipulationTest#testInsertWithGeneratedTimestampVersion where Dialect#supportsParametersInInsertSelect == false</title><para></para></formalpara>
+			<formalpara>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3286">[HHH-3286]</ulink> - Move ACTION_PERSIST_SKIPLAZY from HEM to Core in CascadingAction</title>
+				<para></para></formalpara>
 			
-			<formalpara><title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3286">[HHH-3286]</ulink> - Move ACTION_PERSIST_SKIPLAZY from HEM to Core in CascadingAction</title><para></para></formalpara>
-			
 		</section>
 		
 		<section id="Issue_Type_New_Feature"><title>New Feature</title>
 			<formalpara>
-				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3279">[HHH-3279]</ulink> - create series of maven plugins offering functionality of the ant tools</title><para></para>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3279">[HHH-3279]</ulink> - create series of maven plugins offering functionality of the ant tools</title>
+				<para></para>
 			</formalpara>
 		</section>
 		
 		
 		<section id="Issue_Type_Task"><title>Task</title>
 			<formalpara>
-				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3270">[HHH-3270]</ulink> - follow up on documentation license questions</title><para></para>
+				<title><ulink url="http://opensource.atlassian.com/projects/hibernate/browse/HHH-3270">[HHH-3270]</ulink> - follow up on documentation license questions</title>
+				<para>License information has been modified to reflect LGPL licensing. </para>
 			</formalpara>
 		</section>
 		
 		
 		
 	</section>
-	<section id="Documentation" xreflabel="documentation">
+	<section id="Documentation">
 		<title>Documentation</title>
 		<itemizedlist>
 			<listitem>

Modified: core/trunk/documentation/releasenotes/src/main/docbook/en-US/Revision_History.xml
===================================================================
--- core/trunk/documentation/releasenotes/src/main/docbook/en-US/Revision_History.xml	2008-06-11 15:26:07 UTC (rev 14762)
+++ core/trunk/documentation/releasenotes/src/main/docbook/en-US/Revision_History.xml	2008-06-12 00:16:50 UTC (rev 14763)
@@ -1,7 +1,29 @@
 <?xml version='1.0'?>
 <!DOCTYPE revhistory PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 ]>
-
+<!--
+    ~ Hibernate, Relational Persistence for Idiomatic Java
+    ~
+    ~ Copyright (c) 2008, Red Hat Middleware LLC or third-party contributors as
+    ~ indicated by the @author tags or express copyright attribution
+    ~ statements applied by the authors.  All third-party contributions are
+    ~ distributed under license by Red Hat Middleware LLC.
+    ~
+    ~ This copyrighted material is made available to anyone wishing to use, modify,
+    ~ copy, or redistribute it subject to the terms and conditions of the GNU
+    ~ Lesser General Public License, as published by the Free Software Foundation.
+    ~
+    ~ This program is distributed in the hope that it will be useful,
+    ~ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+    ~ or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
+    ~ for more details.
+    ~
+    ~ You should have received a copy of the GNU Lesser General Public License
+    ~ along with this distribution; if not, write to:
+    ~ Free Software Foundation, Inc.
+    ~ 51 Franklin Street, Fifth Floor
+    ~ Boston, MA  02110-1301  USA
+  -->
 <revhistory>
 	<revision>
 		<revnumber>1.0</revnumber>

Added: core/trunk/documentation/releasenotes/src/main/docbook/en-US/images/hibernate_logo_a.png
===================================================================
(Binary files differ)


Property changes on: core/trunk/documentation/releasenotes/src/main/docbook/en-US/images/hibernate_logo_a.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream




More information about the hibernate-commits mailing list