Author: pete.muir(a)jboss.org
Date: 2009-11-08 16:05:11 -0500 (Sun, 08 Nov 2009)
New Revision: 4790
Modified:
cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml
Log:
oops
Modified: cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml
===================================================================
--- cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml 2009-11-08 20:11:38 UTC (rev
4789)
+++ cdi-tck/trunk/impl/src/main/resources/tck-audit-cdi.xml 2009-11-08 21:05:11 UTC (rev
4790)
@@ -2195,11 +2195,11 @@
<group>
<text>For a custom implementation of the |Bean| interface defined in Section
11.1, "The Bean interface, the container calls |getBeanClass()| to determine the bean
class of the bean and |InjectionPoint.getMember()| and then |Member.getDeclaringClass()|
to determine the class that declares an injection point.</text>
- <assertion id="d">
+ <assertion id="q">
<text>Check |Bean.getBeanClass()| is used to determine the bean
class</text>
</assertion>
- <assertion id="e">
+ <assertion id="r">
<text>Check |InjectionPoint.getMember().getDeclaringClass()| is used to
determine the class declaring the injection point</text>
</assertion>
</group>
Show replies by date