You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by co...@apache.org on 2003/01/21 15:30:02 UTC

cvs commit: jakarta-ant/xdocs/stylesheets project.xml templates.vm

conor       2003/01/21 06:30:02

  Modified:    docs     ant15_todo.html antnews.html bindownload.html
                        external.html faq.html index.html problems.html
                        projects.html resources.html srcdownload.html
               xdocs/stylesheets project.xml templates.vm
  Log:
  Improve conformance of website to HTML 4.01 DTD
  
  PR:	16115
  
  Revision  Changes    Path
  1.24      +9 -9      jakarta-ant/docs/ant15_todo.html
  
  Index: ant15_todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/ant15_todo.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -w -u -r1.23 -r1.24
  --- ant15_todo.html	6 Jan 2003 07:48:44 -0000	1.23
  +++ ant15_todo.html	21 Jan 2003 14:30:01 -0000	1.24
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.45      +13 -13    jakarta-ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v
  retrieving revision 1.44
  retrieving revision 1.45
  diff -u -w -u -r1.44 -r1.45
  --- antnews.html	6 Jan 2003 07:48:44 -0000	1.44
  +++ antnews.html	21 Jan 2003 14:30:01 -0000	1.45
  @@ -7,14 +7,14 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -25,7 +25,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -68,7 +68,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -89,9 +89,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.7       +7 -7      jakarta-ant/docs/bindownload.html
  
  Index: bindownload.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/bindownload.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -u -r1.6 -r1.7
  --- bindownload.html	7 Jan 2003 07:09:19 -0000	1.6
  +++ bindownload.html	21 Jan 2003 14:30:01 -0000	1.7
  @@ -7,7 +7,7 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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/."/>
  @@ -20,7 +20,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -63,7 +63,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -84,9 +84,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.79      +9 -9      jakarta-ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/external.html,v
  retrieving revision 1.78
  retrieving revision 1.79
  diff -u -w -u -r1.78 -r1.79
  --- external.html	21 Jan 2003 07:59:20 -0000	1.78
  +++ external.html	21 Jan 2003 14:30:01 -0000	1.79
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.47      +9 -9      jakarta-ant/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/faq.html,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -w -u -r1.46 -r1.47
  --- faq.html	13 Jan 2003 13:24:07 -0000	1.46
  +++ faq.html	21 Jan 2003 14:30:01 -0000	1.47
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.255     +11 -11    jakarta-ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/index.html,v
  retrieving revision 1.254
  retrieving revision 1.255
  diff -u -w -u -r1.254 -r1.255
  --- index.html	6 Jan 2003 07:48:44 -0000	1.254
  +++ index.html	21 Jan 2003 14:30:01 -0000	1.255
  @@ -7,12 +7,12 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -23,7 +23,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -66,7 +66,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -87,9 +87,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.27      +9 -9      jakarta-ant/docs/problems.html
  
  Index: problems.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/problems.html,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -w -u -r1.26 -r1.27
  --- problems.html	6 Jan 2003 07:48:44 -0000	1.26
  +++ problems.html	21 Jan 2003 14:30:01 -0000	1.27
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.21      +9 -9      jakarta-ant/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/projects.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -w -u -r1.20 -r1.21
  --- projects.html	6 Jan 2003 07:48:44 -0000	1.20
  +++ projects.html	21 Jan 2003 14:30:01 -0000	1.21
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.40      +9 -9      jakarta-ant/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -w -u -r1.39 -r1.40
  --- resources.html	6 Jan 2003 07:48:44 -0000	1.39
  +++ resources.html	21 Jan 2003 14:30:01 -0000	1.40
  @@ -7,10 +7,10 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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>
  @@ -21,7 +21,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -64,7 +64,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -85,9 +85,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.7       +7 -7      jakarta-ant/docs/srcdownload.html
  
  Index: srcdownload.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/srcdownload.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -w -u -r1.6 -r1.7
  --- srcdownload.html	7 Jan 2003 07:09:19 -0000	1.6
  +++ srcdownload.html	21 Jan 2003 14:30:01 -0000	1.7
  @@ -7,7 +7,7 @@
       <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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/."/>
  @@ -20,7 +20,7 @@
           <!-- TOP IMAGE -->
           <tr>
                   <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 align="right">
                 <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 border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
                   <p><strong>Apache Ant</strong></p>
       <ul>
             <li>      <a href="./index.html">Front Page</a>
  @@ -63,7 +63,7 @@
           </ul>
         <p><strong>Jakarta</strong></p>
       <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 &amp; Status</a>
     </li>
             <li>      <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
     </li>
  @@ -84,9 +84,9 @@
     </li>
             <li>      <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
     </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&amp;bug_severity=Enhancement">Enhancement Requests</a>
     </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&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">Patch Queue</a>
     </li>
           </ul>
               </td>
  
  
  
  1.10      +3 -3      jakarta-ant/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/stylesheets/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -u -r1.9 -r1.10
  --- project.xml	10 Dec 2002 12:13:35 -0000	1.9
  +++ project.xml	21 Jan 2003 14:30:02 -0000	1.10
  @@ -31,7 +31,7 @@
       </menu>
   
       <menu name="Jakarta">
  -        <item name="News &amp; Status"     href="/site/news.html"/>
  +        <item name="News &amp;amp; Status"     href="/site/news.html"/>
           <item name="Mission"               href="/site/mission.html"/>
           <item name="Guidelines Notes"      href="/site/guidelines.html"/>
           <item name="FAQs"                  href="/site/faqs.html"/>
  @@ -43,7 +43,7 @@
           <item name="Mailing Lists"         href="/site/mail.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="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>
  +        <item name="Enhancement Requests"  href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;amp;bug_severity=Enhancement"/>
  +        <item name="Patch Queue"           href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;amp;bug_status=ASSIGNED&amp;amp;bug_status=REOPENED&amp;amp;email1=&amp;amp;emailtype1=substring&amp;amp;emailassigned_to1=1&amp;amp;email2=&amp;amp;emailtype2=substring&amp;amp;emailreporter2=1&amp;amp;bugidtype=include&amp;amp;bug_id=&amp;amp;changedin=&amp;amp;votes=&amp;amp;chfieldfrom=&amp;amp;chfieldto=Now&amp;amp;chfieldvalue=&amp;amp;product=Ant&amp;amp;short_desc=%5BPATCH%5D&amp;amp;short_desc_type=allwordssubstr&amp;amp;long_desc=&amp;amp;long_desc_type=allwordssubstr&amp;amp;bug_file_loc=&amp;amp;bug_file_loc_type=allwordssubstr&amp;amp;keywords=&amp;amp;keywords_type=anywords&amp;amp;field0-0-0=noop&amp;amp;type0-0-0=noop&amp;amp;value0-0-0=&amp;amp;cmdtype=doit&amp;amp;order=Reuse+same+sort+as+last+time"/>    </menu>
       </body>
   </project>
  
  
  
  1.13      +6 -6      jakarta-ant/xdocs/stylesheets/templates.vm
  
  Index: templates.vm
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/xdocs/stylesheets/templates.vm,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -u -r1.12 -r1.13
  --- templates.vm	6 Jan 2003 07:48:45 -0000	1.12
  +++ templates.vm	21 Jan 2003 14:30:02 -0000	1.13
  @@ -71,8 +71,8 @@
   #end
   
   #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
   
   #macro ( image $value )
  @@ -127,7 +127,7 @@
   #macro (getProjectImage)
     #if ($project.getChild("logo"))
       <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 align="right">
       #set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
  @@ -148,7 +148,7 @@
     <html>
       <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
       <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"))
         #foreach ( $au in $authors )
  @@ -176,12 +176,12 @@
         </table>
         <table border="0" width="100%" cellspacing="4">
           <tr><td colspan="2">
  -          <hr noshade="" size="1"/>
  +          <hr noshade size="1"/>
           </td></tr>
           
           <tr>
             <!-- LEFT SIDE NAVIGATION -->
  -          <td valign="top" nowrap="true">
  +          <td valign="top" nowrap>
             #makeProject()
             </td>
             <td align="left" valign="top">
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-ant/xdocs/stylesheets project.xml templates.vm

Posted by Stefan Bodewig <bo...@apache.org>.
On 21 Jan 2003, <co...@apache.org> wrote:

>   Improve conformance of website to HTML 4.01 DTD

May the "why isn't it XHTML" peeps be gentle with you 8-)

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-ant/xdocs/stylesheets project.xml templates.vm

Posted by Conor MacNeill <co...@cortexebusiness.com.au>.
Erik Hatcher wrote:
> Perhaps we can now remove the ant15_todo file now too?  :)

+1

Conor


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-ant/xdocs/stylesheets project.xml templates.vm

Posted by Erik Hatcher <ja...@ehatchersolutions.com>.
Perhaps we can now remove the ant15_todo file now too?  :)

Or rename it to ant16_todo and remove things that are already done?  
Objections?

	Erik



On Tuesday, January 21, 2003, at 09:30  AM, conor@apache.org wrote:
> conor       2003/01/21 06:30:02
>
>   Modified:    docs     ant15_todo.html antnews.html bindownload.html
>                         external.html faq.html index.html problems.html
>                         projects.html resources.html srcdownload.html
>                xdocs/stylesheets project.xml templates.vm
>   Log:


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>