From seam-commits at lists.jboss.org Mon Jul 13 12:15:31 2009
Content-Type: multipart/mixed; boundary="===============5731611731737822186=="
MIME-Version: 1.0
From: seam-commits at lists.jboss.org
To: seam-commits at lists.jboss.org
Subject: [seam-commits] Seam SVN: r11280 - in branches/enterprise/JBPAPP_5_0:
doc/Seam_Reference_Guide/en-US and 1 other directory.
Date: Mon, 13 Jul 2009 11:57:43 -0400
Message-ID: <200907131557.n6DFvhrX016300@svn01.web.mwc.hst.phx2.redhat.com>
--===============5731611731737822186==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: manaRH
Date: 2009-07-13 11:57:43 -0400 (Mon, 13 Jul 2009)
New Revision: 11280
Modified:
branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Text.xml
branches/enterprise/JBPAPP_5_0/seam-text.g
Log:
back ported JBSEAM-4221
Modified: branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Tex=
t.xml
=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
--- branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Text.xml =
2009-07-13 15:50:48 UTC (rev 11279)
+++ branches/enterprise/JBPAPP_5_0/doc/Seam_Reference_Guide/en-US/Text.xml =
2009-07-13 15:57:43 UTC (rev 11280)
@@ -226,4 +226,72 @@
=
=
-
\ No newline at end of file
+ or equivalent tag
+ @Override
+ protected String paragraphOpenTag() {
+ return " ";
+ }
+
+ public void parse() throws ANTLRException {
+ startRule();
+ }
+ =
+}]]>
* Changes and additions: * * 1. Expanded all -* wildcard values to their full CSS property name = (e.g. border-*). @@ -107,10 +108,10 @@ * * 7. Not implemented filtering of CSS url() - it's an invalid value a= lways. * - * 8. Removed all