[weld-commits] Weld SVN: r5600 - cdi-tck/trunk/impl/src/main/resources.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Fri Jan 22 11:47:14 EST 2010
Author: pete.muir at jboss.org
Date: 2010-01-22 11:47:14 -0500 (Fri, 22 Jan 2010)
New Revision: 5600
Modified:
cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml
Log:
port r5504 to trunk
Modified: cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml
===================================================================
--- cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml 2010-01-22 16:46:44 UTC (rev 5599)
+++ cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml 2010-01-22 16:47:14 UTC (rev 5600)
@@ -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