Author: irooskov(a)redhat.com
Date: 2010-02-11 22:21:41 -0500 (Thu, 11 Feb 2010)
New Revision: 20255
Modified:
trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml
Log:
updated fixed issues with new JIRa
Modified: trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml 2010-02-12
00:06:56 UTC (rev 20254)
+++ trunk/documentation/guides/JBDS_3.0_Release_Notes/en-US/Fixed_Issues.xml 2010-02-12
03:21:41 UTC (rev 20255)
@@ -163,6 +163,16 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4956">JBIDE-495...;:
A feature has been added to the <guilabel>Mapping Diagram</guilabel> viewer so
that it now displays relationships between database tables.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4916">JBIDE-491...;:
An editor for the <filename>hibernate.properties</filename> file has been
added to the <application>JBoss Developer Studio</application>. The editor
supports content assist authoring.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4899">JBIDE-489...;:
The <guilabel>Hibernate Configurations</guilabel> view was not updated after a
hibernate console enabled project with console configuration was deleted from the
workspace. This meant that the console configuration was not removed along with the
project. This bug is rectified with this update.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</formalpara>
@@ -328,6 +338,28 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-5086">JBIDE-508...;:
A default layout is added in the Java-Mapping viewer. This allows for the layout of the
information in the Smooks editor to be rearranged into a predefined default layout.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4878">JBIDE-487...;:
The Smooks <guilabel>Reader</guilabel> page has been replaced with a new
<guilabel>Input</guilabel> page. While the
<guilabel>Input</guilabel> page inherits many functions from the
<guilabel>Reader</guilabel> page there are some differences as follows:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ The <guilabel>Reader</guilabel> page allowed for multiple Readers to
be created. <guilabel>Input</guilabel> page only allows for one Reader.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <guilabel>Reader</guilabel> page supported the addition of
multiple input data , where each was usable. The <guilabel>Input</guilabel>
page only allows for one piece of input data to be used, while still allowing for multiple
pieces of input data.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The <guilabel>Reader</guilabel> page could view the transformation
results of the Reader. The new <guilabel>Input</guilabel> page utilizes an
input model view to check the transform result.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
</itemizedlist>
</para>
</formalpara>
@@ -419,6 +451,11 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4934">JBIDE-493...;:
Facelets tag librarys support has been added to the
<guilabel>Palette</guilabel> for the Visual Page Editor.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4914">JBIDE-491...;:
The Visual Page Editor has been redesigned so that all drop-down menu items are placed in
the toolbar as buttons.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</formalpara>
@@ -545,6 +582,38 @@
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4955">JBIDE-495...;:
BPEL and ESB projects can now be excluded from deployment through the addition of new
fileset capability. When the fileset is referenced the includes, excludes and root folder
layout is implemented just as it is for archives.
</para>
</listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4922">JBIDE-492...;:
Seam and RichFaces portletbridge archetypes have been added to the
<application>JBoss Developer Studio</application> foruse with the Maven
plug-in <application>m2eclipse</application>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4888">JBIDE-488...;:
The porlet facets configuration utility has been added for m2eclipse. This configuration
utility allows for the following:
+ </para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ If the <filename>pom.xml</filename> file contains a
<property>portlet-api</property> dependency, the JBoss Core Portlet facet is
added.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ If the <filename>pom.xml</filename> file contains portletbridge
dependencies, the JBoss JSF Portlet facet is added.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ If the project contains Seam, JBoss Core Portlet and JBoss JSF Portlet facet,
the JBoss Seam Portlet facet is added.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-4877">JBIDE-487...;:
Tag completion has been upgraded so that partial matches are displayed and selectable
following direct tag matches.
+ </para>
+ </listitem>
</itemizedlist>
</para>
</formalpara>