bodewig 2002/06/05 08:12:07
Modified: proposal/gump/site/xdocs project.xml
Log:
add documentation for ids attribute
Revision Changes Path
1.12 +17 -1 jakarta-alexandria/proposal/gump/site/xdocs/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/site/xdocs/project.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- project.xml 21 May 2002 13:32:29 -0000 1.11
+++ project.xml 5 Jun 2002 15:12:07 -0000 1.12
@@ -128,6 +128,14 @@
Choices are "true" and "false" with the default being false.</td>
<td>No</td>
</tr>
+ <tr>
+ <td>ids</td>
+ <td>Space separated list of <a href="#jarid">id</a>s for the
+ jars this project depends on. Can be used if only a
+ subset of all jars is needed. If ommitted, all jars of the
+ referenced project will be used.</td>
+ <td>No</td>
+ </tr>
</table>
</subsection>
@@ -168,6 +176,14 @@
Choices are "true" and "false" with the default being false.</td>
<td>No</td>
</tr>
+ <tr>
+ <td>ids</td>
+ <td>Space separated list of <a href="#jarid">id</a>s for the
+ jars this project depends on. Can be used if only a
+ subset of all jars is needed. If ommitted, all jars of the
+ referenced project will be used.</td>
+ <td>No</td>
+ </tr>
</table>
</subsection>
@@ -257,7 +273,7 @@
<td>Yes</td>
</tr>
<tr>
- <td>id</td>
+ <td><a name="jarid">id</a></td>
<td>Provides a unique id which can be used to provide selection
between multiple jars definitions.</td>
<td>No</td>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>