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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Jul 17 18:12:14 EDT 2009


Author: dan.j.allen
Date: 2009-07-17 18:12:13 -0400 (Fri, 17 Jul 2009)
New Revision: 3084

Modified:
   tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
whitespace

Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml	2009-07-17 22:11:53 UTC (rev 3083)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml	2009-07-17 22:12:13 UTC (rev 3084)
@@ -2603,8 +2603,7 @@
     </assertion>
 
     <assertion id="e">
-      <text>If a producer method or field which declares a passivating scope returns an unserializable object at runtime, the container must
-throw an |IllegalProductException|.</text>
+      <text>If a producer method or field which declares a passivating scope returns an unserializable object at runtime, the container must throw an |IllegalProductException|.</text>
     </assertion>
 
     <assertion id="f">
@@ -2612,8 +2611,7 @@
     </assertion>
 
     <assertion id="g">
-      <text>For a custom implementation of |Bean|, the container calls |getInjectionPoints()| to determine the injection points, and
-|InjectionPoint.isTransient()| to determine whether the injected point is a transient field.</text>
+      <text>For a custom implementation of |Bean|, the container calls |getInjectionPoints()| to determine the injection points, and |InjectionPoint.isTransient()| to determine whether the injected point is a transient field.</text>
     </assertion>
 
     <assertion id="h">




More information about the weld-commits mailing list