Author: irooskov(a)redhat.com
Date: 2012-06-11 18:04:44 -0400 (Mon, 11 Jun 2012)
New Revision: 41871
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 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-11
21:44:41 UTC (rev 41870)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-06-11
22:04:44 UTC (rev 41871)
@@ -8,7 +8,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>5.0</productnumber>
<edition>5.0.0</edition>
- <pubsnumber>7</pubsnumber>
+ <pubsnumber>8</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-11
21:44:41 UTC (rev 41870)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2012-06-11
22:04:44 UTC (rev 41871)
@@ -3,23 +3,23 @@
<title>
Known Issues in version 5.0.0
</title>
- <para>
+<!-- <para>
There were no known issues at the time of release.
- </para>
-<!-- <para>
+ </para> -->
+ <para>
Following is a list of known issues at the time of release.
- </para> -->
- <!-- <variablelist> -->
- <!-- JBIDE-11635 -->
- <!-- <varlistentry>
+ </para>
+ <variablelist>
+ <!-- JBDS-2180 -->
+ <varlistentry>
<term>
- <ulink
url="https://issues.jboss.org/jira/browse/JBIDE-11635">JBIDE...
+ <ulink
url="https://issues.jboss.org/jira/browse/JBDS-2180">JBDS-21...
</term>
<listitem>
<para>
- When JAX-RS services are tested through JAX-RS Tooling and Web Service Tester
integration, the URL of the service can include details about required parameters. If the
included parameters require values to be specified, a dialog prompting for these values
now appears to the user and validation of the values occurs if the service includes a
Regular Expression. This new feature ensures all values are gathered and verified before
testing the service, minimizing returned errors.
+ When installing JBoss Developer Studio 5 on Mac OS X, if you are running Java 7 you
will only be able to install the 64bit version of JBoss Developer Studio. The current
workaround o install the 32bit version is to use Java 6.
</para>
</listitem>
</varlistentry>
- </variablelist> -->
+ </variablelist>
</section>