PR: 16115 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273839 13f79535-47bb-0310-9956-ffa450edef68master
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<meta name="author" value="Erik Hatcher"> | |||||
<meta name="email" value="ehatcher@apache.org"> | |||||
<meta name="author" content="Erik Hatcher"> | |||||
<meta name="email" content="ehatcher@apache.org"> | |||||
<title>Apache Ant - Ant 1.5 Release To-Do List</title> | <title>Apache Ant - Ant 1.5 Release To-Do List</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,14 +7,14 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<meta name="author" value="Conor MacNeill"> | |||||
<meta name="email" value=""> | |||||
<meta name="author" value="Stefan Bodewig"> | |||||
<meta name="email" value="stefan.bodewig@epost.de"> | |||||
<meta name="author" value="Magesh Umasankar"> | |||||
<meta name="email" value=""> | |||||
<meta name="author" content="Conor MacNeill"> | |||||
<meta name="email" content=""> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="stefan.bodewig@epost.de"> | |||||
<meta name="author" content="Magesh Umasankar"> | |||||
<meta name="email" content=""> | |||||
<title>Apache Ant - Ant News</title> | <title>Apache Ant - Ant News</title> | ||||
@@ -25,7 +25,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -34,12 +34,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -68,7 +68,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -89,9 +89,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,7 +7,7 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<base href="http://jakarta.apache.org/ant/."/> | <base href="http://jakarta.apache.org/ant/."/> | ||||
@@ -20,7 +20,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -29,12 +29,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -63,7 +63,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -84,9 +84,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<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"> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="bodewig@apache.org"> | |||||
<title>Apache Ant - External Tools and Tasks</title> | <title>Apache Ant - External Tools and Tasks</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<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"> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="bodewig@apache.org"> | |||||
<title>Apache Ant - Frequently Asked Questions</title> | <title>Apache Ant - Frequently Asked Questions</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,12 +7,12 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<meta name="author" value="Conor MacNeill"> | |||||
<meta name="email" value=""> | |||||
<meta name="author" value="Stefan Bodewig"> | |||||
<meta name="email" value="stefan.bodewig@epost.de"> | |||||
<meta name="author" content="Conor MacNeill"> | |||||
<meta name="email" content=""> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="stefan.bodewig@epost.de"> | |||||
<title>Apache Ant - Ant</title> | <title>Apache Ant - Ant</title> | ||||
@@ -23,7 +23,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -32,12 +32,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -66,7 +66,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -87,9 +87,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<meta name="author" value="Conor MacNeill"> | |||||
<meta name="email" value=""> | |||||
<meta name="author" content="Conor MacNeill"> | |||||
<meta name="email" content=""> | |||||
<title>Apache Ant - Having Problems?</title> | <title>Apache Ant - Having Problems?</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<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"> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="bodewig@apache.org"> | |||||
<title>Apache Ant - Related Projects</title> | <title>Apache Ant - Related Projects</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,10 +7,10 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<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"> | |||||
<meta name="author" content="Stefan Bodewig"> | |||||
<meta name="email" content="bodewig@apache.org"> | |||||
<title>Apache Ant - Resources</title> | <title>Apache Ant - Resources</title> | ||||
@@ -21,7 +21,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -30,12 +30,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -64,7 +64,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -85,9 +85,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -7,7 +7,7 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
<base href="http://jakarta.apache.org/ant/."/> | <base href="http://jakarta.apache.org/ant/."/> | ||||
@@ -20,7 +20,7 @@ | |||||
<!-- TOP IMAGE --> | <!-- TOP IMAGE --> | ||||
<tr> | <tr> | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
<a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a> | ||||
@@ -29,12 +29,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
<p><strong>Apache Ant</strong></p> | <p><strong>Apache Ant</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="./index.html">Front Page</a> | <li> <a href="./index.html">Front Page</a> | ||||
@@ -63,7 +63,7 @@ | |||||
</ul> | </ul> | ||||
<p><strong>Jakarta</strong></p> | <p><strong>Jakarta</strong></p> | ||||
<ul> | <ul> | ||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
<li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a> | |||||
</li> | </li> | ||||
<li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a> | ||||
</li> | </li> | ||||
@@ -84,9 +84,9 @@ | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a> | ||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a> | |||||
</li> | </li> | ||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
<li> <a href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time">Patch Queue</a> | |||||
</li> | </li> | ||||
</ul> | </ul> | ||||
</td> | </td> | ||||
@@ -31,7 +31,7 @@ | |||||
</menu> | </menu> | ||||
<menu name="Jakarta"> | <menu name="Jakarta"> | ||||
<item name="News & Status" href="/site/news.html"/> | |||||
<item name="News &amp; Status" href="/site/news.html"/> | |||||
<item name="Mission" href="/site/mission.html"/> | <item name="Mission" href="/site/mission.html"/> | ||||
<item name="Guidelines Notes" href="/site/guidelines.html"/> | <item name="Guidelines Notes" href="/site/guidelines.html"/> | ||||
<item name="FAQs" href="/site/faqs.html"/> | <item name="FAQs" href="/site/faqs.html"/> | ||||
@@ -43,7 +43,7 @@ | |||||
<item name="Mailing Lists" href="/site/mail.html"/> | <item name="Mailing Lists" href="/site/mail.html"/> | ||||
<item name="Reference Library" href="/site/library.html"/> | <item name="Reference Library" href="/site/library.html"/> | ||||
<item name="Bug Database" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/> | <item name="Bug Database" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant"/> | ||||
<item name="Enhancement Requests" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement"/> | |||||
<item name="Patch Queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=&emailtype2=substring&emailreporter2=1&bugidtype=include&bug_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&product=Ant&short_desc=%5BPATCH%5D&short_desc_type=allwordssubstr&long_desc=&long_desc_type=allwordssubstr&bug_file_loc=&bug_file_loc_type=allwordssubstr&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&order=Reuse+same+sort+as+last+time"/> </menu> | |||||
<item name="Enhancement Requests" href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement"/> | |||||
<item name="Patch Queue" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Ant&amp;short_desc=%5BPATCH%5D&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time"/> </menu> | |||||
</body> | </body> | ||||
</project> | </project> |
@@ -71,8 +71,8 @@ | |||||
#end | #end | ||||
#macro ( metaauthor $author $email ) | #macro ( metaauthor $author $email ) | ||||
<meta name="author" value="$author"> | |||||
<meta name="email" value="$email"> | |||||
<meta name="author" content="$author"> | |||||
<meta name="email" content="$email"> | |||||
#end | #end | ||||
#macro ( image $value ) | #macro ( image $value ) | ||||
@@ -127,7 +127,7 @@ | |||||
#macro (getProjectImage) | #macro (getProjectImage) | ||||
#if ($project.getChild("logo")) | #if ($project.getChild("logo")) | ||||
<td align="left"> | <td align="left"> | ||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"/></a> | |||||
<a href="http://jakarta.apache.org"><img src="images/jakarta-logo.gif" border="0"></a> | |||||
</td> | </td> | ||||
<td align="right"> | <td align="right"> | ||||
#set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) | #set ( $logoString = $project.getChild("logo").getAttributeValue("href") ) | ||||
@@ -148,7 +148,7 @@ | |||||
<html> | <html> | ||||
<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! --> | ||||
<head> | <head> | ||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> | |||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |||||
#set ($authors = $root.getChild("properties").getChildren("author")) | #set ($authors = $root.getChild("properties").getChildren("author")) | ||||
#foreach ( $au in $authors ) | #foreach ( $au in $authors ) | ||||
@@ -176,12 +176,12 @@ | |||||
</table> | </table> | ||||
<table border="0" width="100%" cellspacing="4"> | <table border="0" width="100%" cellspacing="4"> | ||||
<tr><td colspan="2"> | <tr><td colspan="2"> | ||||
<hr noshade="" size="1"/> | |||||
<hr noshade size="1"/> | |||||
</td></tr> | </td></tr> | ||||
<tr> | <tr> | ||||
<!-- LEFT SIDE NAVIGATION --> | <!-- LEFT SIDE NAVIGATION --> | ||||
<td valign="top" nowrap="true"> | |||||
<td valign="top" nowrap> | |||||
#makeProject() | #makeProject() | ||||
</td> | </td> | ||||
<td align="left" valign="top"> | <td align="left" valign="top"> | ||||