Author: irooskov(a)redhat.com
Date: 2012-06-11 21:03:50 -0400 (Mon, 11 Jun 2012)
New Revision: 41873
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 2012-06-12
00:09:48 UTC (rev 41872)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-06-12
01:03:50 UTC (rev 41873)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>8</pubsnumber>
+ <pubsnumber>9</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 2012-06-12
00:09:48 UTC (rev 41872)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2012-06-12
01:03:50 UTC (rev 41873)
@@ -21,5 +21,16 @@
</para>
</listitem>
</varlistentry>
+ <!-- JBIDE-12071 -->
+ <varlistentry>
+ <term>
+ <ulink
url="https://issues.jboss.org/jira/browse/JBIDE-12071">JBIDE...
+ </term>
+ <listitem>
+ <para>
+ When adding a project to an OpenShift server using the context menu, or you remove a
project from the OpenShift server, no dialog appears to publish or unpublish the project.
The current workaround is to manually publish and unpublish a project after performing one
of the above actions.
+ </para>
+ </listitem>
+ </varlistentry>
</variablelist>
</section>