You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2005/03/07 19:11:16 UTC

cvs commit: ant/docs/manual/OptionalTasks BorlandEJBTasks.html BorlandGenerateClient.html antlr.html attrib.html cab.html ccm.html chgrp.html chown.html clearcase.html depend.html dotnet.html echoproperties.html ejb.html ftp.html icontract.html image.html jarlib-available.html jarlib-display.html jarlib-manifest.html jarlib-resolve.html javacc.html javah.html jdepend.html jjdoc.html jjtree.html jlink.html jpcoverage.html jspc.html junit.html junitreport.html maudit.html mimemail.html mmetrics.html mparse.html native2ascii.html netrexxc.html perforce.html propertyfile.html pvcstask.html renameextensions.html replaceregexp.html rexec.html rpm.html schemavalidate.html scp.html script.html scriptdef.html serverdeploy.html sos.html sound.html splash.html sshexec.html starteam.html stylebook.html symlink.html telnet.html test.html translate.html vss.html wljspc.html xmlvalidate.html

peterreilly    2005/03/07 10:11:16

  Modified:    docs/manual/OptionalTasks BorlandEJBTasks.html
                        BorlandGenerateClient.html antlr.html attrib.html
                        cab.html ccm.html chgrp.html chown.html
                        clearcase.html depend.html dotnet.html
                        echoproperties.html ejb.html ftp.html
                        icontract.html image.html jarlib-available.html
                        jarlib-display.html jarlib-manifest.html
                        jarlib-resolve.html javacc.html javah.html
                        jdepend.html jjdoc.html jjtree.html jlink.html
                        jpcoverage.html jspc.html junit.html
                        junitreport.html maudit.html mimemail.html
                        mmetrics.html mparse.html native2ascii.html
                        netrexxc.html perforce.html propertyfile.html
                        pvcstask.html renameextensions.html
                        replaceregexp.html rexec.html rpm.html
                        schemavalidate.html scp.html script.html
                        scriptdef.html serverdeploy.html sos.html
                        sound.html splash.html sshexec.html starteam.html
                        stylebook.html symlink.html telnet.html test.html
                        translate.html vss.html wljspc.html
                        xmlvalidate.html
  Log:
  add reference to stylesheet for OptionalTasks
  
  Revision  Changes    Path
  1.14      +2 -1      ant/docs/manual/OptionalTasks/BorlandEJBTasks.html
  
  Index: BorlandEJBTasks.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/BorlandEJBTasks.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- BorlandEJBTasks.html	19 Nov 2004 09:07:11 -0000	1.13
  +++ BorlandEJBTasks.html	7 Mar 2005 18:11:14 -0000	1.14
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Borland EJB Tasks</title>
   </head>
   
  @@ -120,7 +121,7 @@
   </pre>
   
   <h3>&nbsp;</h3>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.11      +2 -1      ant/docs/manual/OptionalTasks/BorlandGenerateClient.html
  
  Index: BorlandGenerateClient.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/BorlandGenerateClient.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- BorlandGenerateClient.html	12 Nov 2004 10:36:28 -0000	1.10
  +++ BorlandGenerateClient.html	7 Mar 2005 18:11:14 -0000	1.11
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>BorlandGenerateClient Task</title>
   </head>
   
  @@ -68,7 +69,7 @@
   </pre>
   <pre>&nbsp;</pre>
   
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.14      +2 -1      ant/docs/manual/OptionalTasks/antlr.html
  
  Index: antlr.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/antlr.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- antlr.html	12 Nov 2004 10:36:28 -0000	1.13
  +++ antlr.html	7 Mar 2005 18:11:14 -0000	1.14
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>ANTLR Task</title>
   </head>
   
  @@ -178,7 +179,7 @@
   </p>
   <hr>
   
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.6       +2 -1      ant/docs/manual/OptionalTasks/attrib.html
  
  Index: attrib.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/attrib.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- attrib.html	24 Jun 2003 09:16:10 -0000	1.5
  +++ attrib.html	7 Mar 2005 18:11:14 -0000	1.6
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Ant User Manual</title>
   </head>
   
  @@ -97,7 +98,7 @@
     to a FileSet with <code>id</code> <code>other.shared.sources</code> get the
     same attributes.</p>
   <hr>
  -<p align="center">Copyright &copy; 2002-2003 Apache Software
  +<p align="center">Copyright &copy; 2002-2003,2005 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.10      +2 -1      ant/docs/manual/OptionalTasks/cab.html
  
  Index: cab.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/cab.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- cab.html	9 Feb 2004 21:50:08 -0000	1.9
  +++ cab.html	7 Mar 2005 18:11:14 -0000	1.10
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Cab Task</title>
   </head>
   
  @@ -142,7 +143,7 @@
   <p>is equivalent to the example above.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.15      +2 -1      ant/docs/manual/OptionalTasks/ccm.html
  
  Index: ccm.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ccm.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- ccm.html	19 Nov 2004 09:07:11 -0000	1.14
  +++ ccm.html	7 Mar 2005 18:11:14 -0000	1.15
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Continuus Tasks</title>
   </head>
   
  @@ -251,7 +252,7 @@
     current user as the resolver for this task.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   
  
  
  
  1.8       +2 -1      ant/docs/manual/OptionalTasks/chgrp.html
  
  Index: chgrp.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/chgrp.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- chgrp.html	12 Nov 2004 10:36:28 -0000	1.7
  +++ chgrp.html	7 Mar 2005 18:11:14 -0000	1.8
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Chgrp Task</title>
   </head>
   
  @@ -127,7 +128,7 @@
   
   
   <hr>
  -<p align="center">Copyright &copy; 2002-2004 Apache Software
  +<p align="center">Copyright &copy; 2002-2005 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.6       +2 -1      ant/docs/manual/OptionalTasks/chown.html
  
  Index: chown.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/chown.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- chown.html	12 Nov 2004 10:36:28 -0000	1.5
  +++ chown.html	7 Mar 2005 18:11:14 -0000	1.6
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Chown Task</title>
   </head>
   
  @@ -126,7 +127,7 @@
   <code>private_</code> would remain unaffected.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2002-2003 Apache Software
  +<p align="center">Copyright &copy; 2002-2003,2005 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.12      +2 -1      ant/docs/manual/OptionalTasks/clearcase.html
  
  Index: clearcase.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/clearcase.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- clearcase.html	12 Nov 2004 10:36:28 -0000	1.11
  +++ clearcase.html	7 Mar 2005 18:11:14 -0000	1.12
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Clearcase Tasks</title>
   <link rel="stylesheet" type="text/css" href="../stylesheets/antmanual.css">
   </head>
  @@ -934,7 +935,7 @@
   element type <i>text_file</i>. It also checks in the file after creation.</p>
   <hr>
   
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   reserved.</p>
   </body>
   </html>
  
  
  
  1.13      +2 -1      ant/docs/manual/OptionalTasks/depend.html
  
  Index: depend.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/depend.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- depend.html	12 Nov 2004 10:36:28 -0000	1.12
  +++ depend.html	7 Mar 2005 18:11:14 -0000	1.13
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Depend Task</title>
   </head>
   
  @@ -193,7 +194,7 @@
   in <code>${java.dir}/build_excludes</code>.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation.
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.22      +2 -1      ant/docs/manual/OptionalTasks/dotnet.html
  
  Index: dotnet.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/dotnet.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- dotnet.html	19 Nov 2004 09:07:11 -0000	1.21
  +++ dotnet.html	7 Mar 2005 18:11:14 -0000	1.22
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>.NET Tasks</title>
   </head>
   
  @@ -296,7 +297,7 @@
   <h4>Version 0.1</h4>
   Initial proof of concept; very rudimentary support for CSC only.
   
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.7       +2 -1      ant/docs/manual/OptionalTasks/echoproperties.html
  
  Index: echoproperties.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/echoproperties.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- echoproperties.html	19 Nov 2004 09:07:11 -0000	1.6
  +++ echoproperties.html	7 Mar 2005 18:11:14 -0000	1.7
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Echoproperties Task</title>
   </head>
   
  @@ -101,7 +102,7 @@
   <p>List all properties beginning with "java."</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2002-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2002-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.42      +3 -2      ant/docs/manual/OptionalTasks/ejb.html
  
  Index: ejb.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ejb.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- ejb.html	19 Nov 2004 09:07:11 -0000	1.41
  +++ ejb.html	7 Mar 2005 18:11:14 -0000	1.42
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>EJB Tasks</title>
   
   </head>
  @@ -1742,7 +1743,7 @@
   </pre>
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   
  
  
  
  1.29      +2 -1      ant/docs/manual/OptionalTasks/ftp.html
  
  Index: ftp.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/ftp.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- ftp.html	4 Mar 2005 22:31:40 -0000	1.28
  +++ ftp.html	7 Mar 2005 18:11:14 -0000	1.29
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>FTP Task</title>
   </head>
   
  @@ -448,7 +449,7 @@
   <code>&lt;fileset&gt;</code> pattern, like <code>&quot;somedir/**&quot;</code>.
   </p>
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.13      +2 -1      ant/docs/manual/OptionalTasks/icontract.html
  
  Index: icontract.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/icontract.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- icontract.html	12 Nov 2004 10:36:28 -0000	1.12
  +++ icontract.html	7 Mar 2005 18:11:14 -0000	1.13
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>IContract Task</title>
   </head>
   
  @@ -159,7 +160,7 @@
   </pre>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.5       +2 -1      ant/docs/manual/OptionalTasks/image.html
  
  Index: image.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/image.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- image.html	12 Nov 2004 10:36:28 -0000	1.4
  +++ image.html	7 Mar 2005 18:11:14 -0000	1.5
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Image Task</title>
   </head>
   
  @@ -215,7 +216,7 @@
   </pre></blockquote>
   
   <hr>
  -<p align="center">Copyright &copy; 2003 Apache Software
  +<p align="center">Copyright &copy; 2003,2005 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.5       +2 -1      ant/docs/manual/OptionalTasks/jarlib-available.html
  
  Index: jarlib-available.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jarlib-available.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jarlib-available.html	12 Nov 2004 10:36:28 -0000	1.4
  +++ jarlib-available.html	7 Mar 2005 18:11:14 -0000	1.5
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>jarlib-available Task</title>
   </head>
   
  @@ -111,7 +112,7 @@
     &lt;/jarlib-available&gt;
   </pre>
   
  -<hr><p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.4       +2 -1      ant/docs/manual/OptionalTasks/jarlib-display.html
  
  Index: jarlib-display.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jarlib-display.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jarlib-display.html	9 Feb 2004 21:50:08 -0000	1.3
  +++ jarlib-display.html	7 Mar 2005 18:11:14 -0000	1.4
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>jarlib-display Task</title>
   </head>
   
  @@ -57,7 +58,7 @@
     &lt;/jarlib-display&gt;
   </pre>
   
  -<hr><p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.5       +2 -1      ant/docs/manual/OptionalTasks/jarlib-manifest.html
  
  Index: jarlib-manifest.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jarlib-manifest.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jarlib-manifest.html	12 Nov 2004 10:36:28 -0000	1.4
  +++ jarlib-manifest.html	7 Mar 2005 18:11:14 -0000	1.5
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>jarlib-manifest Task</title>
   </head>
   
  @@ -100,7 +101,7 @@
   &lt;/jarlib-manifest&gt;
   </pre>
   
  -<hr><p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.5       +2 -1      ant/docs/manual/OptionalTasks/jarlib-resolve.html
  
  Index: jarlib-resolve.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jarlib-resolve.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- jarlib-resolve.html	12 Nov 2004 10:36:28 -0000	1.4
  +++ jarlib-resolve.html	7 Mar 2005 18:11:14 -0000	1.5
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>jarlib-resolve Task</title>
   </head>
   
  @@ -188,7 +189,7 @@
     &lt;/jarlib-resolve&gt;
   </pre>
   
  -<hr><p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.7       +2 -1      ant/docs/manual/OptionalTasks/javacc.html
  
  Index: javacc.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/javacc.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- javacc.html	23 Jul 2003 14:12:11 -0000	1.6
  +++ javacc.html	7 Mar 2005 18:11:14 -0000	1.7
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JavaCC Task</title>
   </head>
   
  @@ -177,7 +178,7 @@
   </p>
   <hr>
   
  -<p align="center">Copyright &copy; 2000-2001,2003 Apache Software Foundation.
  +<p align="center">Copyright &copy; 2000-2001,2003,2005 Apache Software Foundation.
   All rights
   Reserved.</p>
   
  
  
  
  1.10      +1 -0      ant/docs/manual/OptionalTasks/javah.html
  
  Index: javah.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/javah.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- javah.html	4 Feb 2005 08:08:07 -0000	1.9
  +++ javah.html	7 Mar 2005 18:11:14 -0000	1.10
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Javah Task</title>
   </head>
   
  
  
  
  1.14      +3 -2      ant/docs/manual/OptionalTasks/jdepend.html
  
  Index: jdepend.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jdepend.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- jdepend.html	19 Nov 2004 09:07:11 -0000	1.13
  +++ jdepend.html	7 Mar 2005 18:11:14 -0000	1.14
  @@ -2,7 +2,8 @@
   
   <html>
   <head>
  -   <title>JDepend Task</title>
  +   <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>JDepend Task</title>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <meta http-equiv="Content-Language" content="en-us">
   </head>
  @@ -154,7 +155,7 @@
   javax.* packages.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.4       +3 -2      ant/docs/manual/OptionalTasks/jjdoc.html
  
  Index: jjdoc.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jjdoc.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- jjdoc.html	9 Feb 2004 21:50:08 -0000	1.3
  +++ jjdoc.html	7 Mar 2005 18:11:14 -0000	1.4
  @@ -3,7 +3,8 @@
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <meta http-equiv="Content-Language" content="en-us">
  -   <title>JJDoc Task</title>
  +   <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>JJDoc Task</title>
   </head>
   <body>
   
  @@ -94,7 +95,7 @@
   BNF documentation file, ParserBNF.html, file to doc.
   <br>
   <hr>
  -<p align="center">Copyright &copy; 2003-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2003-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.11      +3 -2      ant/docs/manual/OptionalTasks/jjtree.html
  
  Index: jjtree.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jjtree.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- jjtree.html	12 Nov 2004 10:36:28 -0000	1.10
  +++ jjtree.html	7 Mar 2005 18:11:14 -0000	1.11
  @@ -3,7 +3,8 @@
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <meta http-equiv="Content-Language" content="en-us">
  -   <title>JJTree Task</title>
  +   <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>JJTree Task</title>
   </head>
   <body>
   
  @@ -531,7 +532,7 @@
   
   <br>
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/jlink.html
  
  Index: jlink.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jlink.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jlink.html	9 Feb 2004 21:50:08 -0000	1.8
  +++ jlink.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JLink Task</title>
   </head>
   <body>
  @@ -152,7 +153,7 @@
   </pre>
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   
  
  
  
  1.9       +3 -2      ant/docs/manual/OptionalTasks/jpcoverage.html
  
  Index: jpcoverage.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jpcoverage.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- jpcoverage.html	12 Nov 2004 10:36:28 -0000	1.8
  +++ jpcoverage.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JProbe Tasks</title>
   </head>
   <body>
  @@ -43,7 +44,7 @@
   <hr>
   
   <h2><a name="jpcoverage">JPCoverage</a></h2>
  -Perform code covering functions by comparing source code line execution to the program�s source code as a whole.
  +Perform code covering functions by comparing source code line execution to the program�s source code as a whole.
   
   <h3>Parameters</h3>
   <table border="1" cellpadding="2" cellspacing="0">
  @@ -532,7 +533,7 @@
   &lt;/style&gt;</pre>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.21      +2 -1      ant/docs/manual/OptionalTasks/jspc.html
  
  Index: jspc.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/jspc.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- jspc.html	19 Nov 2004 09:07:11 -0000	1.20
  +++ jspc.html	7 Mar 2005 18:11:14 -0000	1.21
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JSPC Task</title>
   </head>
   
  @@ -280,7 +281,7 @@
   compile the Java code.
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.38      +2 -1      ant/docs/manual/OptionalTasks/junit.html
  
  Index: junit.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/junit.html,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- junit.html	11 May 2004 11:46:49 -0000	1.37
  +++ junit.html	7 Mar 2005 18:11:14 -0000	1.38
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JUnit Task</title>
   </head>
   <body>
  @@ -574,7 +575,7 @@
   <code>${reports.tests}</code>.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.17      +2 -1      ant/docs/manual/OptionalTasks/junitreport.html
  
  Index: junitreport.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/junitreport.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- junitreport.html	30 Jul 2004 17:47:57 -0000	1.16
  +++ junitreport.html	7 Mar 2005 18:11:14 -0000	1.17
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>JUnitReport Task</title>
   </head>
   
  @@ -107,7 +108,7 @@
   generate the default framed report in the directory <tt>report/html</tt>.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   
  
  
  
  1.10      +2 -1      ant/docs/manual/OptionalTasks/maudit.html
  
  Index: maudit.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/maudit.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- maudit.html	9 Feb 2004 21:50:08 -0000	1.9
  +++ maudit.html	7 Mar 2005 18:11:14 -0000	1.10
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>MAudit Task</title>
   </head>
   
  @@ -131,7 +132,7 @@
   </pre>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/mimemail.html
  
  Index: mimemail.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/mimemail.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mimemail.html	9 Feb 2004 21:50:08 -0000	1.8
  +++ mimemail.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>MimeMail Task</title>
   </head>
   
  @@ -91,7 +92,7 @@
           &lt;/fileset&gt;
       &lt;/mimemail&gt;
   </pre>
  -<hr><p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<hr><p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/mmetrics.html
  
  Index: mmetrics.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/mmetrics.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mmetrics.html	9 Feb 2004 21:50:08 -0000	1.8
  +++ mmetrics.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>MMetrics Task</title>
   </head>
   
  @@ -116,7 +117,7 @@
   &lt;/style&gt;
   </pre>
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.7       +2 -1      ant/docs/manual/OptionalTasks/mparse.html
  
  Index: mparse.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/mparse.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- mparse.html	9 Feb 2004 21:50:08 -0000	1.6
  +++ mparse.html	7 Mar 2005 18:11:14 -0000	1.7
  @@ -3,6 +3,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>MParse Task</title>
   </head>
   
  @@ -113,7 +114,7 @@
    and cleans up the intermediate Sun JavaCC file.
   </p>
   <hr>
  -<p align="center">Copyright &copy; 2001,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.12      +2 -1      ant/docs/manual/OptionalTasks/native2ascii.html
  
  Index: native2ascii.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/native2ascii.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- native2ascii.html	2 Feb 2005 13:46:08 -0000	1.11
  +++ native2ascii.html	7 Mar 2005 18:11:14 -0000	1.12
  @@ -1,5 +1,6 @@
   <html>
  -  <head><title>Native2Ascii Task</title></head>
  +  <head><link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>Native2Ascii Task</title></head>
     <body>
       <h2>Native2Ascii</h2>
   
  
  
  
  1.11      +2 -1      ant/docs/manual/OptionalTasks/netrexxc.html
  
  Index: netrexxc.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/netrexxc.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- netrexxc.html	12 Nov 2004 10:36:28 -0000	1.10
  +++ netrexxc.html	7 Mar 2005 18:11:14 -0000	1.11
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>NetRexxC Task</title>
   </head>
   
  @@ -307,7 +308,7 @@
     </p>
   </blockquote>
   <hr>
  -<p align="center">Copyright &copy; 2000-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.29      +2 -1      ant/docs/manual/OptionalTasks/perforce.html
  
  Index: perforce.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/perforce.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- perforce.html	12 Nov 2004 14:39:52 -0000	1.28
  +++ perforce.html	7 Mar 2005 18:11:14 -0000	1.29
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Perforce Tasks</title>
   </head>
   <body>
  @@ -980,7 +981,7 @@
   </tr>
   </table>
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.14      +2 -1      ant/docs/manual/OptionalTasks/propertyfile.html
  
  Index: propertyfile.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/propertyfile.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- propertyfile.html	9 Feb 2004 21:50:08 -0000	1.13
  +++ propertyfile.html	7 Mar 2005 18:11:14 -0000	1.14
  @@ -1,6 +1,7 @@
   <html>
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>PropertyFile Task</title>
   </head>
   
  @@ -185,7 +186,7 @@
   <p>Each time called, a &quot;.&quot; will be appended to &quot;progress&quot;
   </p>
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.12      +3 -2      ant/docs/manual/OptionalTasks/pvcstask.html
  
  Index: pvcstask.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/pvcstask.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- pvcstask.html	19 Nov 2004 09:07:11 -0000	1.11
  +++ pvcstask.html	7 Mar 2005 18:11:14 -0000	1.12
  @@ -3,7 +3,8 @@
   <head>
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <meta http-equiv="Content-Language" content="en-us">
  -   <title>PVCS task</title>
  +   <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>PVCS task</title>
   </head>
   <body>
   
  @@ -273,7 +274,7 @@
     Total time: 22 seconds</pre>
   
   <hr WIDTH="100%">
  -<p align="center">Copyright &copy; 2001-2004 Apache Software
  +<p align="center">Copyright &copy; 2001-2005 Apache Software
   Foundation. All rights Reserved.</p>
   <p>PVCS is a registered trademark of MERANT.</p>
   </body>
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/renameextensions.html
  
  Index: renameextensions.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/renameextensions.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- renameextensions.html	9 Feb 2004 21:50:08 -0000	1.8
  +++ renameextensions.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>RenameExtensions Task</title>
   </head>
   
  @@ -100,7 +101,7 @@
   </blockquote>
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.24      +2 -1      ant/docs/manual/OptionalTasks/replaceregexp.html
  
  Index: replaceregexp.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/replaceregexp.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- replaceregexp.html	19 Nov 2004 09:07:11 -0000	1.23
  +++ replaceregexp.html	7 Mar 2005 18:11:14 -0000	1.24
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>ReplaceRegExp Task</title>
   </head>
   <body>
  @@ -134,7 +135,7 @@
   </pre>
   </p>
   <hr/>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.5       +2 -1      ant/docs/manual/OptionalTasks/rexec.html
  
  Index: rexec.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/rexec.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- rexec.html	19 Nov 2004 09:07:11 -0000	1.4
  +++ rexec.html	7 Mar 2005 18:11:14 -0000	1.5
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>RExec Task</title>
   </head>
   
  @@ -88,7 +89,7 @@
   </pre></blockquote>
   
   <hr>
  -<p align="center">Copyright &copy; 2003-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2003-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/rpm.html
  
  Index: rpm.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/rpm.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- rpm.html	12 Nov 2004 10:36:28 -0000	1.8
  +++ rpm.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -2,6 +2,7 @@
   <html>
   
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Rpm Task</title>
   </head>
   
  @@ -76,7 +77,7 @@
   </table>
   <hr>
   
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.4       +1 -0      ant/docs/manual/OptionalTasks/schemavalidate.html
  
  Index: schemavalidate.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/schemavalidate.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- schemavalidate.html	23 Feb 2005 12:51:07 -0000	1.3
  +++ schemavalidate.html	7 Mar 2005 18:11:14 -0000	1.4
  @@ -1,6 +1,7 @@
   <html>
   
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>SchemaValidate Task</title>
   </head>
   
  
  
  
  1.17      +2 -1      ant/docs/manual/OptionalTasks/scp.html
  
  Index: scp.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/scp.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- scp.html	19 Nov 2004 09:07:11 -0000	1.16
  +++ scp.html	7 Mar 2005 18:11:14 -0000	1.17
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>SCP Task</title>
   </head>
   
  @@ -227,7 +228,7 @@
   instead.
   </p>
   
  -<hr><p align="center">Copyright &copy; 2003-2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2003-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.24      +2 -1      ant/docs/manual/OptionalTasks/script.html
  
  Index: script.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/script.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- script.html	2 Mar 2005 19:26:09 -0000	1.23
  +++ script.html	7 Mar 2005 18:11:14 -0000	1.24
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us"></meta>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Script Task</title>
   </head>
   
  @@ -256,7 +257,7 @@
   
   
   <hr>
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.11      +1 -0      ant/docs/manual/OptionalTasks/scriptdef.html
  
  Index: scriptdef.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/scriptdef.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- scriptdef.html	7 Mar 2005 12:26:31 -0000	1.10
  +++ scriptdef.html	7 Mar 2005 18:11:14 -0000	1.11
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Scriptdef Task</title>
   </head>
   
  
  
  
  1.9       +2 -1      ant/docs/manual/OptionalTasks/serverdeploy.html
  
  Index: serverdeploy.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/serverdeploy.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- serverdeploy.html	19 Nov 2004 09:07:11 -0000	1.8
  +++ serverdeploy.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>ServerDeploy Task</title>
   
   </head>
  @@ -314,6 +315,6 @@
   
   
   <hr>
  -<p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation. All rights Reserved.</p>
  +<p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation. All rights Reserved.</p>
   </body>
   </html>
  \ No newline at end of file
  
  
  
  1.9       +3 -2      ant/docs/manual/OptionalTasks/sos.html
  
  Index: sos.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sos.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- sos.html	9 Feb 2004 21:50:08 -0000	1.8
  +++ sos.html	7 Mar 2005 18:11:14 -0000	1.9
  @@ -3,7 +3,8 @@
   <head>
   
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  -  <title>SOS Tasks</title>
  +  <link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>SOS Tasks</title>
   
   </head>
   <body>
  @@ -482,7 +483,7 @@
   soscmd(.exe) file to be used resides in /usr/local/bin.</small><br>
   <br>
   <hr>
  -<p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.11      +2 -1      ant/docs/manual/OptionalTasks/sound.html
  
  Index: sound.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sound.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- sound.html	9 Feb 2004 21:50:08 -0000	1.10
  +++ sound.html	7 Mar 2005 18:11:14 -0000	1.11
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Sound Task</title>
   </head>
   
  @@ -96,7 +97,7 @@
   randomly selects a sound-file to play when the build succeeds or fails.
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.6       +2 -1      ant/docs/manual/OptionalTasks/splash.html
  
  Index: splash.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/splash.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- splash.html	19 Nov 2004 09:07:11 -0000	1.5
  +++ splash.html	7 Mar 2005 18:11:14 -0000	1.6
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Ant User Manual</title>
   </head>
   
  @@ -96,7 +97,7 @@
   <p>Splashes the jakarta logo, for
   an initial period of 5 seconds.</p>
   <hr>
  -<p align="center">Copyright &copy; 2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.13      +2 -1      ant/docs/manual/OptionalTasks/sshexec.html
  
  Index: sshexec.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/sshexec.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- sshexec.html	12 Nov 2004 10:36:28 -0000	1.12
  +++ sshexec.html	7 Mar 2005 18:11:14 -0000	1.13
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>SSHEXEC Task</title>
   </head>
   
  @@ -155,7 +156,7 @@
   </pre>
   </p>
   
  -<hr><p align="center">Copyright &copy; 2003-2004 The Apache Software Foundation.
  +<hr><p align="center">Copyright &copy; 2003-2005 The Apache Software Foundation.
   All rights Reserved.</p>
   
   </body>
  
  
  
  1.29      +2 -1      ant/docs/manual/OptionalTasks/starteam.html
  
  Index: starteam.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/starteam.html,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- starteam.html	12 Nov 2004 10:36:28 -0000	1.28
  +++ starteam.html	7 Mar 2005 18:11:14 -0000	1.29
  @@ -1,6 +1,7 @@
   <html>
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>StarTeam Tasks</title>
   </head>
   <body>
  @@ -969,7 +970,7 @@
   
   <hr>
   <p align="center">
  -Copyright &copy; 2001-2004 The Apache Software Foundation. All rights Reserved.
  +Copyright &copy; 2001-2005 The Apache Software Foundation. All rights Reserved.
   </p>
   
   </body>
  
  
  
  1.10      +2 -1      ant/docs/manual/OptionalTasks/stylebook.html
  
  Index: stylebook.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/stylebook.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- stylebook.html	19 Nov 2004 09:07:11 -0000	1.9
  +++ stylebook.html	7 Mar 2005 18:11:14 -0000	1.10
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>StyleBook Task</title>
   </head>
   
  @@ -62,7 +63,7 @@
   src/xdocs/book.xml and using the skin located in directory src/skins/myskin.
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.4       +2 -1      ant/docs/manual/OptionalTasks/symlink.html
  
  Index: symlink.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/symlink.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- symlink.html	19 Nov 2004 09:07:11 -0000	1.3
  +++ symlink.html	7 Mar 2005 18:11:14 -0000	1.4
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Symlink Task</title>
   </head>
   
  @@ -117,7 +118,7 @@
     <code>link=subdir/foo.bar</code> and restored as
     <code>link --> subdir/foo.bar</code></p>
   
  -<hr><p align="center">Copyright &copy; 2002,2004 Apache Software
  +<hr><p align="center">Copyright &copy; 2002,2004-2005 Apache Software
   Foundation.  All rights Reserved.</p>
   
   </body>
  
  
  
  1.13      +2 -1      ant/docs/manual/OptionalTasks/telnet.html
  
  Index: telnet.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/telnet.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- telnet.html	19 Nov 2004 09:07:11 -0000	1.12
  +++ telnet.html	7 Mar 2005 18:11:14 -0000	1.13
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Telnet Task</title>
   </head>
   
  @@ -132,7 +133,7 @@
   select "display/change registry settings", then "NTLM", then set the value of NTLM to 1.
   </p>
   <hr>
  -<p align="center">Copyright &copy; 2000-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.13      +2 -1      ant/docs/manual/OptionalTasks/test.html
  
  Index: test.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/test.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- test.html	19 Nov 2004 09:07:11 -0000	1.12
  +++ test.html	7 Mar 2005 18:11:14 -0000	1.13
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Test Task</title>
   </head>
   
  @@ -70,7 +71,7 @@
   The above will run the testlets org.foo.MyTestlet and org.foo.MyOtherTestlet
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.8       +2 -1      ant/docs/manual/OptionalTasks/translate.html
  
  Index: translate.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/translate.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- translate.html	9 Feb 2004 21:50:08 -0000	1.7
  +++ translate.html	7 Mar 2005 18:11:14 -0000	1.8
  @@ -2,6 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Translate Task</title>
   </head>
   
  @@ -161,7 +162,7 @@
     &lt;/translate&gt;
   </pre>
   <hr>
  -<p align="center">Copyright &copy; 2001-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.18      +3 -2      ant/docs/manual/OptionalTasks/vss.html
  
  Index: vss.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/vss.html,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- vss.html	19 Nov 2004 09:07:11 -0000	1.17
  +++ vss.html	7 Mar 2005 18:11:14 -0000	1.18
  @@ -1,5 +1,6 @@
   <html>
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>Microsoft Visual SourceSafe(VSS) Tasks</title>
   </head>
   <body>
  @@ -803,7 +804,7 @@
   <hr>
   
   <!-- Footer -->
  -<p align="center">Copyright &copy; 2000-2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2000-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.10      +3 -2      ant/docs/manual/OptionalTasks/wljspc.html
  
  Index: wljspc.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/wljspc.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- wljspc.html	12 Nov 2004 10:36:28 -0000	1.9
  +++ wljspc.html	7 Mar 2005 18:11:14 -0000	1.10
  @@ -1,5 +1,6 @@
   <html>
  -<head><title>WLJSPC Task</title></head>
  +<head><link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
  +<title>WLJSPC Task</title></head>
   <body>
   <h1>wljspc</h1>
   <h3>Description</h3>
  @@ -78,7 +79,7 @@
   many files at one go, it is called multiple times with one jsp file each.</li>
   </ul>
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   </body>
   </html>
  
  
  
  1.15      +2 -1      ant/docs/manual/OptionalTasks/xmlvalidate.html
  
  Index: xmlvalidate.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/OptionalTasks/xmlvalidate.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- xmlvalidate.html	11 Jun 2004 22:47:23 -0000	1.14
  +++ xmlvalidate.html	7 Mar 2005 18:11:14 -0000	1.15
  @@ -1,6 +1,7 @@
   <html>
   
   <head>
  +<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
   <title>XMLValidate Task</title>
   </head>
   
  @@ -237,7 +238,7 @@
   Validate the file xml/endpiece-noSchema.xml against the schema xml/doc.xsd.
   <br>
   <hr>
  -<p align="center">Copyright &copy; 2001-2002,2004 The Apache Software Foundation. All rights
  +<p align="center">Copyright &copy; 2001-2002,2004-2005 The Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org