Author: irooskov(a)redhat.com
Date: 2010-11-08 20:41:15 -0500 (Mon, 08 Nov 2010)
New Revision: 26342
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml
Log:
updated with new 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-11-09
00:24:48 UTC (rev 26341)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Fixed_Issues.xml 2010-11-09
01:41:15 UTC (rev 26342)
@@ -206,11 +206,12 @@
<title>ESB</title>
<para>
<itemizedlist>
- <listitem>
+<!-- Has been reopened - check closer to release date if it is resolved-->
+ <!-- <listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7193">JBIDE-719...;:
New optional parameters <parameter>ruleMultithreadEvaluation</parameter> and
<parameter>ruleMaxThreads</parameter> have been added to the
<classname>BussinessRulesProcessor</classname> class.
<parameter>ruleMultithreadEvaluation</parameter> enables or disables
<classname>KnowledgeBase</classname> partitioning.
<parameter>ruleMaxThreads</parameter> defines the numer of threads to use when
<classname>KnowledgeBase</classname> partitioning is enabled. The default
values for these parameters is null, disabling them by default.
</para>
- </listitem>
+ </listitem> -->
<listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7235">JBIDE-723...;:
The ESB validator has been extended to cover the
<classname>BussinessRulesProcessor</classname> class. This ensures that only
one <methodname>ruleSet</methodname> is specified by the
<classname>BussinessRulesProcessor</classname>, inhibiting conflicts.
@@ -249,6 +250,11 @@
</listitem>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6614">JBIDE-661...;:
Support for the new Complex Event Processing (CEP) functionality in ESB 4.9 has been
added. The new feature means that CEP can now use the
<classname>BusinessRulesProcessor</classname> action, and this has been added
to the ESB tooling.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6609">JBIDE-660...;:
The ESB Editor did not support the <methodname>BPELInvoke</methodname> action,
causing error with Riftsaw and ESB integration.To correct this bug the option
<menuchoice>
<guimenuitem>New</guimenuitem>
<guimenuitem>BPELInvoke
Action</guimenuitem>
@@ -409,6 +415,11 @@
<title>JavaServer Faces (JSF)</title>
<para>
<itemizedlist>
+ <listitem>
+ <para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7439">JBIDE-743...;:
Code completion has been added for the <property>name</property> attribute
based on the assoicated <property>type</property>. For example: Code
completion is now available for <code><cc:attribute name="myattr"
type="java.lang.String" /></code>.
+ </para>
+ </listitem>
<listitem>
<para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7147">JBIDE-714...;:
The validators create a marker for each problem found when conducting validation. An issue
would arise where system performance would be drammatically decreased when an excesive
amount of problems were discovered and subsequently marked. To ensure a system does not
receive a performance hit, the <guimenuitem>Validator</guimenuitem>
preferences screen now includes the ability to set the maximum number of problems reported
per file. If there are more issues in a file than the maximum number to be reported, once
the reported issues are corrected the others will be reported in subsequent validation
attempts.
@@ -436,6 +447,11 @@
</listitem>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6732">JBIDE-673...;:
New functionality has been added that allows a user to refactor a JSF 2 composite
components directory. This means that a user can rename the directory and every reference
to the folder within namespace definitions of web pages will be updated accordingly,
through the refactoring process.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6285">JBIDE-628...;:
Previously when a user would insert a start and ending tag (for example,
<tag><tag>), code assistance would turn on when the cursor was
placed between the tags. This behavior was not an assistance to the user under normal
circumstances as when a user pressed the <keycode>Enter</keycode> key, to
seperate the tags, the first code assist proposal would be inserted instead. For this
release Code assistance has been improved by realizing that in the mentioned circumstance
no assistance is required.
</para>
</listitem>
@@ -627,6 +643,11 @@
</listitem>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6872">JBIDE-687...;:
Quick fix has added functionality that offers to create
<methodname>setter</methodname> and
<methodname>getter</methodname> methods for component class property if the
methods do not exist.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6870">JBIDE-687...;:
Quick fix now offers to create a new method with <property>Remove</property>
or <property>Destroy</property> annotation. These annotations are also offered
as additions to existing methods.
</para>
</listitem>
@@ -936,9 +957,14 @@
<title>General Issues</title>
<para>
<itemizedlist>
- <!-- This issue only in release notes for JBT -->
- <!-- <listitem>
+<!-- These two issues only in release notes for JBT -->
+ <!-- <listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-7435">JBIDE-743...;:
RichFaces 4.0 and JSF 2.0 project examples with Maven are now available at <ulink
url="http://download.jboss.org/jbosstools/examples/
">http://download.jboss.org/jbosstools/examples/</ulink>.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6836">JBIDE-683...
and <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-6695">JBIDE-669...;:
Google Web Toolkit features are available for JBoss Tools through the update site as
experimental.
</para>
</listitem> -->