From f62a1b10b73bd2dadb7f7e4ce9cac75feb461525 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 7 Mar 2005 18:09:10 +0000 Subject: [PATCH] add reference to stylesheet for CoreTasks git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277821 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/ant.html | 3 ++- docs/manual/CoreTasks/antcall.html | 3 ++- docs/manual/CoreTasks/antstructure.html | 3 ++- docs/manual/CoreTasks/apply.html | 1 + docs/manual/CoreTasks/apt.html | 3 ++- docs/manual/CoreTasks/available.html | 3 ++- docs/manual/CoreTasks/basename.html | 3 ++- docs/manual/CoreTasks/buildnumber.html | 3 ++- docs/manual/CoreTasks/changelog.html | 3 ++- docs/manual/CoreTasks/checksum.html | 1 + docs/manual/CoreTasks/chmod.html | 3 ++- docs/manual/CoreTasks/clone.html | 1 + docs/manual/CoreTasks/common.html | 3 ++- docs/manual/CoreTasks/concat.html | 5 +++-- docs/manual/CoreTasks/condition.html | 1 + docs/manual/CoreTasks/conditions.html | 1 + docs/manual/CoreTasks/copy.html | 1 + docs/manual/CoreTasks/copydir.html | 3 ++- docs/manual/CoreTasks/copyfile.html | 3 ++- docs/manual/CoreTasks/cvs.html | 3 ++- docs/manual/CoreTasks/cvspass.html | 3 ++- docs/manual/CoreTasks/cvstagdiff.html | 3 ++- docs/manual/CoreTasks/cvsversion.html | 3 ++- docs/manual/CoreTasks/defaultexcludes.html | 3 ++- docs/manual/CoreTasks/delete.html | 3 ++- docs/manual/CoreTasks/deltree.html | 3 ++- docs/manual/CoreTasks/dependset.html | 3 ++- docs/manual/CoreTasks/dirname.html | 3 ++- docs/manual/CoreTasks/ear.html | 1 + docs/manual/CoreTasks/echo.html | 3 ++- docs/manual/CoreTasks/exec.html | 1 + docs/manual/CoreTasks/fail.html | 3 ++- docs/manual/CoreTasks/filter.html | 3 ++- docs/manual/CoreTasks/fixcrlf.html | 1 + docs/manual/CoreTasks/genkey.html | 1 + docs/manual/CoreTasks/get.html | 3 ++- docs/manual/CoreTasks/gunzip.html | 1 + docs/manual/CoreTasks/gzip.html | 1 + docs/manual/CoreTasks/import.html | 3 ++- docs/manual/CoreTasks/input.html | 3 ++- docs/manual/CoreTasks/jar.html | 1 + docs/manual/CoreTasks/java.html | 1 + docs/manual/CoreTasks/javac.html | 3 ++- docs/manual/CoreTasks/javadoc.html | 3 ++- docs/manual/CoreTasks/length.html | 1 + docs/manual/CoreTasks/libraries.html | 1 + docs/manual/CoreTasks/loadfile.html | 3 ++- docs/manual/CoreTasks/loadproperties.html | 3 ++- docs/manual/CoreTasks/macrodef.html | 5 +++-- docs/manual/CoreTasks/mail.html | 1 + docs/manual/CoreTasks/manifest.html | 3 ++- docs/manual/CoreTasks/mkdir.html | 3 ++- docs/manual/CoreTasks/move.html | 3 ++- docs/manual/CoreTasks/nice.html | 1 + docs/manual/CoreTasks/pack.html | 3 ++- docs/manual/CoreTasks/parallel.html | 3 ++- docs/manual/CoreTasks/patch.html | 3 ++- docs/manual/CoreTasks/pathconvert.html | 1 + docs/manual/CoreTasks/presetdef.html | 5 +++-- docs/manual/CoreTasks/property.html | 3 ++- docs/manual/CoreTasks/recorder.html | 3 ++- docs/manual/CoreTasks/rename.html | 3 ++- docs/manual/CoreTasks/replace.html | 3 ++- docs/manual/CoreTasks/rmic.html | 3 ++- docs/manual/CoreTasks/sequential.html | 3 ++- docs/manual/CoreTasks/signjar.html | 1 + docs/manual/CoreTasks/sleep.html | 3 ++- docs/manual/CoreTasks/sql.html | 3 ++- docs/manual/CoreTasks/style.html | 3 ++- docs/manual/CoreTasks/sync.html | 3 ++- docs/manual/CoreTasks/tar.html | 3 ++- docs/manual/CoreTasks/taskdef.html | 3 ++- docs/manual/CoreTasks/touch.html | 1 + docs/manual/CoreTasks/tstamp.html | 3 ++- docs/manual/CoreTasks/typedef.html | 3 ++- docs/manual/CoreTasks/unpack.html | 3 ++- docs/manual/CoreTasks/untar.html | 1 + docs/manual/CoreTasks/unzip.html | 1 + docs/manual/CoreTasks/uptodate.html | 1 + docs/manual/CoreTasks/waitfor.html | 3 ++- docs/manual/CoreTasks/war.html | 1 + docs/manual/CoreTasks/xmlproperty.html | 3 ++- docs/manual/CoreTasks/zip.html | 1 + 83 files changed, 143 insertions(+), 60 deletions(-) diff --git a/docs/manual/CoreTasks/ant.html b/docs/manual/CoreTasks/ant.html index 862336174..2cb867eac 100644 --- a/docs/manual/CoreTasks/ant.html +++ b/docs/manual/CoreTasks/ant.html @@ -2,6 +2,7 @@ + Ant Task @@ -268,7 +269,7 @@ a <path> with the id path1, but new project using the id path2.


