[jboss-svn-commits] JBoss Common SVN: r4490 - arquillian/trunk/doc/reference/src/main/docbook/en-US.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Jun 10 14:11:28 EDT 2010
Author: aslak
Date: 2010-06-10 14:11:27 -0400 (Thu, 10 Jun 2010)
New Revision: 4490
Modified:
arquillian/trunk/doc/reference/src/main/docbook/en-US/examples.xml
arquillian/trunk/doc/reference/src/main/docbook/en-US/gettingstarted.xml
Log:
ARQ-86 Removed Eclipse TestNG 5.11 warning/note
Modified: arquillian/trunk/doc/reference/src/main/docbook/en-US/examples.xml
===================================================================
--- arquillian/trunk/doc/reference/src/main/docbook/en-US/examples.xml 2010-06-10 17:34:34 UTC (rev 4489)
+++ arquillian/trunk/doc/reference/src/main/docbook/en-US/examples.xml 2010-06-10 18:11:27 UTC (rev 4490)
@@ -50,14 +50,6 @@
are writing your tests with TestNG, you need the Eclipse <ulink url="http://testng.org">TestNG plugin</ulink>.
</para>
- <note>
- <para>
- You <emphasis>must</emphasis> use the 5.11 version of the TestNG Eclipse plugin, which can be downloaded from
- <ulink url="http://testng.org/testng-eclipse-5.11.0.18.zip">testng.org</ulink>. The TestNG update site will give
- you version 5.12 which is not compatible with any released version of TestNG core.
- </para>
- </note>
-
<para>
Since the examples in this guide are based on a Maven 2 project, you will also need the m2eclipse plugin. Instructions for
using the m2eclipse update site to add the m2eclipse plugin to Eclipse are provided on the m2eclipse home page.
Modified: arquillian/trunk/doc/reference/src/main/docbook/en-US/gettingstarted.xml
===================================================================
--- arquillian/trunk/doc/reference/src/main/docbook/en-US/gettingstarted.xml 2010-06-10 17:34:34 UTC (rev 4489)
+++ arquillian/trunk/doc/reference/src/main/docbook/en-US/gettingstarted.xml 2010-06-10 18:11:27 UTC (rev 4490)
@@ -354,11 +354,6 @@
</para>
<note>
- <para>
- You <emphasis>must</emphasis> use the 5.11 version of the TestNG Eclipse plugin, which can be downloaded from
- <ulink url="http://testng.org/testng-eclipse-5.11.0.18.zip">testng.org</ulink>. The TestNG update site will give
- you version 5.12 which is not compatible with any released version of TestNG core.
- </para>
</note>
<para>
More information about the jboss-svn-commits
mailing list