[jbosstools-commits] JBoss Tools SVN: r42268 - branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Jun 27 17:45:02 EDT 2012
Author: irooskov at redhat.com
Date: 2012-06-27 17:45:01 -0400 (Wed, 27 Jun 2012)
New Revision: 42268
Modified:
branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
Log:
updated with files from trunk
Modified: branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml
===================================================================
--- branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-06-27 21:43:15 UTC (rev 42267)
+++ branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Article_Info.xml 2012-06-27 21:45:01 UTC (rev 42268)
@@ -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: branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml
===================================================================
--- branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2012-06-27 21:43:15 UTC (rev 42267)
+++ branches/jbosstools-3.3.x/documentation/guides/JBDS_Release_Notes/en-US/Known_Issues.xml 2012-06-27 21:45:01 UTC (rev 42268)
@@ -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