[jboss-cvs] JBossAS SVN: r89348 - projects/docs/enterprise/4.3.5/readme/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 25 00:49:53 EDT 2009


Author: irooskov at redhat.com
Date: 2009-05-25 00:49:53 -0400 (Mon, 25 May 2009)
New Revision: 89348

Modified:
   projects/docs/enterprise/4.3.5/readme/en-US/Release_Notes_CP05.xml
Log:
updated release notes with new JIRA


Modified: projects/docs/enterprise/4.3.5/readme/en-US/Release_Notes_CP05.xml
===================================================================
--- projects/docs/enterprise/4.3.5/readme/en-US/Release_Notes_CP05.xml	2009-05-25 01:05:41 UTC (rev 89347)
+++ projects/docs/enterprise/4.3.5/readme/en-US/Release_Notes_CP05.xml	2009-05-25 04:49:53 UTC (rev 89348)
@@ -429,7 +429,7 @@
 				<itemizedlist>
 					<listitem>
 						<para>
-							<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-1993">JBPAPP-1993</ulink>: The JBoss Web Services component of the Enterprise Application Platform has been upgraded to version 2.0.1.SP2_CP06. A list of the included fixes is as follows:
+							<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-1643">JBPAPP-1643</ulink>: The JBoss Web Services component of the Enterprise Application Platform has been upgraded to version 2.0.1.SP2_CP06. A list of the included fixes is as follows:
 						</para>
 						<itemizedlist>
 							<listitem>
@@ -437,6 +437,11 @@
 									<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-1974">JBPAPP-1974</ulink>: The optimisation within the <classname>JBossXSModel</classname> implementation for traversing a XML schema was insufficient, allowing for high deployment overhead when dealing with complex schemas. Correcting this has been a process of modifying the <filename>JBossXSModel.java</filename> file by adding calls to clear the <classname>HashSet</classname> periodically throughout the traversing process.
 								</para>
 							</listitem>
+						<!--	<listitem>
+								<para>
+									<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-1961">JBPAPP-1961</ulink>: A bug existed within Xerces 
+								</para>
+							</listitem> -->
 							<listitem>
 								<para>
 									<ulink url="http://jira.jboss.com/jira/browse/JBPAPP-1956">JBPAPP-1956</ulink>: The <classname>wscompile</classname> class would fail to create a valid package name when the namespace contained a capitalised reserved keyword. Rectifying this issue has seen the <filename>NameConverter.java</filename> file modified to include code that transforms all characters in the namespace to lower case.
@@ -638,11 +643,11 @@
 									<ulink url="http://jira.jboss.com/jira/browse/JGRP-923">JGRP-923</ulink>: GMS address printing did not contain the cluster name in the details it provided. For this Cummulative Patch release GMS address printing has been updated to include the cluster name in order to provide more detail to a user.
 								</para>
 							</listitem>
-						<!--	<listitem>
+							<listitem>
 								<para>
-									<ulink url="http://jira.jboss.com/jira/browse/JGRP-893">JGRP-893</ulink>: 
+									<ulink url="http://jira.jboss.com/jira/browse/JGRP-893">JGRP-893</ulink>:  Previously JGroups could not parse IPv6 addresses in the stack configuration correctly as it used a double colon (::) as a delimiter. These characters are now parsed correctly in JGroups so that IPv6 addresses can be used in a stack configuration correctly.
 								</para>
-							</listitem> -->
+							</listitem> 
 						</itemizedlist>
 					</listitem>
 				</itemizedlist>




More information about the jboss-cvs-commits mailing list