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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 14 00:15:41 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-14 00:15:40 -0400 (Thu, 14 Jun 2012)
New Revision: 41960

Modified:
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml
Log:
updated to correct build error


Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2012-06-14 04:04:44 UTC (rev 41959)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2012-06-14 04:15:40 UTC (rev 41960)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>11</pubsnumber>
+	<pubsnumber>12</pubsnumber>
 	<abstract>
 		<para>
 			These release notes contain important information related to the JBoss Developer Studio. New features, known issues, resources, and other current issues are addressed here.

Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml	2012-06-14 04:04:44 UTC (rev 41959)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Features.xml	2012-06-14 04:15:40 UTC (rev 41960)
@@ -20,23 +20,27 @@
 		</formalpara>
 		<formalpara>
 			<title>JBoss Perspective</title>
-			<itemizedlist>
-				<listitem>
-					<para>
-						The JBoss Perspective is designed to incorporate the views most often used by developers using JBoss, while also changing standard menu items to reflect what a JBoss devleoper would want and need. 
-					</para>
-				</listitem>
-			</itemizedlist>
+			<para>
+				<itemizedlist>
+					<listitem>
+						<para>
+							The JBoss Perspective is designed to incorporate the views most often used by developers using JBoss, while also changing standard menu items to reflect what a JBoss devleoper would want and need. 
+						</para>
+					</listitem>
+				</itemizedlist>
+			</para>
 		</formalpara>
 		<formalpara>
 			<title>JBoss Enterprise Application Platform 6 tooling</title>
-			<itemizedlist>
-				<listitem>
-					<para>
-						The tooling in JBoss Developer Studio 5 works with the Beta version of JBoss Enterprise Application Platform 6.
-					</para>
-				</listitem>
-			</itemizedlist>
+			<para>
+				<itemizedlist>
+					<listitem>
+						<para>
+							The tooling in JBoss Developer Studio 5 works with the Beta version of JBoss Enterprise Application Platform 6.
+						</para>
+					</listitem>
+				</itemizedlist>
+			</para>
 		</formalpara>
    <formalpara>
       <title>Contexts and Dependency Injection (CDI)</title>



More information about the jbosstools-commits mailing list