|
|
@@ -0,0 +1,151 @@ |
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
|
|
|
|
|
|
|
<!-- Content Stylesheet for Site --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- start the processing --> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> |
|
|
|
|
|
|
|
<meta name="author" value="Stefan Bodewig"> |
|
|
|
<meta name="email" value="bodewig@apache.org"> |
|
|
|
|
|
|
|
<title>The Jakarta Site - Resources</title> |
|
|
|
</head> |
|
|
|
|
|
|
|
<body bgcolor="#ffffff" text="#000000" link="#525D76"> |
|
|
|
<table border="0" width="100%" cellspacing="0"> |
|
|
|
<!-- TOP IMAGE --> |
|
|
|
<tr> |
|
|
|
<td colspan="2"> |
|
|
|
<a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" align="left" border="0"/></a> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<table border="0" width="100%" cellspacing="4"> |
|
|
|
<tr><td colspan="2"> |
|
|
|
<hr noshade="" size="1"/> |
|
|
|
</td></tr> |
|
|
|
|
|
|
|
<tr> |
|
|
|
<!-- LEFT SIDE NAVIGATION --> |
|
|
|
<td valign="top" nowrap="true"> |
|
|
|
<p><strong>Ant</strong></p> |
|
|
|
<ul> |
|
|
|
<li> <a href="./index.html">Front Page</a> |
|
|
|
</li> |
|
|
|
<li> <a href="./antnews.html">News</a> |
|
|
|
</li> |
|
|
|
<li> <a href="./manual/">Documentation</a> |
|
|
|
</li> |
|
|
|
<li> <a href="./external.html">External Tools and Tasks</a> |
|
|
|
</li> |
|
|
|
<li> <a href="./resources.html">Resources</a> |
|
|
|
</li> |
|
|
|
<li> <a href="./faq.html">Ant FAQ</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
<p><strong>Download</strong></p> |
|
|
|
<ul> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
<p><strong>Jakarta</strong></p> |
|
|
|
<ul> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
<p><strong>Get Involved</strong></p> |
|
|
|
<ul> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a> |
|
|
|
</li> |
|
|
|
<li> <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</td> |
|
|
|
<td align="left" valign="top"> |
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%"> |
|
|
|
<tr><td bgcolor="#525D76"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<a name="Articles"><strong>Articles</strong></a> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
|
<tr><td> |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li>Incremental development with Ant and JUnit |
|
|
|
<a href="http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java">http://www-106.ibm.com/developerworks/library/j-ant/?dwzone=java</a>.</li> |
|
|
|
|
|
|
|
<li>Automate your build process using Java and Ant |
|
|
|
<a href="http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html">http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-ant.html</a>.</li> |
|
|
|
|
|
|
|
<li>Short tutorial in Cactus' (formerly J2EEUnit) |
|
|
|
documentation |
|
|
|
<a href="http://jakarta.apache.org/commons/cactus/ant.html">http://jakarta.apache.org/commons/cactus/ant.html</a>.</li> |
|
|
|
|
|
|
|
<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> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
|
</td></tr> |
|
|
|
</table> |
|
|
|
<table border="0" cellspacing="0" cellpadding="2" width="100%"> |
|
|
|
<tr><td bgcolor="#525D76"> |
|
|
|
<font color="#ffffff" face="arial,helvetica,sanserif"> |
|
|
|
<a name="Presentations"><strong>Presentations</strong></a> |
|
|
|
</font> |
|
|
|
</td></tr> |
|
|
|
<tr><td> |
|
|
|
<blockquote> |
|
|
|
<ul> |
|
|
|
<li>There is a powerpoint presentation on Ant 1.2 by |
|
|
|
<a href="mailto:chanezon@netscape.com">Patrick Chanezon</a> here: |
|
|
|
<a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></li> |
|
|
|
|
|
|
|
<li>An Ant presentation, made at the St. Louis Java Users Group |
|
|
|
meeting in March 2001 (PowerPoint): |
|
|
|
<a href="http://www.ociweb.com/javasig/knowledgebase/March2001/index.html">http://www.ociweb.com/javasig/knowledgebase/March2001/index.html</a></li> |
|
|
|
|
|
|
|
<li>A presentation by |
|
|
|
<a href="mailto:steve_l@iseran.com">Steve Loughran</a> |
|
|
|
on software develpoment processes that briefly covers Ant is here |
|
|
|
<a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a>.</li> |
|
|
|
</ul> |
|
|
|
</blockquote> |
|
|
|
</td></tr> |
|
|
|
</table> |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
|
|
|
|
<!-- FOOTER --> |
|
|
|
<tr><td colspan="2"> |
|
|
|
<hr noshade="" size="1"/> |
|
|
|
</td></tr> |
|
|
|
<tr><td colspan="2"> |
|
|
|
<div align="center"><font color="#525D76" size="-1"><em> |
|
|
|
Copyright © 1999-2001, Apache Software Foundation |
|
|
|
</em></font></div> |
|
|
|
</td></tr> |
|
|
|
</table> |
|
|
|
</body> |
|
|
|
</html> |
|
|
|
<!-- end the processing --> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|