dion 02/05/22 00:32:27
Modified: xdocs/ref/struts properties.xml
Log:
no message
Revision Changes Path
1.2 +10 -3 jakarta-turbine-maven/xdocs/ref/struts/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/ref/struts/properties.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- properties.xml 22 May 2002 07:23:45 -0000 1.1
+++ properties.xml 22 May 2002 07:32:27 -0000 1.2
@@ -30,6 +30,13 @@
of a war file by the Struts Plug-in.
</td>
</tr>
+ <tr>
+ <td><a href="#Callbacks">Callbacks</a></td>
+ <td>
+ These properties specify settings that allow you to pre or post-process
+ targets in the plug-in's build file.
+ </td>
+ </tr>
</table>
</section>
@@ -61,7 +68,7 @@
</tr>
<tr>
<td><a name="maven.struts.callback.pre-validate-struts-war.buildTarget">
- maven.struts.callback.pre-validate-struts-war.buildTarget</a></td>
+
maven.struts.callback.pre-validate-validate-struts-war.buildTarget</a></td>
<td>Yes</td>
<td>
Specifies the target of the preprocess build file to be called as a
@@ -70,8 +77,8 @@
</td>
</tr>
<tr>
- <td><a name="maven.struts.callback.post-struts-validate-war.buildFile">
- maven.struts.callback.post-war.buildFile</a></td>
+ <td><a name="maven.struts.callback.post-validate-struts-war.buildFile">
+ maven.struts.callback.post-validate-struts-war.buildFile</a></td>
<td>Yes</td>
<td>
Specifies the build file to be used when post-processing a war file
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>