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

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Wed Mar 11 20:43:08 EDT 2009


Author: shane.bryzak at jboss.com
Date: 2009-03-11 20:43:08 -0400 (Wed, 11 Mar 2009)
New Revision: 1933

Modified:
   tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
removed incorrect assertion

Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml	2009-03-12 00:42:23 UTC (rev 1932)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml	2009-03-12 00:43:08 UTC (rev 1933)
@@ -777,9 +777,6 @@
     <assertion id="da">
       <text>A top-level abstract Java class is a simple bean if it is annotated @Decorator.</text>
     </assertion>
-    <assertion id="db">
-      <text>A top-level interface Java class is a simple bean if it is annotated @Decorator.</text>
-    </assertion>
     <assertion id="e">
       <text>A top-level Java class is not a simple bean if it is annotated with the JPA @Entity annotation</text>
     </assertion>




More information about the weld-commits mailing list