-

Copyright © 2000-2004 The Apache Software Foundation. All rights +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/antcall.html b/docs/manual/CoreTasks/antcall.html index a09d3713b..667ff504b 100644 --- a/docs/manual/CoreTasks/antcall.html +++ b/docs/manual/CoreTasks/antcall.html @@ -2,6 +2,7 @@ + AntCall Task @@ -168,7 +169,7 @@ targets so specified, in the order specified.

will copy the parent's definition of path1 into the new project using the id path2.

-

Copyright © 2000-2004 The Apache Software Foundation. All rights +


Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/antstructure.html b/docs/manual/CoreTasks/antstructure.html index 6b31a04f2..af9ece52a 100644 --- a/docs/manual/CoreTasks/antstructure.html +++ b/docs/manual/CoreTasks/antstructure.html @@ -2,6 +2,7 @@ + AntStructure Task @@ -46,7 +47,7 @@ listed as #IMPLIED.

 <antstructure output="project.dtd"/>
 
-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +


Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html index e39fbf49d..272bc2698 100644 --- a/docs/manual/CoreTasks/apply.html +++ b/docs/manual/CoreTasks/apply.html @@ -2,6 +2,7 @@ + Apply Task diff --git a/docs/manual/CoreTasks/apt.html b/docs/manual/CoreTasks/apt.html index ca9071489..fa4d9f6a7 100644 --- a/docs/manual/CoreTasks/apt.html +++ b/docs/manual/CoreTasks/apt.html @@ -1,5 +1,6 @@ -Apt Task + +Apt Task diff --git a/docs/manual/CoreTasks/available.html b/docs/manual/CoreTasks/available.html index b296a0358..849480ac8 100644 --- a/docs/manual/CoreTasks/available.html +++ b/docs/manual/CoreTasks/available.html @@ -2,6 +2,7 @@ + Available Task @@ -120,7 +121,7 @@ if the class javax.xml.transform.Transformer is found in the classp

sets the have.extras property to the value "true" if the resource-file extratasks.properties is found.

-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +


Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/basename.html b/docs/manual/CoreTasks/basename.html index 161cde049..936068a01 100644 --- a/docs/manual/CoreTasks/basename.html +++ b/docs/manual/CoreTasks/basename.html @@ -2,6 +2,7 @@ + Basename Task @@ -62,7 +63,7 @@ will set temp.dirname to the last directory element of the path defined for the TEMP environment variable.


-

Copyright © 2002,2004 The Apache Software Foundation. +

Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/buildnumber.html b/docs/manual/CoreTasks/buildnumber.html index bc6f8da05..7620dfdcb 100644 --- a/docs/manual/CoreTasks/buildnumber.html +++ b/docs/manual/CoreTasks/buildnumber.html @@ -2,6 +2,7 @@ + BuildNumber Task @@ -46,7 +47,7 @@ the number format.)

