Author: mcaspers
Date: 2011-01-04 21:59:00 -0500 (Tue, 04 Jan 2011)
New Revision: 27893
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
Added details for JBIDE-6382
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-01-05
01:00:04 UTC (rev 27892)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2011-01-05
02:59:00 UTC (rev 27893)
@@ -624,6 +624,22 @@
</itemizedlist>
</para>
</formalpara>
+
+
+ <formalpara>
+ <title>JBoss Enterprise Portal Platform</title>
+ <para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink
url="https://issues.jboss.org/browse/JBIDE-6382">JBIDE-6382&...;:
Previously when creating a Dynamic Web Project targeting the EPP 5.x runtime, and then
modifying the project to include support for Richfaces, the resulting project did not
reference any Richfaces libraries. This forced the developer to manually reference the
Richfaces library files. More information on this bug can be found in <ulink
url="https://issues.jboss.org/browse/JBIDE-7702">JBIDE-7702&...;. In
this version when creating a Dynamic Web Project targeting the EPP 5.x runtime that
references the Portletbridge and Seam libraries, the Portletbridge and Richfaces libraries
are automatically referenced by the resulting project from the appropriate directories in
the EPP distribution. This new process is described in <ulink
url="https://issues.jboss.org/browse/JBDS-1410">JBDS-1410<...;.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ </formalpara>
+
+
<formalpara>
<title>JavaServer Faces (JSF)</title>
<para>