kaz 02/02/23 13:55:29
Modified: xdocs build-file.xml
Log:
Fixed typo.
Revision Changes Path
1.5 +3 -3 jakarta-turbine-maven/xdocs/build-file.xml
Index: build-file.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/build-file.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build-file.xml 23 Feb 2002 19:56:45 -0000 1.4
+++ build-file.xml 23 Feb 2002 21:55:29 -0000 1.5
@@ -75,7 +75,7 @@
<td>Installs JAR file in local filesystem.</td>
</tr>
<tr>
- <td>gump</td>
+ <td>gump-descriptor</td>
<td>Generate a <a href="/gump.html">Gump</a> project descriptor.</td>
</tr>
<tr>
@@ -294,9 +294,9 @@
file has not been created, it is first built.
</p>
</subsection>
- <subsection name="gump">
+ <subsection name="gump-descriptor">
<p>
- The <code>gump</code> target builds a <a
+ The <code>gump-descriptor</code> target builds a <a
href="/gump.html">Gump</a> project descriptor from a Maven
project descriptor. This target is for those that wish to
participate in the Gump continuous integration project. In
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>