[weld-commits] Weld SVN: r5297 - cdi-tck/branches/1.0/doc/reference/en-US.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Tue Dec 15 09:28:10 EST 2009
Author: pete.muir at jboss.org
Date: 2009-12-15 09:28:09 -0500 (Tue, 15 Dec 2009)
New Revision: 5297
Modified:
cdi-tck/branches/1.0/doc/reference/en-US/eclipse-running.xml
cdi-tck/branches/1.0/doc/reference/en-US/installation.xml
Log:
CDITCK-39
Modified: cdi-tck/branches/1.0/doc/reference/en-US/eclipse-running.xml
===================================================================
--- cdi-tck/branches/1.0/doc/reference/en-US/eclipse-running.xml 2009-12-15 13:36:13 UTC (rev 5296)
+++ cdi-tck/branches/1.0/doc/reference/en-US/eclipse-running.xml 2009-12-15 14:28:09 UTC (rev 5297)
@@ -41,7 +41,7 @@
You should also import the Weld projects if you want to debug into
that code, which is covered later.
</para>
- <tip>
+ <note>
<para>
If you choose to use the Maven 2 Eclipse plugin
(<literal>maven-eclipse-plugin</literal>), you should execute the
@@ -51,7 +51,7 @@
mvn clean eclipse:clean eclipse:eclipse -DdownloadSources -DdownloadJavadocs
cd ../weld
mvn clean eclipse:clean eclipse:eclipse -DdownloadSources -DdownloadJavadocs]]></programlisting>
- </tip>
+ </note>
</section>
<section>
<title>Readying the Eclipse workspace</title>
Modified: cdi-tck/branches/1.0/doc/reference/en-US/installation.xml
===================================================================
--- cdi-tck/branches/1.0/doc/reference/en-US/installation.xml 2009-12-15 13:36:13 UTC (rev 5296)
+++ cdi-tck/branches/1.0/doc/reference/en-US/installation.xml 2009-12-15 14:28:09 UTC (rev 5297)
@@ -109,7 +109,7 @@
each test method in the class.
</para>
- <tip id="tck-in-jboss-as">
+ <note id="tck-in-jboss-as">
<title>
Running the TCK against the CDI RI (Weld) and JBoss AS
</title>
@@ -189,7 +189,7 @@
</listitem>
</itemizedlist>
- </tip>
+ </note>
</section>
<section id="eclipse-plugins">
<title>Eclipse Plugins</title>
More information about the weld-commits
mailing list