bodewig 01/07/18 07:16:11
Modified: webpage/docs external.html
webpage/xdocs external.xml
Log:
Add pointer to TiniAnt
Submitted by: Sean Kelly <[EMAIL PROTECTED]>
Revision Changes Path
1.23 +71 -0 jakarta-ant/webpage/docs/external.html
Index: external.html
===================================================================
RCS file: /home/cvs/jakarta-ant/webpage/docs/external.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- external.html 2001/07/04 11:41:55 1.22
+++ external.html 2001/07/18 14:16:11 1.23
@@ -533,6 +533,77 @@
</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="TiniAnt"><strong>TiniAnt</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>TiniAnt is an Ant task to support building
applications for
+ the <a href="http://www.ibutton.com/TINI/">TINI</a>.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Compatibility:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Ant 1.2 and 1.3
+ </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://tiniant.sourceforge.net/">http://tiniant.sourceforge.net/</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Contact:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">Sean Kelly</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ License:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ BSD-like license
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
</blockquote>
</td></tr>
</table>
1.15 +25 -0 jakarta-ant/webpage/xdocs/external.xml
Index: external.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/webpage/xdocs/external.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- external.xml 2001/07/03 10:26:30 1.14
+++ external.xml 2001/07/18 14:16:11 1.15
@@ -185,6 +185,31 @@
</subsection>
+ <subsection name="TiniAnt">
+
+ <p>TiniAnt is an Ant task to support building applications for
+ the <a href="http://www.ibutton.com/TINI/">TINI</a>.</p>
+
+ <table>
+ <tr>
+ <th>Compatibility:</th>
+ <td>Ant 1.2 and 1.3</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://tiniant.sourceforge.net/">http://tiniant.sourceforge.net/</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Sean Kelly</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>BSD-like license</td>
+ </tr>
+ </table>
+ </subsection>
+
</section>
<section name="IDE/Editor Integration">