git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268994 13f79535-47bb-0310-9956-ffa450edef68master
@@ -10,11 +10,7 @@ | |||
<h2><a name="faq">FAQ</a></h2> | |||
<p>There is an on-line FAQ for Ant at <a target="_top" | |||
href="http://jakarta.apache.org/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">jakarta.apache.org</a>. This | |||
FAQ is interactive, which means you can ask and answer questions | |||
on line.</p> | |||
<p>One of the questions popping up quite often is "Is there a DTD for | |||
buildfiles?" Please refer to the FAQ for an answer.</p> | |||
href="http://jakarta.apache.org/ant/faq.html">jakarta.apache.org</a>.</p> | |||
<h2><a name="external">External Resources</a></h2> | |||
@@ -22,8 +18,8 @@ buildfiles?" Please refer to the FAQ for an answer.</p> | |||
here: | |||
<a href="http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt">http://people.netscape.com/chanezon/tech/ant/ant_preso.ppt</a></p> | |||
<p>Another ppt pres by Steve Loughran (steve_l@iseran.com) | |||
<a href="http://www.iseran.com/stuff/Modern_Development_Crises.ppt">http://www.iseran.com/stuff/Modern_Development_Crises.ppt</a></p> | |||
<p>Another pres by Steve Loughran (steve_l@iseran.com) | |||
<a href="http://www.iseran.com/Steve/modern_development_processes.html">http://www.iseran.com/Steve/modern_development_processes.html</a></a>.</p> | |||
<p>and some articles to get ideas from here: | |||
<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> | |||
@@ -39,7 +39,9 @@ | |||
</li> | |||
<li> <a href="./manual/">Documentation</a> | |||
</li> | |||
<li> <a href="./external.html">External Resources</a> | |||
<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> | |||
@@ -11,7 +11,7 @@ | |||
<meta name="author" value="Stefan Bodewig"> | |||
<meta name="email" value="bodewig@apache.org"> | |||
<title>The Jakarta Site - External Resources</title> | |||
<title>The Jakarta Site - External Tools and Tasks</title> | |||
</head> | |||
<body bgcolor="#ffffff" text="#000000" link="#525D76"> | |||
@@ -39,7 +39,9 @@ | |||
</li> | |||
<li> <a href="./manual/">Documentation</a> | |||
</li> | |||
<li> <a href="./external.html">External Resources</a> | |||
<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> | |||
@@ -80,7 +82,7 @@ | |||
<table border="0" cellspacing="0" cellpadding="2" width="100%"> | |||
<tr><td bgcolor="#525D76"> | |||
<font color="#ffffff" face="arial,helvetica,sanserif"> | |||
<a name="External Resources for Ant"><strong>External Resources for Ant</strong></a> | |||
<a name="External Tools and Tasks"><strong>External Tools and Tasks</strong></a> | |||
</font> | |||
</td></tr> | |||
<tr><td> | |||
@@ -39,7 +39,9 @@ | |||
</li> | |||
<li> <a href="./manual/">Documentation</a> | |||
</li> | |||
<li> <a href="./external.html">External Resources</a> | |||
<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> | |||
@@ -369,7 +371,7 @@ | |||
<tr><td> | |||
<blockquote> | |||
<p>See the <a href="external.html#IDE%47Editor+Integration">section | |||
on IDE integration</a> on our external resource page.</p> | |||
on IDE integration</a> on our external tools page.</p> | |||
</blockquote> | |||
</td></tr> | |||
</table> | |||
@@ -39,7 +39,9 @@ | |||
</li> | |||
<li> <a href="./manual/">Documentation</a> | |||
</li> | |||
<li> <a href="./external.html">External Resources</a> | |||
<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> | |||
@@ -209,8 +211,6 @@ Comprehensive documentation is included in the source and binary distribtions. | |||
</li> | |||
<li><a href="http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||
</li> | |||
<li><a href="/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">FAQ</a> | |||
</li> | |||
</ul> | |||
</blockquote> | |||
</td></tr> | |||
@@ -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 --> | |||
@@ -3,12 +3,12 @@ | |||
<properties> | |||
<author email="bodewig@apache.org">Stefan Bodewig</author> | |||
<title>External Resources</title> | |||
<title>External Tools and Tasks</title> | |||
</properties> | |||
<body> | |||
<section name="External Resources for Ant"> | |||
<section name="External Tools and Tasks"> | |||
<p>This page lists external resources for Ant: tasks, IDE | |||
integration tools, loggers, you name it. If you've written | |||
@@ -117,7 +117,7 @@ | |||
<question>Is Ant supported by my IDE/Editor?</question> | |||
<answer> | |||
<p>See the <a href="external.html#IDE%47Editor+Integration">section | |||
on IDE integration</a> on our external resource page.</p> | |||
on IDE integration</a> on our external tools page.</p> | |||
</answer> | |||
</faq> | |||
@@ -103,8 +103,6 @@ Comprehensive documentation is included in the source and binary distribtions. | |||
</li> | |||
<li><a href="http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||
</li> | |||
<li><a href="/jyve-faq/Turbine/screen/DisplayTopics/action/SetAll/project_id/2/faq_id/16">FAQ</a> | |||
</li> | |||
</ul> | |||
@@ -0,0 +1,45 @@ | |||
<?xml version="1.0"?> | |||
<document> | |||
<properties> | |||
<author email="bodewig@apache.org">Stefan Bodewig</author> | |||
<title>Resources</title> | |||
</properties> | |||
<body> | |||
<section name="Articles"> | |||
<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> | |||
</section> | |||
<section name="Presentations"> | |||
<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> | |||
</section> | |||
</body> | |||
</document> |
@@ -15,8 +15,10 @@ | |||
href="/antnews.html"/> | |||
<item name="Documentation" | |||
href="/manual/"/> | |||
<item name="External Resources" | |||
<item name="External Tools and Tasks" | |||
href="/external.html"/> | |||
<item name="Resources" | |||
href="/resources.html"/> | |||
<item name="Ant FAQ" | |||
href="/faq.html"/> | |||
</menu> | |||