[webbeans-commits] Webbeans SVN: r3070 - tck/trunk/impl/src/main/resources.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Thu Jul 16 20:44:35 EDT 2009


Author: dan.j.allen
Date: 2009-07-16 20:44:35 -0400 (Thu, 16 Jul 2009)
New Revision: 3070

Modified:
   tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
fix out of place emphasis marks


Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml	2009-07-17 00:23:13 UTC (rev 3069)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml	2009-07-17 00:44:35 UTC (rev 3070)
@@ -573,23 +573,23 @@
     </assertion>
 
     <assertion id="ba">
-      <text>A bean class may also specify a scope~, name, deployment type, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a ~scope~, name, deployment type, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bb">
-      <text>A bean class may also specify a ~scope,~ name~, deployment type, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a scope~, name~, deployment type, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bc">
-      <text>A bean class may also specify a ~scope, name, ~deployment type~, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a scope, name~, deployment type~, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bd">
-      <text>A bean class may also specify ~a scope, name, deployment type, ~stereotypes~ and/or bindings~</text>
+      <text>A bean class may also specify a scope, name, deployment type~, stereotypes~ and/or bindings</text>
     </assertion>
 
     <assertion id="be">
-      <text>A bean class may also specify ~a scope, name, deployment type, stereotypes and/or~ bindings</text>
+      <text>A bean class may also specify a scope, name, deployment type, stereotypes~ and/or bindings~</text>
     </assertion>
 
     <assertion id="c">
@@ -738,23 +738,23 @@
     </assertion>
 
     <assertion id="ba">
-      <text>A bean class may also specify a scope~, name, deployment type, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a ~scope~, name, deployment type, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bb">
-      <text>A bean class may also specify a ~scope, ~name~, deployment type, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a scope~, name~, deployment type, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bc">
-      <text>A bean class may also specify a ~scope, name, ~deployment type~, stereotypes and/or bindings~</text>
+      <text>A bean class may also specify a scope, name~, deployment type~, stereotypes and/or bindings</text>
     </assertion>
 
     <assertion id="bd">
-      <text>A bean class may also specify a ~scope, name, deployment type, ~stereotypes ~and/or bindings~</text>
+      <text>A bean class may also specify a scope, name, deployment type~, stereotypes~ and/or bindings</text>
     </assertion>
 
     <assertion id="be">
-      <text>A bean class may also specify a ~scope, name, deployment type, stereotypes and/or~ bindings~</text>
+      <text>A bean class may also specify a scope, name, deployment type, stereotypes~ and/or bindings~</text>
     </assertion>
 
     <assertion id="c">




More information about the weld-commits mailing list