Author: irooskov(a)redhat.com
Date: 2011-06-22 22:44:20 -0400 (Wed, 22 Jun 2011)
New Revision: 32307
Modified:
trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
Log:
updated with new known issue
Modified: trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-06-23
01:08:30 UTC (rev 32306)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2011-06-23
02:44:20 UTC (rev 32307)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>0</edition>
- <pubsnumber>1</pubsnumber>
+ <pubsnumber>2</pubsnumber>
<abstract>
<para>
These release notes contain important information related to the JBoss Developer
Studio. New features, known issues, resources, and other current issues are addressed
here.
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-23
01:08:30 UTC (rev 32306)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2011-06-23
02:44:20 UTC (rev 32307)
@@ -12,6 +12,28 @@
<itemizedlist>
<listitem>
<para>
+ <ulink
url="http://jira.jboss.com/jira/browse/JBDS-1685">JBDS-1685&...;:
Upon installing Subclipse from the JBoss Developer Studio Extras site and restarting your
JBoss Developer Studio installation, an error exists that sets a default SVN property
incorrectly. The workaround for this issue is to navigate to <menuchoice>
+ <guimenuitem>Window</guimenuitem>
+ <guimenuitem>Preferences</guimenuitem>
+ <guimenuitem>Team</guimenuitem>
+ <guimenuitem>SVN</guimenuitem>
+ </menuchoice>.
+ </para>
+ <para>
+ If you then see an error window, click the <guibutton>OK</guibutton>
button.
+ </para>
+ <para>
+ On the SVN Preferences page, in the <guilabel>SVN interface</guilabel>
section, change the drop-down list value of <guilabel>Client</guilabel> to
<guimenuitem>SVNKit (Pure Java) SVNKit v1.3.5.7406</guimenuitem>.
+ </para>
+ <para>
+ Click the <guibutton>Apply</guibutton> button and then the
<guibutton>OK</guibutton> button.
+ </para>
+ <para>
+ Subclipse will now function correctly.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
<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>