Read, increment, and write a build number to the file mybuild.number.

-

Copyright © 2002,2004 The Apache Software Foundation. +


Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/changelog.html b/docs/manual/CoreTasks/changelog.html index b2b657296..afdf521a2 100644 --- a/docs/manual/CoreTasks/changelog.html +++ b/docs/manual/CoreTasks/changelog.html @@ -2,6 +2,7 @@ + ChangeLog Task @@ -220,7 +221,7 @@ This allows templates to be stored inside jar]]></msg> </changelog> -

Copyright © 2002-2004 The Apache Software Foundation. All rights +


Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/checksum.html b/docs/manual/CoreTasks/checksum.html index a73464fd1..7001c1b32 100644 --- a/docs/manual/CoreTasks/checksum.html +++ b/docs/manual/CoreTasks/checksum.html @@ -2,6 +2,7 @@ + Checksum Task diff --git a/docs/manual/CoreTasks/chmod.html b/docs/manual/CoreTasks/chmod.html index c5214ba03..9d428cbf9 100644 --- a/docs/manual/CoreTasks/chmod.html +++ b/docs/manual/CoreTasks/chmod.html @@ -2,6 +2,7 @@ + Chmod Task @@ -152,7 +153,7 @@ ending in .old or a file beginning with private_ would remain unaffected.


-

Copyright © 2000-2004 The Apache Software Foundation. +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/clone.html b/docs/manual/CoreTasks/clone.html index 5f8293505..a4e15515d 100755 --- a/docs/manual/CoreTasks/clone.html +++ b/docs/manual/CoreTasks/clone.html @@ -2,6 +2,7 @@ + Clone Task diff --git a/docs/manual/CoreTasks/common.html b/docs/manual/CoreTasks/common.html index c7d644f66..d88180622 100644 --- a/docs/manual/CoreTasks/common.html +++ b/docs/manual/CoreTasks/common.html @@ -2,6 +2,7 @@ + Common @@ -36,7 +37,7 @@
-

Copyright © 2001,2004 The Apache Software Foundation. All rights +

Copyright © 2001,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/concat.html b/docs/manual/CoreTasks/concat.html index 3b89a7849..41f875277 100644 --- a/docs/manual/CoreTasks/concat.html +++ b/docs/manual/CoreTasks/concat.html @@ -2,7 +2,8 @@ - Concat + +Concat @@ -291,7 +292,7 @@

- Copyright © 2002-2004 The Apache Software Foundation. All + Copyright © 2002-2005 The Apache Software Foundation. All Rights Reserved.

diff --git a/docs/manual/CoreTasks/condition.html b/docs/manual/CoreTasks/condition.html index 33e571b7c..b3d1bfd6d 100644 --- a/docs/manual/CoreTasks/condition.html +++ b/docs/manual/CoreTasks/condition.html @@ -2,6 +2,7 @@ + Condition Task diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index f00903d90..6e6dfeeac 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -2,6 +2,7 @@ + Conditions Task diff --git a/docs/manual/CoreTasks/copy.html b/docs/manual/CoreTasks/copy.html index 89c13088d..5e3cc78e6 100644 --- a/docs/manual/CoreTasks/copy.html +++ b/docs/manual/CoreTasks/copy.html @@ -2,6 +2,7 @@ + Copy Task diff --git a/docs/manual/CoreTasks/copydir.html b/docs/manual/CoreTasks/copydir.html index 0074c5603..7a3ee3849 100644 --- a/docs/manual/CoreTasks/copydir.html +++ b/docs/manual/CoreTasks/copydir.html @@ -2,6 +2,7 @@ + Copydir Task @@ -112,7 +113,7 @@ recursively. All java files are copied, except for files with the name Tes

copies the directory ${src}/resources to ${dist} recursively. All java files are copied, except for the files under the mypackage/test directory.

-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +


Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/copyfile.html b/docs/manual/CoreTasks/copyfile.html index eb20159a3..76a30bb7b 100644 --- a/docs/manual/CoreTasks/copyfile.html +++ b/docs/manual/CoreTasks/copyfile.html @@ -2,6 +2,7 @@ + Copyfile Task @@ -49,7 +50,7 @@ does not exist.

