Author: irooskov(a)redhat.com
Date: 2011-06-20 21:59:20 -0400 (Mon, 20 Jun 2011)
New Revision: 32245
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
Log:
added known issue has brought to my attention by brian f
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2011-06-21
01:29:47 UTC (rev 32244)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2011-06-21
01:59:20 UTC (rev 32245)
@@ -12,8 +12,15 @@
<itemizedlist>
<listitem>
<para>
- <ulink
url="http://jira.jboss.com/jira/browse/JBIDE-0000">JBIDE-000...;:
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1643">JBDS-1643&... and
<ulink
url="http://jira.jboss.com/jira/browse/SOA-3051">SOA-3051<...;:
JBoss Developer Studio 4.1 assumes the use of Drools 5.0 or above for project creation. If
using an earlier version of Drools or JBoss Rules, code compatibility must be set to your
version of Drools or JBoss Rules in the last page of the project creation wizard.
</para>
+ <para>
+ If you need to set code compatibility to an older version of Drools or JBoss Rules,
you may notice multiple warnings when creating a project relating to the new Drools 5 API.
These warnings will not affect your project and can be turned off by navigating to
<menuchoice>
+ <guimenuitem>Window</guimenuitem>
+ <guimenuitem>Preferences</guimenuitem>
+ <guimenuitem>Drools</guimenuitem>
+ </menuchoice> and setting the <guilabel>Internal Drools classes
are</guilabel> drop-down box to <guilabel>Accessible</guilabel>.
+ </para>
</listitem>
</itemizedlist>
</para>