Author: irooskov(a)redhat.com
Date: 2010-05-03 23:34:29 -0400 (Mon, 03 May 2010)
New Revision: 21881
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
updated with added fixed issues
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2010-05-04
02:20:37 UTC (rev 21880)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2010-05-04
03:34:29 UTC (rev 21881)
@@ -52,6 +52,12 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6075">JBIDE-607...;:
In the Hibernate reverse engineering editor it was impossible to add a parameter as the
button to do so was missing. This update corrects the user interface to include the
<guibutton>Add parameter</guibutton> button under the <guilabel>Id
Generator details</guilabel> <guilabel>Class</guilabel> section.
</para>
</listitem>
+ <!-- info still needed for issue listed below -->
+ <!-- <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-5960">JBIDE-596...;:
A new <guibutton>Details ...</guibutton> button has been added to the
<guilabel>Hibernate Settings</guilabel> section within the project properties.
This added button displays....
+ </para>
+ </listitem> -->
</itemizedlist>
</para>
</formalpara>
@@ -85,7 +91,7 @@
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-">
</ulink>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-">JBDS-</ulin...
</para>
</listitem>
</itemizedlist>
@@ -157,6 +163,16 @@
<itemizedlist>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1187">JBDS-1187&...;: An
empty URL tag (<url>) caused the <guimenuitem>Classic
Update</guimenuitem> option under
<menuchoice><guimenuitem>Preferences</guimenuitem><guimenuitem>General</guimenuitem><guimenuitem>Capabilities</guimenuitem></menuchoice>
to error upon installation of a plug-in. To fix this issue the unused URL element has been
removed. The <guimenuitem>Classic Update</guimenuitem> option is now usable
and installs plug-ins correctly.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1168">JBDS-1168&...;:
The JBoss Developer Studio Installer was missleading in terms of system requirements. The
consequence of this was that some users were unsure if the JBoss Developer Studio
supported Java 6 even though it was required for the JBoss Enterprise Application Platform
5 and which JDK distributions were supported. The text in Step 4 of installation has been
updated to inform the user that the JBoss Developer Studio works with both Java 5 and 6
(though Java 6 is required for JBoss Enterprise Application Platform 5), has been tested
with the OpenJDK, SunJDK and IBM JDK distributions and the misspelt <emphasis>gij
Java</emphasis> has been corrected to <emphasis>gcj Java</emphasis>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBDS-1155">JBDS-1155&...;: A
regression existed in the Eclipse 3.5.2 Web Tools Platform (WTP) 3.1.2. The bug would
break EAR deployments that used classpath variables by deploying dependent artifacts to
<filename><root_ear>/lib/lib/lib</filename> instead of
<filename><root_ear>/lib</filename>. The issue has been
corrected with these updated packages so that the regression no longer exists and EAR
deployments function correctly.
</para>
</listitem>