<copyfile src="test.java" dest="subdir/test.java"/>

<copyfile src="${src}/index.html" dest="${dist}/help/index.html"/>

-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +


Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html index 545b22f16..7944b81d2 100644 --- a/docs/manual/CoreTasks/cvs.html +++ b/docs/manual/CoreTasks/cvs.html @@ -2,6 +2,7 @@ + CVS Task @@ -170,7 +171,7 @@ before the command, and any command options should appear after the command as i above. See the cvs manual for details, specifically the Guide to CVS commands


-

Copyright © 2000-2004 The Apache Software +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/cvspass.html b/docs/manual/CoreTasks/cvspass.html index b7afc64fe..428d12739 100644 --- a/docs/manual/CoreTasks/cvspass.html +++ b/docs/manual/CoreTasks/cvspass.html @@ -2,6 +2,7 @@ + CVSPass Task @@ -40,7 +41,7 @@

Adds an entry into the ~/.cvspass password file.


-

Copyright © 2001,2003-2004 Apache Software Foundation. All rights +

Copyright © 2001,2003-2005 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/cvstagdiff.html b/docs/manual/CoreTasks/cvstagdiff.html index b7e216fa7..015d7f789 100644 --- a/docs/manual/CoreTasks/cvstagdiff.html +++ b/docs/manual/CoreTasks/cvstagdiff.html @@ -1,6 +1,7 @@ + CvsTagDiff Task @@ -182,7 +183,7 @@ cvsroot=":pserver:anoncvs@cvs.apache.org:/home/cvspublic" package=&quo </tagdiff> -

Copyright © 2002-2004 The Apache Software Foundation. All rights +


Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/cvsversion.html b/docs/manual/CoreTasks/cvsversion.html index a415f5413..b94faf1a1 100644 --- a/docs/manual/CoreTasks/cvsversion.html +++ b/docs/manual/CoreTasks/cvsversion.html @@ -2,6 +2,7 @@ + CVSVersion Task @@ -86,7 +87,7 @@ This task allows to retrieve a CVS client and server version. properties called apachecvsversion and localcvsversion


-

Copyright © 2004 Apache Software +

Copyright © 2004-2005 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/defaultexcludes.html b/docs/manual/CoreTasks/defaultexcludes.html index 718092ca9..9de08ad34 100644 --- a/docs/manual/CoreTasks/defaultexcludes.html +++ b/docs/manual/CoreTasks/defaultexcludes.html @@ -2,6 +2,7 @@ + DefaultExcludes Task @@ -71,7 +72,7 @@ backup files and then restore normal behavior


-

Copyright © 2003-2004 The Apache Software Foundation. All rights +

Copyright © 2003-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/delete.html b/docs/manual/CoreTasks/delete.html index a995b409a..01be24861 100644 --- a/docs/manual/CoreTasks/delete.html +++ b/docs/manual/CoreTasks/delete.html @@ -2,6 +2,7 @@ + Delete Task @@ -157,7 +158,7 @@ and any subdirectories.

deletes all files and subdirectories of build, without build itself.

-

Copyright © 2000-2002,2004 The Apache Software Foundation. +


Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/deltree.html b/docs/manual/CoreTasks/deltree.html index 4be2a4be4..0f8fe7b98 100644 --- a/docs/manual/CoreTasks/deltree.html +++ b/docs/manual/CoreTasks/deltree.html @@ -2,6 +2,7 @@ + Deltree Task @@ -32,7 +33,7 @@ subdirectories.

  <deltree dir="${dist}"/>

deletes the directory ${dist}, including its files and subdirectories.

-

Copyright © 2000-2001,2004 The Apache Software Foundation. All rights +


Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/dependset.html b/docs/manual/CoreTasks/dependset.html index 62862f8bd..d92d22ef7 100644 --- a/docs/manual/CoreTasks/dependset.html +++ b/docs/manual/CoreTasks/dependset.html @@ -2,6 +2,7 @@ + DependSet Task @@ -126,7 +127,7 @@ use filesets instead of filelists for the source files.


-

