[jbosstools-commits] JBoss Tools SVN: r31525 - trunk/documentation/guides/JBDS_Release_Notes/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu May 26 14:31:16 EDT 2011


Author: irooskov at redhat.com
Date: 2011-05-26 14:31:16 -0400 (Thu, 26 May 2011)
New Revision: 31525

Modified:
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
Log:
updated with new issues for JBDS 4.1 and JBT 3.2.1


Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml	2011-05-26 18:23:16 UTC (rev 31524)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml	2011-05-26 18:31:16 UTC (rev 31525)
@@ -163,7 +163,7 @@
 			<itemizedlist>
 				<listitem>
 					<para>
-						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-0000</ulink>:
+						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-8617">JBIDE-8617</ulink>: A new RichFaces 4 palette is available to assist with RichFaces 4 components. This palette is hidden by default.
 					</para>
 				</listitem>
 			</itemizedlist>
@@ -235,7 +235,7 @@
             <itemizedlist>
                 <listitem>
                     <para>
-						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-0000</ulink>:
+						<ulink url="http://jira.jboss.com/jira/browse/JBDS-1602">JBDS-1602</ulink>: The Web Service Tester tool included as part of the Web Tools Platform contained an issue that would generate incorrect SOAP code, causing marshaling issues expressed as a <exceptionname>NullPointerException</exceptionname>. Multiple namespaces can now be handled without error and correct SOAP code is generated, removing marshaling issues. 
                     </para>
                 </listitem>
             </itemizedlist>
@@ -271,7 +271,7 @@
 			<itemizedlist>
 				<listitem>
 					<para>
-						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-0000</ulink>:
+						<ulink url="http://jira.jboss.com/jira/browse/JBDS-1268">JBDS-1268</ulink>: The JBoss Developer Studio can now be installed by passing the installer a settings file named <filename>InstallConfigRecord.xml</filename>. To undertake this, setup an <filename>InstallConfigRecord.xml</filename> and run the following on a command line: <code>java -jar jbdevstudio-4.1.0.GA.jar InstallConfigRecord.xml</code>. This allows for an automated and reproducible installation. For further information consult the <emphasis>Getting Started Guide</emphasis>.
 					</para>
 				</listitem>
 			</itemizedlist>

Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml	2011-05-26 18:23:16 UTC (rev 31524)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Overview.xml	2011-05-26 18:31:16 UTC (rev 31525)
@@ -9,7 +9,9 @@
 		</para>
 		<itemizedlist>
 			<listitem>
-				Scriptble install of JBoss Developer Studio 4.1. When installing JBoss Developer Studio 4.1, you can now pass the installation a <filename>InstallConfigRecord.xml</filename> file to install with pre-defined settings, ensuring no user interaction is required. See the release note for JBDS-1268 in the new and fixed issues section of this document for further details.
+				<para>
+					Scriptble install of JBoss Developer Studio 4.1. When installing JBoss Developer Studio 4.1, you can now pass the installation a <filename>InstallConfigRecord.xml</filename> file to install with pre-defined settings, ensuring no user interaction is required. For further details see the release note for JBDS-1268 in the new and fixed issues section of this document, or the <emphasis>Getting Started Guide</emphasis> for this release.
+				</para>
 			</listitem>
 			<listitem>
 				<para>



More information about the jbosstools-commits mailing list