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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 18 18:24:44 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-18 18:24:43 -0400 (Mon, 18 Jun 2012)
New Revision: 42071

Modified:
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
   trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
Log:
updated with new known issue


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-18 21:25:25 UTC (rev 42070)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2012-06-18 22:24:43 UTC (rev 42071)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>12</pubsnumber>
+	<pubsnumber>13</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/Known_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2012-06-18 21:25:25 UTC (rev 42070)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2012-06-18 22:24:43 UTC (rev 42071)
@@ -21,6 +21,17 @@
 				</para>
 			</listitem>
 		</varlistentry>
+		<!-- JBIDE-12202 -->
+		<varlistentry>
+			<term>
+				<ulink url="https://issues.jboss.org/jira/browse/JBIDE-12202">JBIDE-12202</ulink>
+			</term>
+			<listitem>
+				<para>
+					When delpoying a project as an exploded archive the publishing process can be slow. It is recommended that users deploy projects as compressed archives. This can be enbled by double-clicking the server in the Servers view, navigating to the Deployment page and clicking the checkbox beside the option to Deploy projects as compressed archives. 
+				</para>
+			</listitem>
+		</varlistentry>
 		<!-- JBIDE-12071 -->
 		<varlistentry>
 			<term>



More information about the jbosstools-commits mailing list