Copyright © 2001,2004 The Apache Software Foundation. +

Copyright © 2001,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/dirname.html b/docs/manual/CoreTasks/dirname.html index a804d67ea..9dca8a399 100644 --- a/docs/manual/CoreTasks/dirname.html +++ b/docs/manual/CoreTasks/dirname.html @@ -2,6 +2,7 @@ + Dirname Task @@ -46,7 +47,7 @@ will set antfile.dir to the directory path for will set foo.dirname to the project's basedir.


-

Copyright © 2002,2004 The Apache Software Foundation. +

Copyright © 2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/ear.html b/docs/manual/CoreTasks/ear.html index aad6c9992..ff2c05c5a 100644 --- a/docs/manual/CoreTasks/ear.html +++ b/docs/manual/CoreTasks/ear.html @@ -2,6 +2,7 @@ + EAR Task diff --git a/docs/manual/CoreTasks/echo.html b/docs/manual/CoreTasks/echo.html index bec58e234..6e80645c1 100644 --- a/docs/manual/CoreTasks/echo.html +++ b/docs/manual/CoreTasks/echo.html @@ -2,6 +2,7 @@ + Echo Task @@ -91,7 +92,7 @@ Note the use of a double $ symbol to stop Ant filtering out the single $ during variable expansion
-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +

Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html index 3ea613b92..274d6c69c 100644 --- a/docs/manual/CoreTasks/exec.html +++ b/docs/manual/CoreTasks/exec.html @@ -2,6 +2,7 @@ + Exec Task diff --git a/docs/manual/CoreTasks/fail.html b/docs/manual/CoreTasks/fail.html index 33b710a3e..7ec3d5856 100644 --- a/docs/manual/CoreTasks/fail.html +++ b/docs/manual/CoreTasks/fail.html @@ -2,6 +2,7 @@ + Fail Task @@ -106,7 +107,7 @@ build.xml:2: condition satisfied
-

Copyright © 2000-2001,2004 The Apache Software Foundation. All rights +

Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/filter.html b/docs/manual/CoreTasks/filter.html index 12c1414dd..579dc3549 100644 --- a/docs/manual/CoreTasks/filter.html +++ b/docs/manual/CoreTasks/filter.html @@ -2,6 +2,7 @@ + Filter Task @@ -55,7 +56,7 @@ will read all property entries from the deploy_env.properties file and set these as filters.
-

Copyright © 2000-2002,2004 The Apache Software Foundation. All rights +

Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/fixcrlf.html b/docs/manual/CoreTasks/fixcrlf.html index c2383bb8d..144bfacbe 100644 --- a/docs/manual/CoreTasks/fixcrlf.html +++ b/docs/manual/CoreTasks/fixcrlf.html @@ -2,6 +2,7 @@ + FixCRLF Task diff --git a/docs/manual/CoreTasks/genkey.html b/docs/manual/CoreTasks/genkey.html index d8ec45541..dcd349ce7 100644 --- a/docs/manual/CoreTasks/genkey.html +++ b/docs/manual/CoreTasks/genkey.html @@ -2,6 +2,7 @@ + GenKey Task diff --git a/docs/manual/CoreTasks/get.html b/docs/manual/CoreTasks/get.html index 5e68d3a04..0afea9914 100644 --- a/docs/manual/CoreTasks/get.html +++ b/docs/manual/CoreTasks/get.html @@ -2,6 +2,7 @@ + Get Task @@ -98,7 +99,7 @@ for progress information. Fetches some file from a server with access control. Because https is being used the fact that basic auth sends passwords in plaintext is moot.
-

