[jbosstools-commits] JBoss Tools SVN: r41804 - trunk/documentation/guides/JBDS_Release_Notes/en-US.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Jun 7 22:01:58 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-07 22:01:57 -0400 (Thu, 07 Jun 2012)
New Revision: 41804

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 


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-08 01:24:28 UTC (rev 41803)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2012-06-08 02:01:57 UTC (rev 41804)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>6</pubsnumber>
+	<pubsnumber>7</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-08 01:24:28 UTC (rev 41803)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2012-06-08 02:01:57 UTC (rev 41804)
@@ -3,18 +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> 
 			Following is a list of known issues at the time of release.
-	</para>
-<!--	<formalpara>
-		<title>General Known Issues</title>
-		<para>
-			<itemizedlist>
-				<listitem>
-					<para>
-					</para>
-				</listitem>
-			</itemizedlist>
-		</para>
-	</formalpara> -->
+		</para> -->
+	<!--	<variablelist> -->
+		<!-- JBIDE-11635 -->
+	<!--	<varlistentry>
+			<term>
+				<ulink url="https://issues.jboss.org/jira/browse/JBIDE-11635">JBIDE-11635</ulink>
+			</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.
+				</para>
+			</listitem>
+		</varlistentry>
+	</variablelist> -->
 </section>



More information about the jbosstools-commits mailing list