Author: irooskov(a)redhat.com
Date: 2011-09-22 21:18:48 -0400 (Thu, 22 Sep 2011)
New Revision: 34989
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/Need_Info_Issues.xml
Log:
updated with new fixed 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-09-23
00:33:05 UTC (rev 34988)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-09-23
01:18:48 UTC (rev 34989)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.1</edition>
- <pubsnumber>22</pubsnumber>
+ <pubsnumber>23</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-09-23
00:33:05 UTC (rev 34988)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-09-23
01:18:48 UTC (rev 34989)
@@ -1,4 +1,4 @@
-<?xml version='1.0' encoding='utf-8' ?>
+l<?xml version='1.0' encoding='utf-8' ?>
<section id="Issues-fixed-in-this-release">
<title>
Features added and issues fixed in version 4.1.1
@@ -440,6 +440,11 @@
<itemizedlist>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-1781">JBIDE-178...;:
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 appli!
cation windows within Ubuntu Unity remain unaffected.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-9514">JBIDE-951...;:
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/Need_Info_Issues.xml
===================================================================
---
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Need_Info_Issues.xml 2011-09-23
00:33:05 UTC (rev 34988)
+++
branches/jbosstools-3.2.x/documentation/guides/JBDS_Release_Notes/en-US/Need_Info_Issues.xml 2011-09-23
01:18:48 UTC (rev 34989)
@@ -323,17 +323,6 @@
<emphasis>Question</emphasis>: Only a "fixed in trunk and 4.x
branch" comment is given. No SVN/Fisheye links are recorded and no further
information is provided. What was the cause of the issue? How was the issue fixed in the
code? What is the result that the user will now see - does JBDS now start with the
user-selected JRE?
</para>
</listitem>
- <listitem>
- <para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1781">JBDS-1781&...;:
<emphasis>Developer</emphasis>: Denis Golovin.
- </para>
- <para>
- <emphasis>Title</emphasis>: All menus but one are missing on Ubuntu
11.04 (Unity).
- </para>
- <para>
- <remark>Updated</remark><emphasis>Question</emphasis>: How
does the jbdevstudio-uniti script make it possible to negate those extra steps when using
uniti? I'd like to let customers know so they can feel at ease with the script being
run and not doing anything else to their systems.
- </para>
- </listitem>
</itemizedlist>
</para>
</formalpara>