From jbosstools-commits at lists.jboss.org Thu Dec 22 05:59:25 2011
Content-Type: multipart/mixed; boundary="===============6155057984738030582=="
MIME-Version: 1.0
From: jbosstools-commits at lists.jboss.org
To: jbosstools-commits at lists.jboss.org
Subject: [jbosstools-commits] JBoss Tools SVN: r37520 -
trunk/documentation/whatsnew/jst.
Date: Thu, 22 Dec 2011 05:59:25 -0500
Message-ID: <201112221059.pBMAxPM1009992@svn01.web.mwc.hst.phx2.redhat.com>
--===============6155057984738030582==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: vpakan(a)redhat.com
Date: 2011-12-22 05:59:24 -0500 (Thu, 22 Dec 2011)
New Revision: 37520
Modified:
trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html
Log:
Fix layout.
Modified: trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.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/jst/jst-news-3.3.0.M5.html 2011-12-22 10:3=
7:08 UTC (rev 37519)
+++ trunk/documentation/whatsnew/jst/jst-news-3.3.0.M5.html 2011-12-22 10:5=
9:24 UTC (rev 37520)
@@ -38,9 +38,9 @@
href=3D"https://bugs.eclipse.org/bugs/show_bug.cgi?id=3D357885">issue
with faces converter validation. It does not support
faces converters that are configured via
- @FacesConverter. If your project uses
- such converters in <f:converter
- converterId=3D"..."/> you will get a false warning
+
@FacesConverter
. If your project uses
+ such converters in <f:converter
+ converterId=3D"..."/>
you will get a false warning
which can be annoying.
In JBoss Tools 3.3.0.M5 we have added a new quick fix which will help =
you to disable Facelet Validator to get rid of that warning. =