bodewig 02/05/29 01:28:03
Modified: docs resources.html
xdocs resources.xml
Log:
Add a:tdg
Revision Changes Path
1.30 +42 -0 jakarta-ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- resources.html 30 Apr 2002 01:20:31 -0000 1.29
+++ resources.html 29 May 2002 08:28:02 -0000 1.30
@@ -236,6 +236,48 @@
</blockquote>
</td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Ant: The Definitive Guide"><strong>Ant: The Definitive
Guide</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Covers Ant release 1.4.1.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Authors:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Jesse E. Tilly and Eric M. Burke
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
</blockquote>
</td></tr>
</table>
1.17 +15 -0 jakarta-ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/resources.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- resources.xml 27 Mar 2002 14:08:22 -0000 1.16
+++ resources.xml 29 May 2002 08:28:03 -0000 1.17
@@ -61,6 +61,21 @@
</tr>
</table>
</subsection>
+
+ <subsection name="Ant: The Definitive Guide">
+ <!-- a soon as somebody submits a description, let's add it -->
+ <p>Covers Ant release 1.4.1.</p>
+ <table>
+ <tr>
+ <th>Authors:</th>
+ <td>Jesse E. Tilly and Eric M. Burke</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.oreilly.com/catalog/anttdg/">http://www.oreilly.com/catalog/anttdg/</a></td>
+ </tr>
+ </table>
+ </subsection>
</section>
<section name="Articles and Presentations">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>