kaz 02/03/27 16:47:12
Modified: xdocs project-descriptor.xml
Log:
Updated the descriptor documentation to reflect the <gumpDescriptorId>
element.
Revision Changes Path
1.12 +10 -0 jakarta-turbine-maven/xdocs/project-descriptor.xml
Index: project-descriptor.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/project-descriptor.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project-descriptor.xml 27 Mar 2002 20:04:53 -0000 1.11
+++ project-descriptor.xml 28 Mar 2002 00:47:11 -0000 1.12
@@ -49,6 +49,8 @@
<shortDescription>Project Management Tools</shortDescription>
+ <gumpRepositoryId>jakarta</gumpRepositoryId>
+
<description>
Maven: a person who has special knowledge or experience;
an expert or connoisseur. In short, Maven strives to be
@@ -233,6 +235,14 @@
The Java package name of the project. This value is used
when generating <a
href="build-file.html#javadocs">JavaDoc</a>.
+ </td>
+ </tr>
+ <tr>
+ <td>gumpRepositoryId</td>
+ <td>
+ This is the Id of the Gump repository that this project is
+ part of (assuming it participates in the Gump integration
+ effort).
</td>
</tr>
<tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>