Copyright © 2000-2004 The Apache Software Foundation. All rights +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/gunzip.html b/docs/manual/CoreTasks/gunzip.html index 07e6cd681..363b7c33d 100644 --- a/docs/manual/CoreTasks/gunzip.html +++ b/docs/manual/CoreTasks/gunzip.html @@ -2,6 +2,7 @@ + GUnZip Task diff --git a/docs/manual/CoreTasks/gzip.html b/docs/manual/CoreTasks/gzip.html index 3fe9205ed..97ebb568b 100644 --- a/docs/manual/CoreTasks/gzip.html +++ b/docs/manual/CoreTasks/gzip.html @@ -2,6 +2,7 @@ + GZip Task diff --git a/docs/manual/CoreTasks/import.html b/docs/manual/CoreTasks/import.html index c92d9abd2..8bdda7ed3 100644 --- a/docs/manual/CoreTasks/import.html +++ b/docs/manual/CoreTasks/import.html @@ -2,7 +2,8 @@ - Import Task + +Import Task diff --git a/docs/manual/CoreTasks/input.html b/docs/manual/CoreTasks/input.html index 3edac36c8..ce37c298d 100644 --- a/docs/manual/CoreTasks/input.html +++ b/docs/manual/CoreTasks/input.html @@ -2,6 +2,7 @@ + Input Task @@ -125,7 +126,7 @@ property db.user to the value entered by the user.

<return>).


-

Copyright © 2001-2004 The Apache Software Foundation. All rights +

Copyright © 2001-2005 The Apache Software Foundation. All rights Reserved.

\ No newline at end of file diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html index 21cbe390c..eef0c60be 100644 --- a/docs/manual/CoreTasks/jar.html +++ b/docs/manual/CoreTasks/jar.html @@ -2,6 +2,7 @@ + Jar Task diff --git a/docs/manual/CoreTasks/java.html b/docs/manual/CoreTasks/java.html index f41459272..672535640 100644 --- a/docs/manual/CoreTasks/java.html +++ b/docs/manual/CoreTasks/java.html @@ -2,6 +2,7 @@ + Java Task diff --git a/docs/manual/CoreTasks/javac.html b/docs/manual/CoreTasks/javac.html index 17b2838c6..fe809ec6c 100644 --- a/docs/manual/CoreTasks/javac.html +++ b/docs/manual/CoreTasks/javac.html @@ -2,6 +2,7 @@ + Javac Task @@ -610,7 +611,7 @@ while all others are false.

<javac>.


-

Copyright © 2000-2004 The Apache Software Foundation. +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/javadoc.html b/docs/manual/CoreTasks/javadoc.html index b18723012..9bd0d25a0 100644 --- a/docs/manual/CoreTasks/javadoc.html +++ b/docs/manual/CoreTasks/javadoc.html @@ -2,6 +2,7 @@ + Javadoc Task @@ -778,7 +779,7 @@ arguments. Since Ant 1.6

</javadoc>
-

Copyright © 2000-2004 The Apache Software Foundation. All rights +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/length.html b/docs/manual/CoreTasks/length.html index 4717367b3..7f0772818 100755 --- a/docs/manual/CoreTasks/length.html +++ b/docs/manual/CoreTasks/length.html @@ -2,6 +2,7 @@ + Length Task diff --git a/docs/manual/CoreTasks/libraries.html b/docs/manual/CoreTasks/libraries.html index e91104a62..bc623ef83 100644 --- a/docs/manual/CoreTasks/libraries.html +++ b/docs/manual/CoreTasks/libraries.html @@ -2,6 +2,7 @@ + Libraries Task diff --git a/docs/manual/CoreTasks/loadfile.html b/docs/manual/CoreTasks/loadfile.html index 84f98871f..3088c6f95 100644 --- a/docs/manual/CoreTasks/loadfile.html +++ b/docs/manual/CoreTasks/loadfile.html @@ -1,5 +1,6 @@ + LoadFile Task @@ -91,7 +92,7 @@ in the file in the process.
-

Copyright © 2001-2002,2004 The Apache Software Foundation. All rights +

Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/loadproperties.html b/docs/manual/CoreTasks/loadproperties.html index 1bba870c2..770c7cd43 100644 --- a/docs/manual/CoreTasks/loadproperties.html +++ b/docs/manual/CoreTasks/loadproperties.html @@ -1,5 +1,6 @@ + LoadProperties Task @@ -76,7 +77,7 @@ from the file "file.properties" and load them as Ant properties.
-

Copyright © 2002-2004 The Apache Software Foundation. All rights +

Copyright © 2002-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html index 9bbc51c00..e10d37b82 100644 --- a/docs/manual/CoreTasks/macrodef.html +++ b/docs/manual/CoreTasks/macrodef.html @@ -2,7 +2,8 @@ - MacroDef Task + +MacroDef Task