[weld-commits] Weld SVN: r5504 - cdi-tck/branches/1.0/impl/src/main/resources.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon Jan 18 18:43:40 EST 2010


Author: pete.muir at jboss.org
Date: 2010-01-18 18:43:39 -0500 (Mon, 18 Jan 2010)
New Revision: 5504

Modified:
   cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml
Log:
fix mapping

Modified: cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml
===================================================================
--- cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml	2010-01-18 23:43:19 UTC (rev 5503)
+++ cdi-tck/branches/1.0/impl/src/main/resources/tck-audit-cdi.xml	2010-01-18 23:43:39 UTC (rev 5504)
@@ -4431,7 +4431,7 @@
     <group>
       <text>A raw bean type is considered assignable to a parameterized delegate type if the raw types are identical and all type parameters of the delegate type are either unbounded type variables or |java.lang.Object|.</text>
       
-      <assertion id="ab">
+      <assertion id="aa">
         <text>Check all type parameters are unbounded type variables</text>    
       </assertion>
       



More information about the weld-commits mailing list