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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 27 17:43:16 EDT 2012


Author: irooskov at redhat.com
Date: 2012-06-27 17:43:15 -0400 (Wed, 27 Jun 2012)
New Revision: 42267

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 for TOOLSDOC-280


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-27 21:25:18 UTC (rev 42266)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml	2012-06-27 21:43:15 UTC (rev 42267)
@@ -8,7 +8,7 @@
 	<productname>JBoss Developer Studio</productname>
 	<productnumber>5.0</productnumber>
 	<edition>5.0.0</edition>
-	<pubsnumber>16</pubsnumber>
+	<pubsnumber>17</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-27 21:25:18 UTC (rev 42266)
+++ trunk/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml	2012-06-27 21:43:15 UTC (rev 42267)
@@ -54,5 +54,16 @@
 				</para>
 			</listitem>
 		</varlistentry>
+		<!-- LOGTOOL-51 -->
+		<varlistentry>
+			<term>
+				<ulink url="https://issues.jboss.org/jira/browse/LOGTOOL-511">LOGTOOL-51</ulink>
+			</term>
+			<listitem>
+				<para>
+					If Maven integration with Eclipse JDT Annotation Processor Toolkit is used with an earlier version of jboss-logging-processor than 1.1.0.Beta1, the workspace may crash. This crash occurs because classes are loaded by reflection during APT processing. The current workaround is to use the 1.1.0.Beta1 or newer version of the jboss-logging-processor. 
+				</para>
+			</listitem>
+		</varlistentry>
 	</variablelist>
 </section>



More information about the jbosstools-commits mailing list