Author: pete.muir(a)jboss.org
Date: 2010-01-20 18:24:43 -0500 (Wed, 20 Jan 2010)
New Revision: 5543
Modified:
cdi-tck/branches/1.0/doc/reference/en-US/configuration.xml
Log:
CDITCK-88
Modified: cdi-tck/branches/1.0/doc/reference/en-US/configuration.xml
===================================================================
--- cdi-tck/branches/1.0/doc/reference/en-US/configuration.xml 2010-01-20 23:21:00 UTC
(rev 5542)
+++ cdi-tck/branches/1.0/doc/reference/en-US/configuration.xml 2010-01-20 23:24:43 UTC
(rev 5543)
@@ -180,6 +180,20 @@
</method-selector>
</method-selectors>]]></programlisting>
</section>
+
+ <section>
+ <title>Using custom deployment descriptors</title>
+ <para>
+ In general, the CDI TCK uses the default deployment descriptors from the
+ JBoss Test Harness. However, sometimes the CDI TCK needs to override the
+ deployment descriptor, to hook in additional functionality, or to test a
+ specific deployment descriptor. You can find all overridden deployment
+ descriptors list in the <literal>dd-override-report.txt</literal>
file
+ in the TCK bundle. Note that the CDI TCK assumes you won't need to
+ customize any CDI specified deployment descriptors, so these aren't
+ listed here.
+ </para>
+ </section>
<section>
<title>Configuring TestNG to execute the TCK</title>
Show replies by date