From weld-commits at lists.jboss.org Tue Oct 20 08:08:59 2009 Content-Type: multipart/mixed; boundary="===============5506145893386474785==" MIME-Version: 1.0 From: weld-commits at lists.jboss.org To: weld-commits at lists.jboss.org Subject: [weld-commits] Weld SVN: r4205 - cdi-tck/trunk/doc/reference/en-US. Date: Tue, 20 Oct 2009 08:08:59 -0400 Message-ID: <200910201208.n9KC8xTw013211@svn01.web.mwc.hst.phx2.redhat.com> --===============5506145893386474785== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: pete.muir(a)jboss.org Date: 2009-10-20 08:08:58 -0400 (Tue, 20 Oct 2009) New Revision: 4205 Modified: cdi-tck/trunk/doc/reference/en-US/configuration.xml Log: Document requiring -ea Modified: cdi-tck/trunk/doc/reference/en-US/configuration.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- cdi-tck/trunk/doc/reference/en-US/configuration.xml 2009-10-19 22:49:38= UTC (rev 4204) +++ cdi-tck/trunk/doc/reference/en-US/configuration.xml 2009-10-20 12:08:58= UTC (rev 4205) @@ -219,6 +219,17 @@ = + = +
+ Configuring your application server to execute the TCK + + The TCK makes use of the Java 1.4 keyword assert; you + must ensure that the JVM used to run the application server is st= arted + with assertions enabled. See = + Programming With Assertions + for more information on how to enable assertions. + +
--===============5506145893386474785==--