From jbosstools-commits at lists.jboss.org Thu Feb 23 17:31:58 2012 Content-Type: multipart/mixed; boundary="===============7895605798360252604==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r39079 - in trunk/documentation/whatsnew/cdi: images/3.3.0.Beta1 and 1 other directory. Date: Thu, 23 Feb 2012 17:31:58 -0500 Message-ID: <201202232231.q1NMVwQa021765@svn01.web.mwc.hst.phx2.redhat.com> --===============7895605798360252604== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: akazakov Date: 2012-02-23 17:31:57 -0500 (Thu, 23 Feb 2012) New Revision: 39079 Added: trunk/documentation/whatsnew/cdi/images/3.3.0.Beta1/sw.png Modified: trunk/documentation/whatsnew/cdi/cdi-news-3.3.0.Beta1.html Log: https://issues.jboss.org/browse/JBIDE-11015 CDI Component N&N Modified: trunk/documentation/whatsnew/cdi/cdi-news-3.3.0.Beta1.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/whatsnew/cdi/cdi-news-3.3.0.Beta1.html 2012-02-23 2= 1:52:20 UTC (rev 39078) +++ trunk/documentation/whatsnew/cdi/cdi-news-3.3.0.Beta1.html 2012-02-23 2= 2:31:57 UTC (rev 39079) @@ -93,8 +93,32 @@
@SuppressWarnings
++ CDI Validator now supports @SuppressWarnings annotation. There is a qu= ick fix available for every validation warning which adds the corresponding= @SuppressWarnings. + You can find the full list of all the available warning names in Jira. +
+
+
+ Related Jira<=
/a>
+
+