[jbosstools-commits] JBoss Tools SVN: r35525 - branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Oct 10 20:02:35 EDT 2011


Author: irooskov at redhat.com
Date: 2011-10-10 20:02:35 -0400 (Mon, 10 Oct 2011)
New Revision: 35525

Modified:
   branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
   branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
   branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
Log:
updated with known issue


Modified: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2011-10-10 23:52:55 UTC (rev 35524)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2011-10-11 00:02:35 UTC (rev 35525)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>4.1</productnumber>
 	<edition>4.1.1</edition>
-	<pubsnumber>27</pubsnumber>
+	<pubsnumber>28</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: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml	2011-10-10 23:52:55 UTC (rev 35524)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml	2011-10-11 00:02:35 UTC (rev 35525)
@@ -445,11 +445,6 @@
 				</listitem>
 				<listitem>
 					<para>
-						<ulink url="http://jira.jboss.com/jira/browse/JBDS-1781">JBDS-1781</ulink>: When using the toolset on Ubuntu 11.04 with the Unity interface, only the <guilabel>Window</guilabel> menu item would appear in the top menu bar of the JBoss Developer Studio workspace. For the user this meant that all other menu functions were absent (for example, all options in the <guilabel>File</guilabel> and <guilabel> Edit</guilabel> menus). To correct the issue a new script is distributed with this JBoss Developer Studio release called <filename>jbdevstudio-unity</filename> that sets the environment variable <property>UBUNTU_MENUPROXY=0</property> prior to launching JBoss Developer Studio. By result of this script running is that Ubuntu Unity is forced to disable the global menu for JBoss Developer Studio, enabling the normal JBoss Developer Studio menu to be shown (containing all the usual menu options such as <guilabel>File</guilabel> and <guilabel> Edit</guilabel>). All other applica!
 tion windows within Ubuntu Unity remain unaffected.   
-					</para>
-				</listitem>
-				<listitem>
-					<para>
 						<ulink url="http://jira.jboss.com/jira/browse/JBIDE-9514">JBIDE-9514</ulink>: Project Example ZIP files that contain empty folders, would not be imported correctly and the empty folders would be excluded, though they are necessary for the project to work (for example, the <filename>src</filename> folder). To fix this issue the <filename>NewProjectExamplesWizard.java</filename> has been modified to allow for empty folders within ZIP files to be imported correctly.
 					</para>
 				</listitem>

Modified: branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
===================================================================
--- branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2011-10-10 23:52:55 UTC (rev 35524)
+++ branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2011-10-11 00:02:35 UTC (rev 35525)
@@ -6,16 +6,19 @@
 	<para> 
 			Following is a list of known issues at the time of release.
 	</para>
-<!--	<formalpara>
+	<formalpara>
 		<title>General Known Issues</title>
 		<para>
 			<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-1781">JBDS-1781</ulink>: When using the toolset on Ubuntu 11.04 with the Unity interface, only the <guilabel>Window</guilabel> menu item appears in the top menu bar of the JBoss Developer Studio workspace. For the user this means that all other menu functions are absent (for example, all options in the <guilabel>File</guilabel> and <guilabel> Edit</guilabel> menus). The current workarpund to correct the issue is to start JBoss Developer Studio using a new script called <filename>jbdevstudio-unity</filename>. The script sets the environment variable <property>UBUNTU_MENUPROXY=0</property> prior to launching JBoss Developer Studio, forcing Ubuntu Unity to disable the global menu for the JBoss Developer Studio instance, enabling the normal JBoss Developer Studio menu to be shown (containing all the usual menu options such as <guilabel>File</guilabel> and <guilabel> Edit</guilabel>). All other application windows within U!
 buntu Unity remain unaffected.   
 					</para>
+					<para>
+						Another option available to users is to use a different Ubuntu desktop manager such as Ubuntu Classic.
+					</para>
 				</listitem>
 			</itemizedlist>
 		</para>
-	</formalpara> -->
+	</formalpara>
 </section>



More information about the jbosstools-commits mailing list