You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by sb...@apache.org on 2002/02/03 23:00:45 UTC

cvs commit: jakarta-ant/docs/manual/CoreTasks ant.html antcall.html antstructure.html apply.html available.html checksum.html chmod.html common.html condition.html conditions.html copydir.html copyfile.html cvs.html cvspass.html delete.html deltree.html dependset.html ear.html echo.html exec.html fail.html filter.html fixcrlf.html genkey.html get.html gunzip.html gzip.html input.html jar.html java.html javac.html javadoc.html loadfile.html mail.html mkdir.html move.html pack.html parallel.html patch.html pathconvert.html property.html recorder.html rename.html replace.html rmic.html sequential.html signjar.html sleep.html sql.html style.html tar.html taskdef.html touch.html tstamp.html typedef.html unpack.html untar.html unzip.html uptodate.html waitfor.html war.html zip.html

sbailliez    02/02/03 14:00:45

  Modified:    docs/manual/CoreTasks ant.html antcall.html
                        antstructure.html apply.html available.html
                        checksum.html chmod.html common.html condition.html
                        conditions.html copydir.html copyfile.html cvs.html
                        cvspass.html delete.html deltree.html
                        dependset.html ear.html echo.html exec.html
                        fail.html filter.html fixcrlf.html genkey.html
                        get.html gunzip.html gzip.html input.html jar.html
                        java.html javac.html javadoc.html loadfile.html
                        mail.html mkdir.html move.html pack.html
                        parallel.html patch.html pathconvert.html
                        property.html recorder.html rename.html
                        replace.html rmic.html sequential.html signjar.html
                        sleep.html sql.html style.html tar.html
                        taskdef.html touch.html tstamp.html typedef.html
                        unpack.html untar.html unzip.html uptodate.html
                        waitfor.html war.html zip.html
  Log:
  Fix HTML title to be more useful for indexing.
  PR: 5020
  Reported By: jesse.glick@netbeans.com (Jesse Glick)
  
  Revision  Changes    Path
  1.11      +1 -1      jakarta-ant/docs/manual/CoreTasks/ant.html
  
  Index: ant.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/ant.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- ant.html	10 Jan 2002 08:48:29 -0000	1.10
  +++ ant.html	3 Feb 2002 22:00:41 -0000	1.11
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Ant Task</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTasks/antcall.html
  
  Index: antcall.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/antcall.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- antcall.html	10 Jan 2002 08:48:29 -0000	1.8
  +++ antcall.html	3 Feb 2002 22:00:41 -0000	1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>AntCall Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/antstructure.html
  
  Index: antstructure.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/antstructure.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- antstructure.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ antstructure.html	3 Feb 2002 22:00:41 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>AntStructure Task</title>
   </head>
   
   <body>
  
  
  
  1.13      +1 -1      jakarta-ant/docs/manual/CoreTasks/apply.html
  
  Index: apply.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/apply.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- apply.html	29 Jan 2002 16:47:32 -0000	1.12
  +++ apply.html	3 Feb 2002 22:00:41 -0000	1.13
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Apply Task</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTasks/available.html
  
  Index: available.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/available.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- available.html	10 Jan 2002 08:48:29 -0000	1.8
  +++ available.html	3 Feb 2002 22:00:41 -0000	1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Available Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/checksum.html
  
  Index: checksum.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/checksum.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- checksum.html	10 Jan 2002 08:48:29 -0000	1.3
  +++ checksum.html	3 Feb 2002 22:00:41 -0000	1.4
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Checksum Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/chmod.html
  
  Index: chmod.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/chmod.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- chmod.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ chmod.html	3 Feb 2002 22:00:41 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Chmod Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/common.html
  
  Index: common.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/common.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- common.html	10 Jan 2002 08:48:29 -0000	1.3
  +++ common.html	3 Feb 2002 22:00:41 -0000	1.4
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Common</title>
   </head>
   
   <body>
  
  
  
  1.11      +1 -1      jakarta-ant/docs/manual/CoreTasks/condition.html
  
  Index: condition.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/condition.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- condition.html	30 Nov 2001 12:05:27 -0000	1.10
  +++ condition.html	3 Feb 2002 22:00:41 -0000	1.11
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Condition Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/conditions.html
  
  Index: conditions.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/conditions.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- conditions.html	1 Feb 2002 07:24:49 -0000	1.6
  +++ conditions.html	3 Feb 2002 22:00:41 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Conditions Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/copydir.html
  
  Index: copydir.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/copydir.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- copydir.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ copydir.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Copydir Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/copyfile.html
  
  Index: copyfile.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/copyfile.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- copyfile.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ copyfile.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Copyfile Task</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTasks/cvs.html
  
  Index: cvs.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/cvs.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- cvs.html	10 Jan 2002 08:48:29 -0000	1.8
  +++ cvs.html	3 Feb 2002 22:00:42 -0000	1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>CVS Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/cvspass.html
  
  Index: cvspass.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/cvspass.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- cvspass.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ cvspass.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>CVSPass Task</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTasks/delete.html
  
  Index: delete.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/delete.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- delete.html	10 Jan 2002 08:48:29 -0000	1.7
  +++ delete.html	3 Feb 2002 22:00:42 -0000	1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Delete Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/deltree.html
  
  Index: deltree.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/deltree.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- deltree.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ deltree.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Deltree Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/dependset.html
  
  Index: dependset.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/dependset.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- dependset.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ dependset.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>DependSet Task</title>
   </head>
   
   <body>
  
  
  
  1.12      +1 -1      jakarta-ant/docs/manual/CoreTasks/ear.html
  
  Index: ear.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/ear.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ear.html	10 Jan 2002 08:48:29 -0000	1.11
  +++ ear.html	3 Feb 2002 22:00:42 -0000	1.12
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>EAR Task</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTasks/echo.html
  
  Index: echo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/echo.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- echo.html	10 Jan 2002 08:48:29 -0000	1.7
  +++ echo.html	3 Feb 2002 22:00:42 -0000	1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Echo Task</title>
   </head>
   
   <body>
  
  
  
  1.13      +1 -1      jakarta-ant/docs/manual/CoreTasks/exec.html
  
  Index: exec.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/exec.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- exec.html	29 Jan 2002 16:47:32 -0000	1.12
  +++ exec.html	3 Feb 2002 22:00:42 -0000	1.13
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Exec Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/fail.html
  
  Index: fail.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/fail.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- fail.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ fail.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Fail Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/filter.html
  
  Index: filter.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/filter.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- filter.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ filter.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Filter Task</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTasks/fixcrlf.html
  
  Index: fixcrlf.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/fixcrlf.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- fixcrlf.html	10 Jan 2002 08:48:29 -0000	1.8
  +++ fixcrlf.html	3 Feb 2002 22:00:42 -0000	1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>FixCRLF Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/genkey.html
  
  Index: genkey.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/genkey.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- genkey.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ genkey.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>GenKey</title>
  +<title>GenKey Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/get.html
  
  Index: get.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/get.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- get.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ get.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Get</title>
  +<title>Get Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/gunzip.html
  
  Index: gunzip.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/gunzip.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- gunzip.html	15 Nov 2001 09:14:10 -0000	1.4
  +++ gunzip.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>GUnZip Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/gzip.html
  
  Index: gzip.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/gzip.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- gzip.html	15 Nov 2001 09:14:10 -0000	1.6
  +++ gzip.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>GZip Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/input.html
  
  Index: input.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/input.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- input.html	28 Jan 2002 19:50:32 -0000	1.4
  +++ input.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Ant User Manual</title>
  +<title>Input Task</title>
   </head>
   
   <body>
  
  
  
  1.15      +1 -1      jakarta-ant/docs/manual/CoreTasks/jar.html
  
  Index: jar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/jar.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- jar.html	10 Jan 2002 08:48:29 -0000	1.14
  +++ jar.html	3 Feb 2002 22:00:42 -0000	1.15
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Jar Task</title>
   </head>
   
   <body>
  
  
  
  1.10      +1 -1      jakarta-ant/docs/manual/CoreTasks/java.html
  
  Index: java.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/java.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- java.html	29 Jan 2002 16:47:32 -0000	1.9
  +++ java.html	3 Feb 2002 22:00:42 -0000	1.10
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Java Task</title>
   </head>
   
   <body>
  
  
  
  1.23      +1 -1      jakarta-ant/docs/manual/CoreTasks/javac.html
  
  Index: javac.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/javac.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- javac.html	10 Jan 2002 08:48:29 -0000	1.22
  +++ javac.html	3 Feb 2002 22:00:42 -0000	1.23
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Javac Task</title>
   </head>
   
   <body>
  
  
  
  1.14      +1 -1      jakarta-ant/docs/manual/CoreTasks/javadoc.html
  
  Index: javadoc.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/javadoc.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- javadoc.html	10 Jan 2002 08:48:29 -0000	1.13
  +++ javadoc.html	3 Feb 2002 22:00:42 -0000	1.14
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Javadoc Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/loadfile.html
  
  Index: loadfile.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/loadfile.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- loadfile.html	1 Feb 2002 07:23:56 -0000	1.3
  +++ loadfile.html	3 Feb 2002 22:00:42 -0000	1.4
  @@ -1,6 +1,6 @@
   <html>
   <head>
  -<title>LoadFile</title>
  +<title>LoadFile Task</title>
   </head>
   
   <body>
  
  
  
  1.9       +1 -1      jakarta-ant/docs/manual/CoreTasks/mail.html
  
  Index: mail.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/mail.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- mail.html	10 Jan 2002 08:48:29 -0000	1.8
  +++ mail.html	3 Feb 2002 22:00:42 -0000	1.9
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Mail</title>
  +<title>Mail Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/mkdir.html
  
  Index: mkdir.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/mkdir.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- mkdir.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ mkdir.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Mkdir Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/move.html
  
  Index: move.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/move.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- move.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ move.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Move Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/pack.html
  
  Index: pack.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/pack.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- pack.html	10 Jan 2002 08:48:29 -0000	1.3
  +++ pack.html	3 Feb 2002 22:00:42 -0000	1.4
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>GZip/BZip2</title>
  +<title>GZip/BZip2 Tasks</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/parallel.html
  
  Index: parallel.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/parallel.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- parallel.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ parallel.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Parallel Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/patch.html
  
  Index: patch.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/patch.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- patch.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ patch.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Patch Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/pathconvert.html
  
  Index: pathconvert.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/pathconvert.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- pathconvert.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ pathconvert.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>PathConvert Task</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTasks/property.html
  
  Index: property.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/property.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- property.html	10 Jan 2002 08:48:29 -0000	1.7
  +++ property.html	3 Feb 2002 22:00:42 -0000	1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Property Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/recorder.html
  
  Index: recorder.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/recorder.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- recorder.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ recorder.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Recorder Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/rename.html
  
  Index: rename.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/rename.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- rename.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ rename.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Rename Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/replace.html
  
  Index: replace.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/replace.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- replace.html	10 Jan 2002 08:48:29 -0000	1.6
  +++ replace.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Replace Task</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTasks/rmic.html
  
  Index: rmic.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/rmic.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- rmic.html	10 Jan 2002 08:48:29 -0000	1.7
  +++ rmic.html	3 Feb 2002 22:00:42 -0000	1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Rmic Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/sequential.html
  
  Index: sequential.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/sequential.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- sequential.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ sequential.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Sequential Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/signjar.html
  
  Index: signjar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/signjar.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- signjar.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ signjar.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>SignJar</title>
  +<title>SignJar Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/sleep.html
  
  Index: sleep.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/sleep.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- sleep.html	10 Jan 2002 08:48:29 -0000	1.3
  +++ sleep.html	3 Feb 2002 22:00:42 -0000	1.4
  @@ -1,7 +1,7 @@
   <html>
   
   <head>
  -<title>Sleep</title>
  +<title>Sleep Task</title>
   </head>
   
   <body>
  
  
  
  1.10      +1 -1      jakarta-ant/docs/manual/CoreTasks/sql.html
  
  Index: sql.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/sql.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- sql.html	10 Jan 2002 08:48:29 -0000	1.9
  +++ sql.html	3 Feb 2002 22:00:42 -0000	1.10
  @@ -1,7 +1,7 @@
   <html>
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>SQL Task</title>
   </head>
   <body>
   
  
  
  
  1.16      +1 -1      jakarta-ant/docs/manual/CoreTasks/style.html
  
  Index: style.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/style.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- style.html	10 Jan 2002 08:48:29 -0000	1.15
  +++ style.html	3 Feb 2002 22:00:42 -0000	1.16
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Style Task</title>
   </head>
   
   <body>
  
  
  
  1.13      +1 -1      jakarta-ant/docs/manual/CoreTasks/tar.html
  
  Index: tar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/tar.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- tar.html	1 Feb 2002 07:34:34 -0000	1.12
  +++ tar.html	3 Feb 2002 22:00:42 -0000	1.13
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Tar Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/taskdef.html
  
  Index: taskdef.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/taskdef.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- taskdef.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ taskdef.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>TaskDef Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/touch.html
  
  Index: touch.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/touch.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- touch.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ touch.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Touch Task</title>
   </head>
   
   <body>
  
  
  
  1.12      +1 -1      jakarta-ant/docs/manual/CoreTasks/tstamp.html
  
  Index: tstamp.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/tstamp.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- tstamp.html	10 Jan 2002 08:48:29 -0000	1.11
  +++ tstamp.html	3 Feb 2002 22:00:42 -0000	1.12
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>TStamp Task</title>
   </head>
   
   <body>
  
  
  
  1.5       +1 -1      jakarta-ant/docs/manual/CoreTasks/typedef.html
  
  Index: typedef.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/typedef.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- typedef.html	10 Jan 2002 08:48:29 -0000	1.4
  +++ typedef.html	3 Feb 2002 22:00:42 -0000	1.5
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Typedef Task</title>
   </head>
   
   <body>
  
  
  
  1.4       +1 -1      jakarta-ant/docs/manual/CoreTasks/unpack.html
  
  Index: unpack.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/unpack.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- unpack.html	10 Jan 2002 08:48:29 -0000	1.3
  +++ unpack.html	3 Feb 2002 22:00:42 -0000	1.4
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>GUnzip/BUnzip2 Task</title>
   </head>
   
   <body>
  
  
  
  1.7       +1 -1      jakarta-ant/docs/manual/CoreTasks/untar.html
  
  Index: untar.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/untar.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- untar.html	21 Nov 2001 07:31:01 -0000	1.6
  +++ untar.html	3 Feb 2002 22:00:42 -0000	1.7
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Untar Task</title>
   </head>
   
   <body>
  
  
  
  1.8       +1 -1      jakarta-ant/docs/manual/CoreTasks/unzip.html
  
  Index: unzip.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/unzip.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- unzip.html	10 Jan 2002 08:48:29 -0000	1.7
  +++ unzip.html	3 Feb 2002 22:00:42 -0000	1.8
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Unzip Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/uptodate.html
  
  Index: uptodate.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/uptodate.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- uptodate.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ uptodate.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>Uptodate Task</title>
   </head>
   
   <body>
  
  
  
  1.6       +1 -1      jakarta-ant/docs/manual/CoreTasks/waitfor.html
  
  Index: waitfor.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/waitfor.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- waitfor.html	10 Jan 2002 08:48:29 -0000	1.5
  +++ waitfor.html	3 Feb 2002 22:00:42 -0000	1.6
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>WaitFor Task</title>
   </head>
   
   <body>
  
  
  
  1.13      +1 -1      jakarta-ant/docs/manual/CoreTasks/war.html
  
  Index: war.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/war.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- war.html	10 Jan 2002 08:48:29 -0000	1.12
  +++ war.html	3 Feb 2002 22:00:42 -0000	1.13
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>WAR Task</title>
   </head>
   
   <body>
  
  
  
  1.11      +1 -1      jakarta-ant/docs/manual/CoreTasks/zip.html
  
  Index: zip.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/CoreTasks/zip.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- zip.html	10 Jan 2002 08:48:29 -0000	1.10
  +++ zip.html	3 Feb 2002 22:00:42 -0000	1.11
  @@ -2,7 +2,7 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant User Manual</title>
  +<title>AZip Task</title>
   </head>
   
   <body>
  
  
  

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