Dot-Com Builder site - added some links to our site. Actually, I don't like the article too much and will try to make the author change some parts so that they at least reflect reality (read the section on "Task JAR layout" and you know what I mean). git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269054 13f79535-47bb-0310-9956-ffa450edef68master
@@ -80,6 +80,19 @@ | |||||
</td> | </td> | ||||
<td align="left" valign="top"> | <td align="left" valign="top"> | ||||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | <table border="0" cellspacing="0" cellpadding="2" width="100%"> | ||||
<tr><td bgcolor="#525D76"> | |||||
<font color="#ffffff" face="arial,helvetica,sanserif"> | |||||
<a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"><strong>Best-Practices Profile of Ant at Sun's Dot-Com Builder</strong></a> | |||||
</font> | |||||
</td></tr> | |||||
<tr><td> | |||||
<blockquote> | |||||
<p>Sun has released an introductury article on Ant on their | |||||
Dot-Com Builder site on May 18 2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p> | |||||
</blockquote> | |||||
</td></tr> | |||||
</table> | |||||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||||
<tr><td bgcolor="#525D76"> | <tr><td bgcolor="#525D76"> | ||||
<font color="#ffffff" face="arial,helvetica,sanserif"> | <font color="#ffffff" face="arial,helvetica,sanserif"> | ||||
<a name="Ant 2.0 Requirements"><strong>Ant 2.0 Requirements</strong></a> | <a name="Ant 2.0 Requirements"><strong>Ant 2.0 Requirements</strong></a> | ||||
@@ -106,6 +106,11 @@ | |||||
<li>Developing custom Ant tasks with Visual Age for Java | <li>Developing custom Ant tasks with Visual Age for Java | ||||
<a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1</a>.</li> | <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1</a>.</li> | ||||
<li>Ant's profile in the "Best Practices" | |||||
section of Sun's Dot-Com Builder site | |||||
<a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></li> | |||||
</ul> | </ul> | ||||
</blockquote> | </blockquote> | ||||
</td></tr> | </td></tr> | ||||
@@ -8,6 +8,12 @@ | |||||
<body> | <body> | ||||
<section name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"> | |||||
<p>Sun has released an introductury article on Ant on their | |||||
Dot-Com Builder site on May 18 2001. See <a | |||||
href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p> | |||||
</section> | |||||
<section name="Ant 2.0 Requirements"> | <section name="Ant 2.0 Requirements"> | ||||
<p>Ant has been in use for quite some time and has been used in ways never conceived when it | <p>Ant has been in use for quite some time and has been used in ways never conceived when it | ||||
was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there | was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there | ||||
@@ -28,6 +28,11 @@ | |||||
<li>Developing custom Ant tasks with Visual Age for Java | <li>Developing custom Ant tasks with Visual Age for Java | ||||
<a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1</a>.</li> | <a href="http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1">http://www7.software.ibm.com/vad.nsf/data/document2366?OpenDocument&p=1&BCT=1&Footer=1</a>.</li> | ||||
<li>Ant's profile in the "Best Practices" | |||||
section of Sun's Dot-Com Builder site | |||||
<a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></li> | |||||
</ul> | </ul> | ||||
</section> | </section> | ||||