On 20 Aug 06, at 6:26 PM 20 Aug 06, [EMAIL PROTECTED] wrote:

Author: ltheussl
Date: Sun Aug 20 15:26:21 2006
New Revision: 433066

URL: http://svn.apache.org/viewvc?rev=433066&view=rev
Log:
Mark integrationUnitTestSourceDirectory as deprecated.


Is this reference not being generated from the modello model? Just curious.

Jason.

Modified:
    maven/maven-1/core/trunk/xdocs/reference/project-descriptor.xml

Modified: maven/maven-1/core/trunk/xdocs/reference/project- descriptor.xml URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/ reference/project-descriptor.xml? rev=433066&r1=433065&r2=433066&view=diff ====================================================================== ======== --- maven/maven-1/core/trunk/xdocs/reference/project-descriptor.xml (original) +++ maven/maven-1/core/trunk/xdocs/reference/project-descriptor.xml Sun Aug 20 15:26:21 2006
@@ -1118,9 +1118,13 @@
             <td>
               <code>integrationUnitTestSourceDirectory</code>
             </td>
-            <td>
- This element specifies a directory containing integration test
-             sources of the project.
+            <td>
+ This element is <strong>deprecated</strong> and should no longer be used.
+             Initially it was used by the first Cactus plugin. Now
+             the location of the Cactus test sources is defined
+             through a plugin property. See the Cactus plugin
+ <a href="http://jakarta.apache.org/cactus/integration/ maven/properties.html">properties</a>
+             page.
            </td>
           </tr>
           <tr>




Jason van Zyl
[EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to