Author: shane.bryzak(a)jboss.com
Date: 2009-07-28 03:34:24 -0400 (Tue, 28 Jul 2009)
New Revision: 3302
Modified:
tck/trunk/impl/src/main/resources/tck-audit.xml
Log:
clarification
Modified: tck/trunk/impl/src/main/resources/tck-audit.xml
===================================================================
--- tck/trunk/impl/src/main/resources/tck-audit.xml 2009-07-28 07:26:03 UTC (rev 3301)
+++ tck/trunk/impl/src/main/resources/tck-audit.xml 2009-07-28 07:34:24 UTC (rev 3302)
@@ -2730,12 +2730,12 @@
</assertion>
<assertion id="g" testable="false">
- <text>The |PassivationCapable.getId()| method must return a value that
uniquely identifies the instance of |Bean| or |Contextual|.</text>
+ <text>The |getId()| method of the |PassivationCapable| implementation must
return a value that uniquely identifies the instance of |Bean| or
|Contextual|.</text>
<note>This is a requirement of the implementation</note>
</assertion>
<assertion id="h" testable="false">
- <text>The |PassivationCapable.getId()| ~method must return a value that
uniquely identifies the instance of |Bean| or |Contextual|. It~ is recommended that the
string contain the package name of the class that implements |Bean| or
|Contextual|.</text>
+ <text>The |getId()| ~method of the |PassivationCapable| implementation must
return a value that uniquely identifies the instance of |Bean| or |Contextual|. It~ is
recommended that the string contain the package name of the class that implements |Bean|
or |Contextual|.</text>
<note>Recommendation only</note>
</assertion>
</section>
Show replies by date