diff --git a/docs/ant_in_anger.html b/docs/ant_in_anger.html index 817f4b102..3cdce8169 100644 --- a/docs/ant_in_anger.html +++ b/docs/ant_in_anger.html @@ -16,12 +16,12 @@ --> - Ant in Anger + Apache Ant in Anger -

Ant in Anger: +

Apache Ant in Anger:

Using Apache Ant in a Production Development System diff --git a/docs/ant_task_guidelines.html b/docs/ant_task_guidelines.html index d2ee2cad2..ae92e81cb 100644 --- a/docs/ant_task_guidelines.html +++ b/docs/ant_task_guidelines.html @@ -22,7 +22,7 @@ Apache Ant Task Design Guidelines

Apache Ant Task Design Guidelines

-This document covers how to write Ant tasks to a standard required to be +This document covers how to write Apache Ant tasks to a standard required to be incorporated into the Ant distribution. You may find it useful when writing tasks for personal use as the issues it addresses are still there in such a case. diff --git a/docs/manual/Integration/jext-plugin.html b/docs/manual/Integration/jext-plugin.html index a130eb4f2..84e88c087 100644 --- a/docs/manual/Integration/jext-plugin.html +++ b/docs/manual/Integration/jext-plugin.html @@ -36,7 +36,7 @@ href="ftp://jext.sourceforge.net/pub/jext/plugins/AntWork.zip">ftp://jext.source

Installation instructions from the Readme.txt:

-

You have to enable the Jext Console to see the Ant output (menu: +

You have to enable the Jext Console to see the Apache Ant output (menu: Edit->Options... - General Panel), because the Ant messages are redirected to the Jext console.

diff --git a/docs/manual/Tasks/ant.html b/docs/manual/Tasks/ant.html index a39186e75..87b78bb26 100644 --- a/docs/manual/Tasks/ant.html +++ b/docs/manual/Tasks/ant.html @@ -27,7 +27,7 @@

Ant

Description

-

Runs Ant on a supplied buildfile. This can be used to build +

Runs Apache Ant on a supplied buildfile. This can be used to build subprojects. This task must not be used outside of a target if it invokes the same build file it is part of.

diff --git a/docs/manual/Tasks/antcall.html b/docs/manual/Tasks/antcall.html index 52321c11c..00cf61551 100644 --- a/docs/manual/Tasks/antcall.html +++ b/docs/manual/Tasks/antcall.html @@ -88,7 +88,7 @@ behavior of this task is undefined.

inheritAll - If true, pass all properties to the new Ant + If true, pass all properties to the new Apache Ant project. Defaults to true. No diff --git a/docs/manual/Tasks/antstructure.html b/docs/manual/Tasks/antstructure.html index 5fb09785a..ab7acc1a9 100644 --- a/docs/manual/Tasks/antstructure.html +++ b/docs/manual/Tasks/antstructure.html @@ -27,7 +27,7 @@

AntStructure

Description

-

Generates an DTD for Ant buildfiles which contains information +

Generates an DTD for Apache Ant buildfiles which contains information about all tasks currently known to Ant.

Actually the DTD will not be a real DTD for buildfiles since Ant's diff --git a/docs/manual/Tasks/antversion.html b/docs/manual/Tasks/antversion.html index bc46cd1c4..cd9f838af 100644 --- a/docs/manual/Tasks/antversion.html +++ b/docs/manual/Tasks/antversion.html @@ -27,7 +27,7 @@

Antversion

Description

-Stores the Ant version (when used as task) or checks for a specific Ant version +Stores the Apache Ant version (when used as task) or checks for a specific Ant version (when used as condition). Since Ant 1.7.0

diff --git a/docs/manual/Tasks/apply.html b/docs/manual/Tasks/apply.html index ca4d8d58e..6cf948fa7 100644 --- a/docs/manual/Tasks/apply.html +++ b/docs/manual/Tasks/apply.html @@ -29,7 +29,7 @@ compatibility.

Description

Executes a system command. When the os attribute is specified, then -the command is only executed when Ant is run on one of the specified operating +the command is only executed when Apache Ant is run on one of the specified operating systems.

The files and/or directories of a number of diff --git a/docs/manual/Tasks/attrib.html b/docs/manual/Tasks/attrib.html index 00527f3e1..a26f0c555 100644 --- a/docs/manual/Tasks/attrib.html +++ b/docs/manual/Tasks/attrib.html @@ -19,13 +19,13 @@ -Ant User Manual +Apache Ant User Manual

Attrib

-

Since Ant 1.6.

+

Since Apache Ant 1.6.

Description

Changes the attributes of a file or all files inside specified diff --git a/docs/manual/Tasks/augment.html b/docs/manual/Tasks/augment.html index f5f4c44e8..305e39a83 100644 --- a/docs/manual/Tasks/augment.html +++ b/docs/manual/Tasks/augment.html @@ -32,7 +32,7 @@ mapped as XML attributes. This is an unusual task that makes use of Ant's intern processing mechanisms to reload a previously declared reference by means of the 'id' attribute, then treats the declared augment element as though it were the original element. -Since Ant 1.8.1

+Since Apache Ant 1.8.1

Parameters

diff --git a/docs/manual/Tasks/bindtargets.html b/docs/manual/Tasks/bindtargets.html index 1aa6d7393..d8374a49c 100644 --- a/docs/manual/Tasks/bindtargets.html +++ b/docs/manual/Tasks/bindtargets.html @@ -55,7 +55,7 @@ This task basically avoid the creation of a target. it may not be used in a target. This is making the target dependency graph static and predictable as soon as every build file is loaded.

-

Since Ant 1.8.2

+

Since Apache Ant 1.8.2

Parameters

diff --git a/docs/manual/Tasks/ccm.html b/docs/manual/Tasks/ccm.html index d9c181cf6..714a4eeb5 100644 --- a/docs/manual/Tasks/ccm.html +++ b/docs/manual/Tasks/ccm.html @@ -33,7 +33,7 @@
  • CCMCreateTask
  • -

    These ant tasks are wrappers around Continuus Source Manager. They have been tested +

    These Apache Ant tasks are wrappers around Continuus Source Manager. They have been tested against versions 5.1/6.2 on Windows 2000, but should work on other platforms with ccm installed.

    author: Benoit Mousaud (benoit.moussaud@criltelecom.com)


    diff --git a/docs/manual/Tasks/changelog.html b/docs/manual/Tasks/changelog.html index f93c638bd..ecd9faff4 100644 --- a/docs/manual/Tasks/changelog.html +++ b/docs/manual/Tasks/changelog.html @@ -45,7 +45,7 @@ operation may fail when using such an incompatible client. + Since Apache Ant 1.6.1 diff --git a/docs/manual/Tasks/checksum.html b/docs/manual/Tasks/checksum.html index 2ca9928cc..1754af7f6 100644 --- a/docs/manual/Tasks/checksum.html +++ b/docs/manual/Tasks/checksum.html @@ -69,7 +69,7 @@ or set the fileext attribute. diff --git a/docs/manual/Tasks/chgrp.html b/docs/manual/Tasks/chgrp.html index 9d676f8c0..2126fb741 100644 --- a/docs/manual/Tasks/chgrp.html +++ b/docs/manual/Tasks/chgrp.html @@ -25,7 +25,7 @@

    Chgrp

    -

    Since Ant 1.6.

    +

    Since Apache Ant 1.6.

    Description

    Changes the group of a file or all files inside specified diff --git a/docs/manual/Tasks/chmod.html b/docs/manual/Tasks/chmod.html index 8850f173d..74e71d0a9 100644 --- a/docs/manual/Tasks/chmod.html +++ b/docs/manual/Tasks/chmod.html @@ -37,7 +37,7 @@ write patterns.

    href="../Types/fileset.html">FileSet and supports all of FileSet's attributes and nested elements directly. More sets can be specified using nested <fileset> or -<dirset> (since Ant 1.6) elements.

    +<dirset> (since Apache Ant 1.6) elements.

    Starting with Ant 1.6, this task also supports nested filelists.

    diff --git a/docs/manual/Tasks/chown.html b/docs/manual/Tasks/chown.html index d44035c1c..33a9f446a 100644 --- a/docs/manual/Tasks/chown.html +++ b/docs/manual/Tasks/chown.html @@ -25,7 +25,7 @@

    Chown

    -

    Since Ant 1.6.

    +

    Since Apache Ant 1.6.

    Description

    Changes the owner of a file or all files inside specified diff --git a/docs/manual/Tasks/clearcase.html b/docs/manual/Tasks/clearcase.html index 73ab4a015..e59a75a81 100644 --- a/docs/manual/Tasks/clearcase.html +++ b/docs/manual/Tasks/clearcase.html @@ -23,7 +23,7 @@ -

    Ant ClearCase Tasks

    +

    Apache Ant ClearCase Tasks

    by:
    Curtis White (cwhite at aracnet dot com),
    Sean P. Kane (spkane at genomatica dot com),
    @@ -54,7 +54,7 @@ Sean Egan (sean at cm-logic dot com)


    Introduction

    -

    Ant provides several optional tasks for working with ClearCase. These tasks correspond to various +

    Apache Ant provides several optional tasks for working with ClearCase. These tasks correspond to various ClearCase commands using the Cleartool program. The current tasks available for Ant correspond to only a few of the significant ClearCase commands.

    diff --git a/docs/manual/Tasks/componentdef.html b/docs/manual/Tasks/componentdef.html index 668009267..173c5bd0c 100644 --- a/docs/manual/Tasks/componentdef.html +++ b/docs/manual/Tasks/componentdef.html @@ -42,7 +42,7 @@

    - The purpose of this is to allow internal Ant definitions to be + The purpose of this is to allow internal Apache Ant definitions to be made for tags like "and" or "or".

    diff --git a/docs/manual/Tasks/concat.html b/docs/manual/Tasks/concat.html index 8201933ec..922bfdb54 100644 --- a/docs/manual/Tasks/concat.html +++ b/docs/manual/Tasks/concat.html @@ -36,7 +36,7 @@ list is empty and ignoreempty is true.

    -

    Since Ant 1.7.1, this task can be used as a +

    Since Apache Ant 1.7.1, this task can be used as a Resource Collection that will return exactly one resource. diff --git a/docs/manual/Tasks/condition.html b/docs/manual/Tasks/condition.html index e592f6efe..405f95e7a 100644 --- a/docs/manual/Tasks/condition.html +++ b/docs/manual/Tasks/condition.html @@ -57,7 +57,7 @@ you must specify exactly one condition.

    diff --git a/docs/manual/Tasks/conditions.html b/docs/manual/Tasks/conditions.html index 8dd5528b9..8d6b2a9c8 100644 --- a/docs/manual/Tasks/conditions.html +++ b/docs/manual/Tasks/conditions.html @@ -170,7 +170,7 @@ the tests succeed. diff --git a/docs/manual/Tasks/copy.html b/docs/manual/Tasks/copy.html index 9fde87f88..7e95c1d85 100644 --- a/docs/manual/Tasks/copy.html +++ b/docs/manual/Tasks/copy.html @@ -80,7 +80,7 @@ operation as filtersets. specified in the <fileset>, or if the file attribute is also specified, then only todir is allowed.
    - Prior to Ant 1.8.2 the tofile attribute + Prior to Apache Ant 1.8.2 the tofile attribute only supported filesystem resources top copy from. diff --git a/docs/manual/Tasks/cvs.html b/docs/manual/Tasks/cvs.html index c8ec226e2..deac33d8e 100644 --- a/docs/manual/Tasks/cvs.html +++ b/docs/manual/Tasks/cvs.html @@ -84,7 +84,7 @@ report 21657 for recommended workarounds.

    diff --git a/docs/manual/Tasks/cvstagdiff.html b/docs/manual/Tasks/cvstagdiff.html index b0bcab3cb..e2dd3d3a2 100644 --- a/docs/manual/Tasks/cvstagdiff.html +++ b/docs/manual/Tasks/cvstagdiff.html @@ -72,7 +72,7 @@ operation may fail when using such an incompatible client. + removed files. Since Apache Ant 1.8.0
    Attributes from parent Cvs task which are meaningful here
    - Since ant 1.6.1
    cvsRootThe root directory where checksums should be written. No. If not specified, checksum files will be written to the same directory as the files themselves. - since Ant 1.6 + since Apache Ant 1.6
    else The value to set the property to if the condition evaluates to false. By default the property will remain unset. - Since Ant 1.6.3 + Since Apache Ant 1.6.3 No
    forcestring Force string comparison of arg1/arg2. - Default is false. Since Ant 1.8.1 + Default is false. Since Apache Ant 1.8.1 No
    dest the directory where the checked out files should be placed. Note that this is different from CVS's -d command line - switch as Ant will never shorten pathnames to avoid empty + switch as Apache Ant will never shorten pathnames to avoid empty directories. No, default is project's basedir.
    ignoreRemoved When set to true, the report will not include any - removed files. Since Ant 1.8.0 No, defaults to false.
    @@ -101,7 +101,7 @@ operation may fail when using such an incompatible client. package the package/module to analyze.
    - Since ant 1.6 + Since Ant 1.6 multiple packages separated by spaces are possible. aliases corresponding to different modules are also possible Use a nested <module> element if you want to specify a module with diff --git a/docs/manual/Tasks/cvsversion.html b/docs/manual/Tasks/cvsversion.html index 41f55af8b..09e7cee13 100644 --- a/docs/manual/Tasks/cvsversion.html +++ b/docs/manual/Tasks/cvsversion.html @@ -28,7 +28,7 @@

    Description

    This task allows to retrieve a CVS client and server version. - Since Ant 1.6.1. + Since Apache Ant 1.6.1.

    Parameters

    diff --git a/docs/manual/Tasks/defaultexcludes.html b/docs/manual/Tasks/defaultexcludes.html index 55577474b..7f25a9d81 100644 --- a/docs/manual/Tasks/defaultexcludes.html +++ b/docs/manual/Tasks/defaultexcludes.html @@ -26,7 +26,7 @@

    DefaultExcludes

    -

    since Ant 1.6

    +

    since Apache Ant 1.6

    Description

    Alters the default excludes for all subsequent processing in the diff --git a/docs/manual/Tasks/delete.html b/docs/manual/Tasks/delete.html index c8dcf2ab1..5f1eab4b9 100644 --- a/docs/manual/Tasks/delete.html +++ b/docs/manual/Tasks/delete.html @@ -89,7 +89,7 @@ in Directory-based Tasks, and see the

    diff --git a/docs/manual/Tasks/echo.html b/docs/manual/Tasks/echo.html index bf6edf3cd..e9c9176f5 100644 --- a/docs/manual/Tasks/echo.html +++ b/docs/manual/Tasks/echo.html @@ -57,7 +57,7 @@ ignored

    + Since Apache Ant 1.8 diff --git a/docs/manual/Tasks/echoproperties.html b/docs/manual/Tasks/echoproperties.html index 363d48807..9511a2f9d 100644 --- a/docs/manual/Tasks/echoproperties.html +++ b/docs/manual/Tasks/echoproperties.html @@ -46,7 +46,7 @@ files.

    + If not specified, then the output will go to the Apache Ant log. diff --git a/docs/manual/Tasks/echoxml.html b/docs/manual/Tasks/echoxml.html index e22478f9e..9c0188e15 100644 --- a/docs/manual/Tasks/echoxml.html +++ b/docs/manual/Tasks/echoxml.html @@ -26,7 +26,7 @@

    EchoXML

    Description

    -

    Echo nested XML to the console or a file. Since Ant 1.7

    +

    Echo nested XML to the console or a file. Since Apache Ant 1.7

    Parameters

    quiet If the specified file or directory does not exist, - do not display a diagnostic message (unless Ant + do not display a diagnostic message (unless Apache Ant has been invoked with the -verbose or -debug switches) or modify the exit status to reflect an error. diff --git a/docs/manual/Tasks/dependset.html b/docs/manual/Tasks/dependset.html index 8891c6f33..34ec238b1 100644 --- a/docs/manual/Tasks/dependset.html +++ b/docs/manual/Tasks/dependset.html @@ -79,7 +79,7 @@ well as other stylesheets imported by the main stylesheet.

    The <sources> element is a Union into which -arbitrary resource collections can be nested. Since Ant 1.7 +arbitrary resource collections can be nested. Since Apache Ant 1.7

    srcfileset

    diff --git a/docs/manual/Tasks/diagnostics.html b/docs/manual/Tasks/diagnostics.html index 632da601c..cdb16930d 100644 --- a/docs/manual/Tasks/diagnostics.html +++ b/docs/manual/Tasks/diagnostics.html @@ -27,7 +27,7 @@

    Diagnostics

    Diagnostics

    -Runs Ant's -diagnostics code inside Ant itself. This is good for +Runs Apache Ant's -diagnostics code inside Ant itself. This is good for debugging Ant's configuration under an IDE. Since Ant 1.7.0

    diff --git a/docs/manual/Tasks/ear.html b/docs/manual/Tasks/ear.html index 6b999a6f5..4479f1766 100644 --- a/docs/manual/Tasks/ear.html +++ b/docs/manual/Tasks/ear.html @@ -74,7 +74,7 @@ to a value other than its default, "add".

    For entries coming from existing archives (like nested zipfilesets or while updating the archive), keep the compression as it has been originally instead of using the - compress attribute. Defaults false. Since Ant + compress attribute. Defaults false. Since Apache Ant 1.6 No
    output the Resource to write the message to (see note). - Since Ant 1.8
    append If specified, the value indicates the name of the file to send the output of the statement to. The generated output file is compatible for loading by any Java application as a property file. - If not specified, then the output will go to the Ant log. No
    diff --git a/docs/manual/Tasks/ejb.html b/docs/manual/Tasks/ejb.html index 28c6c5b39..6e03a3358 100644 --- a/docs/manual/Tasks/ejb.html +++ b/docs/manual/Tasks/ejb.html @@ -25,7 +25,7 @@ -

    Ant EJB Tasks User Manual

    +

    Apache Ant EJB Tasks User Manual

    by

    + JVM will exit with this status. Since Apache Ant 1.6.2
    status Exit using the specified status code; assuming the generated Exception is not caught, the - JVM will exit with this status. Since Ant 1.6.2 No
    diff --git a/docs/manual/Tasks/fixcrlf.html b/docs/manual/Tasks/fixcrlf.html index b408df2a8..462e7fc4e 100644 --- a/docs/manual/Tasks/fixcrlf.html +++ b/docs/manual/Tasks/fixcrlf.html @@ -62,7 +62,7 @@

    - Since Ant 1.7, this task can be used in a + Since Apache Ant 1.7, this task can be used in a filterchain.

    diff --git a/docs/manual/Tasks/ftp.html b/docs/manual/Tasks/ftp.html index 3767b167c..b8e089c49 100644 --- a/docs/manual/Tasks/ftp.html +++ b/docs/manual/Tasks/ftp.html @@ -29,7 +29,7 @@

    The ftp task implements a basic FTP client that can send, receive, list, delete files, and create directories. See below for descriptions and examples of how to perform each task.

    -

    Note: This task depends on external libraries not included in the Ant distribution. +

    Note: This task depends on external libraries not included in the Apache Ant distribution. See Library Dependencies for more information. Get the latest version of this library, for the best support in Ant diff --git a/docs/manual/Tasks/get.html b/docs/manual/Tasks/get.html index 36b2a9f67..831fa2f48 100644 --- a/docs/manual/Tasks/get.html +++ b/docs/manual/Tasks/get.html @@ -39,7 +39,7 @@ A username and password can be specified, in which case basic 'slightly encoded plain text' authentication is used. This is only secure over an HTTPS link.

    -

    Proxies. Since Ant 1.7.0, Ant running on Java1.5 or later can +

    Proxies. Since Apache Ant 1.7.0, Ant running on Java1.5 or later can use the proxy settings of the operating system if enabled with the -autoproxy option. There is also the diff --git a/docs/manual/Tasks/image.html b/docs/manual/Tasks/image.html index 79d075a02..ed7ed7ef4 100644 --- a/docs/manual/Tasks/image.html +++ b/docs/manual/Tasks/image.html @@ -201,7 +201,7 @@ nested inside the Draw object.

    mapper

    -

    Since Ant 1.8.0

    +

    Since Apache Ant 1.8.0

    You can define filename transformations by using a nested mapper element. The diff --git a/docs/manual/Tasks/import.html b/docs/manual/Tasks/import.html index 7400198b5..8cc52655f 100644 --- a/docs/manual/Tasks/import.html +++ b/docs/manual/Tasks/import.html @@ -38,7 +38,7 @@

    Note as seen above, this task heavily relies on the ProjectHelper implementation and doesn't really perform any work of its own. If - you have configured Ant to use a ProjectHelper other than Ant's + you have configured Apache Ant to use a ProjectHelper other than Ant's default, this task may or may not work.

    diff --git a/docs/manual/Tasks/include.html b/docs/manual/Tasks/include.html index 3b04bd326..8778ae64a 100644 --- a/docs/manual/Tasks/include.html +++ b/docs/manual/Tasks/include.html @@ -28,7 +28,7 @@ Include another build file into the current project.

    -

    since Ant 1.8.0

    +

    since Apache Ant 1.8.0

    Note this task heavily relies on the ProjectHelper diff --git a/docs/manual/Tasks/input.html b/docs/manual/Tasks/input.html index 021e16bb5..0e4629c71 100644 --- a/docs/manual/Tasks/input.html +++ b/docs/manual/Tasks/input.html @@ -42,7 +42,7 @@ one of the predefined.

    user. This property can then be used during the following build run. Input behaves according to property task which means that existing properties cannot be overriden. -Since Ant 1.6, <input> will not prompt for input if +Since Apache Ant 1.6, <input> will not prompt for input if a property should be set by the task that has already been set in the project (and the task wouldn't have any effect).

    diff --git a/docs/manual/Tasks/jar.html b/docs/manual/Tasks/jar.html index 381f635ab..3a9de693b 100644 --- a/docs/manual/Tasks/jar.html +++ b/docs/manual/Tasks/jar.html @@ -48,7 +48,7 @@ multiple ones to merge together different trees of files into one JAR. The extended fileset and groupfileset child elements from the zip task are also available in the jar task. See the Zip task for more details and examples.

    -

    If the manifest is omitted, a simple one will be supplied by Ant.

    +

    If the manifest is omitted, a simple one will be supplied by Apache Ant.

    The update parameter controls what happens if the JAR file already exists. When set to yes, the JAR file is diff --git a/docs/manual/Tasks/jarlib-resolve.html b/docs/manual/Tasks/jarlib-resolve.html index c9091e850..d168d8121 100644 --- a/docs/manual/Tasks/jarlib-resolve.html +++ b/docs/manual/Tasks/jarlib-resolve.html @@ -119,7 +119,7 @@ http://download.oracle.com/javase/1.3/docs/guide/extensions/versioning.html

    ant

    -

    The ant resolver allows you to run a ant build file to generate a library.

    +

    The ant resolver allows you to run an Apache Ant build file to generate a library.

    diff --git a/docs/manual/Tasks/java.html b/docs/manual/Tasks/java.html index 0e0a69fa2..a237039c5 100644 --- a/docs/manual/Tasks/java.html +++ b/docs/manual/Tasks/java.html @@ -26,7 +26,7 @@

    Java

    Description

    -

    Executes a Java class within the running (Ant) VM or forks another VM if +

    Executes a Java class within the running (Apache Ant) VM or forks another VM if specified.

    If odd things go wrong when you run this task, set fork="true" to use a new diff --git a/docs/manual/Tasks/javac.html b/docs/manual/Tasks/javac.html index 79441d0a9..049ce36ea 100644 --- a/docs/manual/Tasks/javac.html +++ b/docs/manual/Tasks/javac.html @@ -32,7 +32,7 @@ source files to compile. Only Java files that have no corresponding .class file or where the class file is older than the .java file will be compiled.

    -

    Note: Ant uses only the names of the source and class files to find +

    Note: Apache Ant uses only the names of the source and class files to find the classes that need a rebuild. It will not scan the source and therefore will have no knowledge about nested classes, classes that are named different from the source file, and so on. See the diff --git a/docs/manual/Tasks/javacc.html b/docs/manual/Tasks/javacc.html index 63b460ca5..26f9de8e6 100644 --- a/docs/manual/Tasks/javacc.html +++ b/docs/manual/Tasks/javacc.html @@ -33,7 +33,7 @@

    To use the javacc task, set the target attribute to the name of the grammar file to process. You also need to specify the directory containing - the JavaCC installation using the javacchome attribute, so that ant + the JavaCC installation using the javacchome attribute, so that Apache Ant can find the JavaCC classes. Optionally, you can also set the outputdirectory to write the generated file to a specific directory. Otherwise javacc writes the generated files to the directory containing diff --git a/docs/manual/Tasks/javadoc.html b/docs/manual/Tasks/javadoc.html index d7d943ba5..1afd1a73b 100644 --- a/docs/manual/Tasks/javadoc.html +++ b/docs/manual/Tasks/javadoc.html @@ -36,7 +36,7 @@ and management costs over time. This task, however, has no notion of all packages will be processed each time this task is run. In general, however, this task is used much less frequently.

    NOTE: since javadoc calls System.exit(), javadoc cannot be run inside the -same VM as Ant without breaking functionality. For this reason, this task +same VM as Apache Ant without breaking functionality. For this reason, this task always forks the VM. This overhead is not significant since javadoc is normally a heavy application and will be called infrequently.

    NOTE: the packagelist attribute allows you to specify the list of packages to diff --git a/docs/manual/Tasks/javah.html b/docs/manual/Tasks/javah.html index 01b0d917d..306499f81 100644 --- a/docs/manual/Tasks/javah.html +++ b/docs/manual/Tasks/javah.html @@ -42,7 +42,7 @@ name="implementationvalues">Here are the choices of the attribute:

  • kaffeh (the native standard compiler of Kaffe)
  • gcjh (the native standard compiler of gcj and gij) since Ant 1.8.2
  • + target="_top">gcj and gij) since Apache Ant 1.8.2

    Note: if you are using this task to work on multiple files diff --git a/docs/manual/Tasks/jdepend.html b/docs/manual/Tasks/jdepend.html index fd8f94a3f..7a9639da3 100644 --- a/docs/manual/Tasks/jdepend.html +++ b/docs/manual/Tasks/jdepend.html @@ -91,7 +91,7 @@ href="#nested">nested elements.

    + in forked mode. (Ignored if fork is disabled). Since Apache Ant 1.6. diff --git a/docs/manual/Tasks/jjdoc.html b/docs/manual/Tasks/jjdoc.html index a0349d356..fdecc9e3f 100644 --- a/docs/manual/Tasks/jjdoc.html +++ b/docs/manual/Tasks/jjdoc.html @@ -26,7 +26,7 @@

    JJDoc

    -

    Since Ant 1.6

    +

    Since Apache Ant 1.6

    Description

    Invokes the JJDoc preprocessor diff --git a/docs/manual/Tasks/jjtree.html b/docs/manual/Tasks/jjtree.html index 390186e47..4787faad6 100644 --- a/docs/manual/Tasks/jjtree.html +++ b/docs/manual/Tasks/jjtree.html @@ -36,7 +36,7 @@ JJTree is run through JavaCC to create the parser.

    To use the jjtree task, set the target attribute to the name of the JJTree grammar file to process. You also need to specify the directory containing the JavaCC installation using the javacchome attribute, -so that ant can find the JavaCC classes. Optionally, you can also set the +so that Ant can find the JavaCC classes. Optionally, you can also set the outputdirectory to write the generated JavaCC grammar and node files to a specific directory. Otherwise jjtree writes the generated JavaCC grammar and node files to the directory @@ -535,7 +535,7 @@ is set to true when invoking JJTree.

    Attribute
    includeruntime Implicitly add the classes required to run jdepend - in forked mode. (Ignored if fork is disabled). Since ant 1.6. No, default is "no".

    *) Footnote: When running JJTree with the Ant taskdef jjtree the option -OUTPUT_DIRECTORY must always -be set, because the project's basedir and the ant working directory might differ. So even if you don't specify the jjtree taskdef +be set, because the project's basedir and the Ant working directory might differ. So even if you don't specify the jjtree taskdef outputdirectory JJTree will be called with the -OUTPUT_DIRECTORY set to the project's basedirectory. But when the -OUTPUT_DIRECTORY is set, the -OUTPUT_FILE setting is handled as if relative to this -OUTPUT_DIRECTORY. Thus when the -OUTPUT_FILE is absolute or contains a drive letter we have a diff --git a/docs/manual/Tasks/jspc.html b/docs/manual/Tasks/jspc.html index fb3428c88..052fc41ff 100644 --- a/docs/manual/Tasks/jspc.html +++ b/docs/manual/Tasks/jspc.html @@ -27,7 +27,7 @@

    jspc (deprecated)

    Description

    -

    Ant task to run the JSP compiler and turn JSP pages into Java source. +

    Apache Ant task to run the JSP compiler and turn JSP pages into Java source.

    Deprecated if you use this task with Tomcat's Jasper JSP compiler, you should seriously consider using the task shipping with diff --git a/docs/manual/Tasks/junit.html b/docs/manual/Tasks/junit.html index 762074a26..f3894c2f0 100644 --- a/docs/manual/Tasks/junit.html +++ b/docs/manual/Tasks/junit.html @@ -31,7 +31,7 @@ This task has been tested with JUnit 3.0 up to JUnit 3.8.2; it won't work with versions prior to JUnit 3.0. It also works with JUnit 4.0, including "pure" JUnit 4 tests using only annotations and no JUnit4TestAdapter.

    Note: This task depends on external libraries not included -in the Ant distribution. See +in the Apache Ant distribution. See Library Dependencies for more information.

    diff --git a/docs/manual/Tasks/junitreport.html b/docs/manual/Tasks/junitreport.html index da87ecb96..cdf171e2e 100644 --- a/docs/manual/Tasks/junitreport.html +++ b/docs/manual/Tasks/junitreport.html @@ -27,7 +27,7 @@ Merge the individual XML files generated by the JUnit task and eventually apply a stylesheet on the resulting merged document to provide a browsable report of the testcases results.

    Note: This task depends on external libraries not included in -the Ant distribution. See +the Apache Ant distribution. See Library Dependencies for more information.

    Requirements

    diff --git a/docs/manual/Tasks/length.html b/docs/manual/Tasks/length.html index f21231f04..18c62c768 100644 --- a/docs/manual/Tasks/length.html +++ b/docs/manual/Tasks/length.html @@ -29,7 +29,7 @@

    Display or set a property containing length information for a string, a file, or one or more nested Resource Collections. - Can also be used as a condition. Since Ant 1.6.3

    + Can also be used as a condition. Since Apache Ant 1.6.3

    Parameters

    diff --git a/docs/manual/Tasks/loadfile.html b/docs/manual/Tasks/loadfile.html index 87c33e3e6..59291ed3a 100644 --- a/docs/manual/Tasks/loadfile.html +++ b/docs/manual/Tasks/loadfile.html @@ -64,7 +64,7 @@ the property is not set.

    - + patching the file(s) in place. since Apache Ant 1.6 diff --git a/docs/manual/Tasks/pathconvert.html b/docs/manual/Tasks/pathconvert.html index dd30f828f..41f56f471 100644 --- a/docs/manual/Tasks/pathconvert.html +++ b/docs/manual/Tasks/pathconvert.html @@ -38,7 +38,7 @@ of files in a FileList into a path. drive letters to Unix paths, and vice-versa.

    More complex transformations can be achieved using a nested <mapper> -(since Ant 1.6.2). +(since Apache Ant 1.6.2).

    Parameters

    diff --git a/docs/manual/Tasks/perforce.html b/docs/manual/Tasks/perforce.html index 1a1b0846f..2d84df00b 100644 --- a/docs/manual/Tasks/perforce.html +++ b/docs/manual/Tasks/perforce.html @@ -39,7 +39,7 @@

    Introduction

    These tasks provide an interface to the Perforce SCM. The org.apache.tools.ant.taskdefs.optional.perforce package consists of a simple framework to support -p4 functionality as well as some Ant tasks encapsulating frequently used (by me :-) p4 commands. +p4 functionality as well as some Apache Ant tasks encapsulating frequently used (by me :-) p4 commands. However, the addition of new p4 commands is a pretty simple task (see the source). Although it is possible to use these commands on the desktop, they were primarily intended to be used by automated build systems.

    @@ -355,14 +355,14 @@ is not the latest any more. + Since Ant 1.6.1 + Since Ant 1.6.1
    quietDo not display a diagnostic message (unless Ant has been + Do not display a diagnostic message (unless Apache Ant has been invoked with the -verbose or -debug switches) or modify the exit status to reflect an error. Setting this to "true" implies setting failonerror to "false". diff --git a/docs/manual/Tasks/loadproperties.html b/docs/manual/Tasks/loadproperties.html index 8b8ca5c99..69fa23a6c 100644 --- a/docs/manual/Tasks/loadproperties.html +++ b/docs/manual/Tasks/loadproperties.html @@ -26,7 +26,7 @@

    LoadProperties

    Description

    -Load a file's contents as Ant properties. This is equivalent +Load a file's contents as Apache Ant properties. This is equivalent to <property file|resource="..."/> except that it supports nested <filterchain> elements. Also if the file is missing, the build is halted with an error, rather diff --git a/docs/manual/Tasks/loadresource.html b/docs/manual/Tasks/loadresource.html index 743741a18..f2b20c06d 100644 --- a/docs/manual/Tasks/loadresource.html +++ b/docs/manual/Tasks/loadresource.html @@ -25,7 +25,7 @@

    LoadResource

    -

    Since Ant 1.7

    +

    Since Apache Ant 1.7

    Description

    diff --git a/docs/manual/Tasks/local.html b/docs/manual/Tasks/local.html index 9c214ca95..f8519903e 100644 --- a/docs/manual/Tasks/local.html +++ b/docs/manual/Tasks/local.html @@ -26,7 +26,7 @@

    Local

    Description

    -

    Adds a local property to the current scope. Property scopes exist at Ant's +

    Adds a local property to the current scope. Property scopes exist at Apache Ant's various "block" levels. These include targets as well as the Parallel and Sequential task containers (including Macrodef bodies). A local diff --git a/docs/manual/Tasks/macrodef.html b/docs/manual/Tasks/macrodef.html index df83270fe..b2d53e67f 100644 --- a/docs/manual/Tasks/macrodef.html +++ b/docs/manual/Tasks/macrodef.html @@ -39,7 +39,7 @@ other attributes. See the examples.

    - since Ant 1.6 + since Apache Ant 1.6

    Parameters

    diff --git a/docs/manual/Tasks/mail.html b/docs/manual/Tasks/mail.html index e5e6c2972..665911f06 100644 --- a/docs/manual/Tasks/mail.html +++ b/docs/manual/Tasks/mail.html @@ -42,7 +42,7 @@ href="../using.html#path">path-like structures. This means any filesystem based resource or resource - collection can be used to point to attachments. Prior to Ant 1.7 + collection can be used to point to attachments. Prior to Apache Ant 1.7 only <fileset> has been supported as a nested element, you can still use this directly without an <attachments> container. diff --git a/docs/manual/Tasks/manifest.html b/docs/manual/Tasks/manifest.html index d4607b748..0d275b21c 100644 --- a/docs/manual/Tasks/manifest.html +++ b/docs/manual/Tasks/manifest.html @@ -42,7 +42,7 @@ greater than 72 bytes being wrapped and continued on the next line.

    - The Ant team regularly gets complaints that this task in generating invalid + The Apache Ant team regularly gets complaints that this task in generating invalid manifests. By and large, this is not the case: we believe that we are following the specification to the letter. The usual problem is that some third party manifest reader is not following the same specification as well as they think diff --git a/docs/manual/Tasks/manifestclasspath.html b/docs/manual/Tasks/manifestclasspath.html index 1d3f5bf60..e3786e4bd 100644 --- a/docs/manual/Tasks/manifestclasspath.html +++ b/docs/manual/Tasks/manifestclasspath.html @@ -46,7 +46,7 @@ it silently ignores entries for which it cannot find any corresponding file.

    specification by the <manifest> element, where the defined property is re-referenced.

    -

    since Ant 1.7

    +

    since Apache Ant 1.7

    Parameters

    diff --git a/docs/manual/Tasks/move.html b/docs/manual/Tasks/move.html index b08625045..b47d59cd5 100644 --- a/docs/manual/Tasks/move.html +++ b/docs/manual/Tasks/move.html @@ -37,7 +37,7 @@ Collections are used to select a group of files to move. Only file system based resource collections are supported, this includes filesets, filelist and path. Prior to Ant 1.7 only +href="../using.html#path">path. Prior to Apache Ant 1.7 only <fileset> has been supported as a nested element. To use a resource collection, the todir attribute must be set.

    diff --git a/docs/manual/Tasks/native2ascii.html b/docs/manual/Tasks/native2ascii.html index e623789cc..c50483b9f 100644 --- a/docs/manual/Tasks/native2ascii.html +++ b/docs/manual/Tasks/native2ascii.html @@ -183,7 +183,7 @@ only if a given converter implementation will be used.

    -

    implementationclasspath since Ant 1.8.0

    +

    implementationclasspath since Apache Ant 1.8.0

    A PATH like structure holding the classpath to use when loading the converter implementation if a diff --git a/docs/manual/Tasks/netrexxc.html b/docs/manual/Tasks/netrexxc.html index a81c9160a..c492af9c6 100644 --- a/docs/manual/Tasks/netrexxc.html +++ b/docs/manual/Tasks/netrexxc.html @@ -27,7 +27,7 @@

    NetRexxC

    Description

    Compiles a NetRexx -source tree within the running (Ant) VM.

    +source tree within the running (Apache Ant) VM.

    The source and destination directory will be recursively scanned for NetRexx source files to compile. Only NetRexx files that have no corresponding class file or where the class file is older than the java file will be compiled.

    diff --git a/docs/manual/Tasks/pack.html b/docs/manual/Tasks/pack.html index 84bd3187b..60ae1e527 100644 --- a/docs/manual/Tasks/pack.html +++ b/docs/manual/Tasks/pack.html @@ -54,7 +54,7 @@ resource is newer.

    any resource or single element resource collection

    -

    The specified resource will be used as src. Since Ant 1.7

    +

    The specified resource will be used as src. Since Apache Ant 1.7

    Examples

    diff --git a/docs/manual/Tasks/parallel.html b/docs/manual/Tasks/parallel.html
    index 464b5b9be..87a7baf10 100644
    --- a/docs/manual/Tasks/parallel.html
    +++ b/docs/manual/Tasks/parallel.html
    @@ -31,7 +31,7 @@
         Every task will run in its own thread, with the likelihood of 
         concurrency problems scaling with the number of CPUs on the host system.
     

    -

    Warning: While the Ant core is believed to be thread safe, no such +

    Warning: While the Apache Ant core is believed to be thread safe, no such guarantees are made about tasks, which are not tested for thread safety during Ant's test process. Third party tasks may or may not be thread safe, and some of Ant's core tasks, such as diff --git a/docs/manual/Tasks/patch.html b/docs/manual/Tasks/patch.html index 9e8a4cf85..96a5ee9a4 100644 --- a/docs/manual/Tasks/patch.html +++ b/docs/manual/Tasks/patch.html @@ -49,7 +49,7 @@

    destfile the file to send the output to instead of - patching the file(s) in place. since Ant 1.6 No.
    changeproperty Name of a property to which the new change number will be assigned if the Perforce server renumbers the change
    - Since ant 1.6.1
    No
    needsresolveproperty Name of property which will be set to true if the submit requires a resolve
    - Since ant 1.6.1
    No
    @@ -996,7 +996,7 @@ P4Resolve does not use a change list number (it takes it from the files it is wo Jan 2004 - ant 1.6.1 + Ant 1.6.1 Changed p4submit, needsresolveproperty and changeproperty added diff --git a/docs/manual/Tasks/presetdef.html b/docs/manual/Tasks/presetdef.html index eb6c594ab..c7f381c0a 100644 --- a/docs/manual/Tasks/presetdef.html +++ b/docs/manual/Tasks/presetdef.html @@ -37,7 +37,7 @@ or elements preset.

    - since Ant 1.6 + since Apache Ant 1.6

    The resolution of properties in any of the attributes or diff --git a/docs/manual/Tasks/projecthelper.html b/docs/manual/Tasks/projecthelper.html index 4564d3e7a..ea78eb2e0 100644 --- a/docs/manual/Tasks/projecthelper.html +++ b/docs/manual/Tasks/projecthelper.html @@ -32,7 +32,7 @@ ProjectHelper at runtime.

    The helpers will be added after all the already registered helpers, but before the default one (ProjectHelper2)

    -

    See the description of Ant's +

    See the description of Apache Ant's Project Helper for more information.

    Since Ant 1.8.2

    diff --git a/docs/manual/Tasks/property.html b/docs/manual/Tasks/property.html index 3fb78ab42..d3a1243ab 100644 --- a/docs/manual/Tasks/property.html +++ b/docs/manual/Tasks/property.html @@ -58,7 +58,7 @@ properties. These references are resolved at the time these properties are set. This also holds for properties loaded from a property file.

    A list of predefined properties can be found here.

    -

    Since Ant 1.7.1 it is possible to load properties defined in xml +

    Since Apache Ant 1.7.1 it is possible to load properties defined in xml according to Suns DTD, if Java5+ is present. For this the name of the file, resource or url has to end with .xml.

    diff --git a/docs/manual/Tasks/propertyfile.html b/docs/manual/Tasks/propertyfile.html index fde99b887..7450c0a4b 100644 --- a/docs/manual/Tasks/propertyfile.html +++ b/docs/manual/Tasks/propertyfile.html @@ -27,7 +27,7 @@

    Introduction

    -

    Ant provides an optional task for editing property files. This is +

    Apache Ant provides an optional task for editing property files. This is very useful when wanting to make unattended modifications to configuration files for application servers and applications. Currently, the task maintains a working property file diff --git a/docs/manual/Tasks/propertyhelper.html b/docs/manual/Tasks/propertyhelper.html index 99d3fb882..6c73b0be7 100644 --- a/docs/manual/Tasks/propertyhelper.html +++ b/docs/manual/Tasks/propertyhelper.html @@ -29,7 +29,7 @@

    This task is provided for the purpose of allowing the user to (a) install a different PropertyHelper at runtime, or (b) (hopefully more often) install one or more PropertyHelper Delegates into the -PropertyHelper active on the current Project. This is somewhat advanced Ant usage and +PropertyHelper active on the current Project. This is somewhat advanced Apache Ant usage and assumes a working familiarity with the modern Ant APIs. See the description of Ant's Property Helper for more information. Since Ant 1.8.0

    diff --git a/docs/manual/Tasks/pvcstask.html b/docs/manual/Tasks/pvcstask.html index aef817531..a95b32ece 100644 --- a/docs/manual/Tasks/pvcstask.html +++ b/docs/manual/Tasks/pvcstask.html @@ -25,10 +25,10 @@

    -Ant Pvcs Task User Manual

    +Apache Ant Pvcs Task User Manual

    Note: -Before using this task, the user running ant must have access to the +Before using this task, the user running Ant must have access to the commands of PVCS (get and pcli) and must have access to the repository. Note that the way to specify the repository is platform dependent so use property to specify location of repository. @@ -56,7 +56,7 @@ Table of Contents


    Introduction

    -The pvcs task allows the user of ant to extract the latest edition +The pvcs task allows the user of Ant to extract the latest edition of the source code from a PVCS repository. PVCS is a version control system developed by Merant.
    @@ -122,7 +122,7 @@ promotion group and with that label to be extracted. config path of a non default .cfg file. -Can be given absolute or relative to ant's base directory. +Can be given absolute or relative to Ant's base directory. No diff --git a/docs/manual/Tasks/recorder.html b/docs/manual/Tasks/recorder.html index 62bede0fd..7a0b2d558 100644 --- a/docs/manual/Tasks/recorder.html +++ b/docs/manual/Tasks/recorder.html @@ -72,7 +72,7 @@ a buildFinished event.

    emacsmode - Removes [task] banners like Ant's + Removes [task] banners like Apache Ant's -emacs command line switch if set to true. no, default is false diff --git a/docs/manual/Tasks/replace.html b/docs/manual/Tasks/replace.html index edef3451e..36204d0cb 100644 --- a/docs/manual/Tasks/replace.html +++ b/docs/manual/Tasks/replace.html @@ -123,7 +123,7 @@ have been regenerated by this task.

    preserveLastModified Keep the file timestamp(s) even if the file(s) - is(are) modified. since Ant 1.8.0. + is(are) modified. since Apache Ant 1.8.0. No, defaults to false diff --git a/docs/manual/Tasks/replaceregexp.html b/docs/manual/Tasks/replaceregexp.html index 25eebe0aa..9d1276d09 100644 --- a/docs/manual/Tasks/replaceregexp.html +++ b/docs/manual/Tasks/replaceregexp.html @@ -84,7 +84,7 @@ See details in the documentation of the encoding - The encoding of the file. since Ant 1.6 + The encoding of the file. since Apache Ant 1.6 No - defaults to default JVM encoding diff --git a/docs/manual/Tasks/resourcecount.html b/docs/manual/Tasks/resourcecount.html index 79db44b71..a34506b13 100644 --- a/docs/manual/Tasks/resourcecount.html +++ b/docs/manual/Tasks/resourcecount.html @@ -29,7 +29,7 @@

    Description

    Display or set a property containing the size of a nested Resource Collection. - Can also be used as a condition. Since Ant 1.7

    + Can also be used as a condition. Since Apache Ant 1.7

    Parameters

    diff --git a/docs/manual/Tasks/retry.html b/docs/manual/Tasks/retry.html index 994829f71..04ee8a567 100644 --- a/docs/manual/Tasks/retry.html +++ b/docs/manual/Tasks/retry.html @@ -26,7 +26,7 @@

    Description

    Retry is a container which executes a single nested task until either: there is no failure; or: its retrycount has been exceeded. If this happens a BuildException is thrown. -Since Ant 1.7.1

    +Since Apache Ant 1.7.1

    Parameters

    diff --git a/docs/manual/Tasks/rexec.html b/docs/manual/Tasks/rexec.html index 281ffd9b7..02f6fe23a 100644 --- a/docs/manual/Tasks/rexec.html +++ b/docs/manual/Tasks/rexec.html @@ -30,7 +30,7 @@ Task to automate a remote rexec session. Just like the Telnet task, it uses nested <read> to indicate strings to wait for, and <write> tags to specify text to send to the remote process. -

    Note: This task depends on external libraries not included in the Ant distribution. +

    Note: This task depends on external libraries not included in the Apache Ant distribution. See Library Dependencies for more information.

    You can specify the commands you want to execute as nested elements diff --git a/docs/manual/Tasks/rmic.html b/docs/manual/Tasks/rmic.html index b23e4a070..b644c68cd 100644 --- a/docs/manual/Tasks/rmic.html +++ b/docs/manual/Tasks/rmic.html @@ -56,7 +56,7 @@ attribute. or a nested element.

  • sun (the standard compiler of the JDK)
  • kaffe (the standard compiler of Kaffe)
  • weblogic
  • -
  • forking - the sun compiler forked into a separate process (since Ant 1.7)
  • +
  • forking - the sun compiler forked into a separate process (since Apache Ant 1.7)
  • xnew - the sun compiler forked into a separate process, with the -Xnew option (since Ant 1.7). This is the most reliable way to use -Xnew
  • diff --git a/docs/manual/Tasks/rpm.html b/docs/manual/Tasks/rpm.html index b213e0602..61cde7189 100644 --- a/docs/manual/Tasks/rpm.html +++ b/docs/manual/Tasks/rpm.html @@ -83,7 +83,7 @@ diff --git a/docs/manual/Tasks/scp.html b/docs/manual/Tasks/scp.html index 9d2a467e9..51586f02d 100644 --- a/docs/manual/Tasks/scp.html +++ b/docs/manual/Tasks/scp.html @@ -27,7 +27,7 @@

    SCP

    Description

    -

    since Ant 1.6

    +

    since Apache Ant 1.6

    Copies a file or FileSet to or from a (remote) machine running an SSH daemon. FileSet only works for copying files from the local machine to a diff --git a/docs/manual/Tasks/script.html b/docs/manual/Tasks/script.html index 559186d4c..fb008224a 100644 --- a/docs/manual/Tasks/script.html +++ b/docs/manual/Tasks/script.html @@ -32,7 +32,7 @@ JSR 223 supported language.

    Note: - This task depends on external libraries not included in the Ant distribution. + This task depends on external libraries not included in the Apache Ant distribution. See Library Dependencies for more information.

    diff --git a/docs/manual/Tasks/scriptdef.html b/docs/manual/Tasks/scriptdef.html index 043eb8dd5..1746128ad 100644 --- a/docs/manual/Tasks/scriptdef.html +++ b/docs/manual/Tasks/scriptdef.html @@ -26,7 +26,7 @@

    Scriptdef

    Description

    -

    Scriptdef can be used to define an Ant task using a scripting language. Ant +

    Scriptdef can be used to define an Apache Ant task using a scripting language. Ant scripting languages supported by Apache BSF or diff --git a/docs/manual/Tasks/sequential.html b/docs/manual/Tasks/sequential.html index 5a653fee7..d3deda64b 100644 --- a/docs/manual/Tasks/sequential.html +++ b/docs/manual/Tasks/sequential.html @@ -26,7 +26,7 @@

    Sequential

    Description

    -

    Sequential is a container task - it can contain other Ant tasks. The nested +

    Sequential is a container task - it can contain other Apache Ant tasks. The nested tasks are simply executed in sequence. Sequential's primary use is to support the sequential execution of a subset of tasks within the parallel task

    diff --git a/docs/manual/Tasks/serverdeploy.html b/docs/manual/Tasks/serverdeploy.html index 971aaf40a..87d0777db 100644 --- a/docs/manual/Tasks/serverdeploy.html +++ b/docs/manual/Tasks/serverdeploy.html @@ -25,7 +25,7 @@ -

    ANT ServerDeploy User Manual

    +

    Apache Ant ServerDeploy User Manual

    by

    diff --git a/docs/manual/Tasks/sos.html b/docs/manual/Tasks/sos.html index f6efe5595..c068263b2 100644 --- a/docs/manual/Tasks/sos.html +++ b/docs/manual/Tasks/sos.html @@ -57,7 +57,7 @@ access to a centralized SourceSafe database via any TCP/IP connection. SOS provides Linux ,Solaris & Windows clients. The org.apache.tools.ant.taskdefs.optional.sos package consists of a simple framework to support SOS functionality as well -as some Ant tasks encapsulating frequently used SOS commands. Although it +as some Apache Ant tasks encapsulating frequently used SOS commands. Although it is possible to use these commands on the desktop, they were primarily intended to be used by automated build systems. These tasks have been tested with SourceOffSite version 3.5.1 connecting to VisualSourceSafe 6.0. The tasks diff --git a/docs/manual/Tasks/splash.html b/docs/manual/Tasks/splash.html index f3a2f4421..35e925099 100644 --- a/docs/manual/Tasks/splash.html +++ b/docs/manual/Tasks/splash.html @@ -19,7 +19,7 @@ -Ant User Manual +Apache Ant User Manual @@ -59,7 +59,7 @@ whilst waiting for your builds to complete...

    parse the output and dig out current progress. Exactly one group pattern must exists, and it represents the progress number (0-100) (i.e "Progress: (.*)%")
    - since Ant 1.8.0 + since Apache Ant 1.8.0 diff --git a/docs/manual/Tasks/sql.html b/docs/manual/Tasks/sql.html index 455a32e59..da6c3a339 100644 --- a/docs/manual/Tasks/sql.html +++ b/docs/manual/Tasks/sql.html @@ -46,7 +46,7 @@ and abort execution and transaction and fail task.

    Proxies. Some JDBC drivers (including the Oracle thin driver), use the JVM's proxy settings to route their JDBC operations to the database. - Since Ant1.7, Ant running on Java1.5 or later defaults to + Since Apache Ant1.7, Ant running on Java1.5 or later defaults to using the proxy settings of the operating system. Accordingly, the OS proxy settings need to be valid, or Ant's proxy diff --git a/docs/manual/Tasks/sshexec.html b/docs/manual/Tasks/sshexec.html index 1afbce453..caf0aac3f 100644 --- a/docs/manual/Tasks/sshexec.html +++ b/docs/manual/Tasks/sshexec.html @@ -27,7 +27,7 @@

    SSHEXEC

    Description

    -

    since Ant 1.6

    +

    since Apache Ant 1.6

    Runs a command on a remote machine running SSH daemon.

    diff --git a/docs/manual/Tasks/sshsession.html b/docs/manual/Tasks/sshsession.html index 0688577ae..e9696d1f9 100644 --- a/docs/manual/Tasks/sshsession.html +++ b/docs/manual/Tasks/sshsession.html @@ -27,7 +27,7 @@

    SSHSESSION

    Description

    -

    since Ant 1.8.0

    +

    since Apache Ant 1.8.0

    A Task which establishes an SSH connection with a remote machine running SSH daemon, optionally establishes any number of local or diff --git a/docs/manual/Tasks/starteam.html b/docs/manual/Tasks/starteam.html index 54e3359a1..462b458ec 100644 --- a/docs/manual/Tasks/starteam.html +++ b/docs/manual/Tasks/starteam.html @@ -49,7 +49,7 @@ of a StarTeam client installation or may be installed separately. The full clie install is not required. In particular, the Windows path must include the directory where the StarGate Runtime .dll files are installed.

    -Earlier versions of Ant (prior to 1.5.2) did not have this restriction because they +Earlier versions of Apache Ant (prior to 1.5.2) did not have this restriction because they were not as dependent on the StarTeam runtime - which the newer versions use to access StarTeam file status information. The older versions lacked this important capability.

    diff --git a/docs/manual/Tasks/style.html b/docs/manual/Tasks/style.html index 66e76df50..5ade572de 100644 --- a/docs/manual/Tasks/style.html +++ b/docs/manual/Tasks/style.html @@ -31,7 +31,7 @@

    This is useful for building views of XML based documentation, or for generating code.

    Note: If you are using JDK 1.4 or higher, this task does not require external libraries -not supplied in the Ant distribution. However, often the built in XSL engine is not as up +not supplied in the Apache Ant distribution. However, often the built in XSL engine is not as up to date as a fresh download, so an update is still highly recommended in particular since the built-in XSLT processors of Java 5 (and to a certain extent Java 6) are known to have serious issues. diff --git a/docs/manual/Tasks/subant.html b/docs/manual/Tasks/subant.html index f9b66bd6d..f3c23ee2b 100644 --- a/docs/manual/Tasks/subant.html +++ b/docs/manual/Tasks/subant.html @@ -71,7 +71,7 @@ target if it invokes the same build file it is part of.

    -

    Since Ant 1.6

    +

    Since Apache Ant 1.6

    subant uses ant internally so many things said in ant's manual page apply diff --git a/docs/manual/Tasks/symlink.html b/docs/manual/Tasks/symlink.html index b3304694c..df42abd6a 100644 --- a/docs/manual/Tasks/symlink.html +++ b/docs/manual/Tasks/symlink.html @@ -122,7 +122,7 @@ set of links to record, or a set of property files to create links from.

    Java 1.2 and earlier: Due to limitations on executing system level commands in Java versions earlier than 1.3 this task may have difficulty operating with a relative path in ANT_HOME. The typical symptom is an - IOException where ant can't find /some/working/directory${ANT_HOME}/bin/antRun + IOException where Apache Ant can't find /some/working/directory${ANT_HOME}/bin/antRun or something similar. The workaround is to change your ANT_HOME environment variable to an absolute path, which will remove the /some/working/directory portion of the above path and allow ant to find the correct commandline execution script. diff --git a/docs/manual/Tasks/sync.html b/docs/manual/Tasks/sync.html index de1f9f216..b1f77c580 100644 --- a/docs/manual/Tasks/sync.html +++ b/docs/manual/Tasks/sync.html @@ -25,7 +25,7 @@

    Sync

    -

    Since Ant 1.6

    +

    Since Apache Ant 1.6

    Description

    Synchronize a target directory from the files defined in one or diff --git a/docs/manual/Tasks/tar.html b/docs/manual/Tasks/tar.html index 73ba0c48f..91f63d33b 100644 --- a/docs/manual/Tasks/tar.html +++ b/docs/manual/Tasks/tar.html @@ -153,7 +153,7 @@ attributes

    any other resource collection

    Resource Collections are used to select groups of files to archive.

    -

    Prior to Ant 1.7 only <fileset> has been +

    Prior to Apache Ant 1.7 only <fileset> has been supported as a nested element.

    Examples

    diff --git a/docs/manual/Tasks/taskdef.html b/docs/manual/Tasks/taskdef.html index d0b70ae90..22180c50c 100644 --- a/docs/manual/Tasks/taskdef.html +++ b/docs/manual/Tasks/taskdef.html @@ -34,7 +34,7 @@ respectively.

    Examples

      <taskdef name="myjavadoc" classname="com.mydomain.JavadocTask"/>
    -

    makes a task called myjavadoc available to Ant. The class com.mydomain.JavadocTask +

    makes a task called myjavadoc available to Apache Ant. The class com.mydomain.JavadocTask implements the task.

    diff --git a/docs/manual/Tasks/telnet.html b/docs/manual/Tasks/telnet.html index e7a320b74..0ac65b378 100644 --- a/docs/manual/Tasks/telnet.html +++ b/docs/manual/Tasks/telnet.html @@ -32,7 +32,7 @@ nested <read> to indicate strings to wait for, and

    If you do specify a userid and password, the system will assume a common unix prompt to wait on. This behavior can be easily over-ridden.

    -

    Note: This task depends on external libraries not included in the Ant distribution. +

    Note: This task depends on external libraries not included in the Apache Ant distribution. See Library Dependencies for more information.

    Parameters

    diff --git a/docs/manual/Tasks/tempfile.html b/docs/manual/Tasks/tempfile.html index dcb55d4cd..28f8404ea 100644 --- a/docs/manual/Tasks/tempfile.html +++ b/docs/manual/Tasks/tempfile.html @@ -178,7 +178,7 @@ deleteonexit diff --git a/docs/manual/Tasks/unzip.html b/docs/manual/Tasks/unzip.html index c968cb073..1fc4c3958 100644 --- a/docs/manual/Tasks/unzip.html +++ b/docs/manual/Tasks/unzip.html @@ -40,7 +40,7 @@ href="../Types/filelist.html">filelist, path, and files. Untar supports arbitrary resource collections. -Prior to Ant 1.7 only fileset has been supported as a nested element.

    +Prior to Apache Ant 1.7 only fileset has been supported as a nested element.

    You can define filename transformations by using a nested mapper element. The default mapper is the identity mapper. diff --git a/docs/manual/Tasks/uptodate.html b/docs/manual/Tasks/uptodate.html index f02dddb10..c724f2065 100644 --- a/docs/manual/Tasks/uptodate.html +++ b/docs/manual/Tasks/uptodate.html @@ -94,7 +94,7 @@ attribute or nested <srcfiles> elements, but not both.

    The nested <srcresources> element is a union and allows you to specify a collection of resources to check against the target file(s). -Since Ant 1.7

    +Since Apache Ant 1.7

    mapper

    The nested <mapper> element allows you to specify diff --git a/docs/manual/Tasks/vss.html b/docs/manual/Tasks/vss.html index fb3ea0ca3..f91c082d2 100644 --- a/docs/manual/Tasks/vss.html +++ b/docs/manual/Tasks/vss.html @@ -45,7 +45,7 @@

    These tasks provide an interface to the Microsoft Visual SourceSafe SCM. The org.apache.tools.ant.taskdefs.optional.vss package consists of a simple framework to support -vss functionality as well as some Ant tasks encapsulating frequently used vss commands. +vss functionality as well as some Apache Ant tasks encapsulating frequently used vss commands. Although it is possible to use these commands on the desktop, they were primarily intended to be used by automated build systems.

    diff --git a/docs/manual/Tasks/war.html b/docs/manual/Tasks/war.html index da9155c30..20eac3766 100644 --- a/docs/manual/Tasks/war.html +++ b/docs/manual/Tasks/war.html @@ -86,7 +86,7 @@ to a value other than its default, "add".

    + Since Apache Ant 1.7 diff --git a/docs/manual/Tasks/whichresource.html b/docs/manual/Tasks/whichresource.html index d5e62e087..5b2b54eab 100644 --- a/docs/manual/Tasks/whichresource.html +++ b/docs/manual/Tasks/whichresource.html @@ -78,7 +78,7 @@ The classpath to use, given as a reference to a path defined elsewhere. - Since Ant 1.7.1. + Since Apache Ant 1.7.1. diff --git a/docs/manual/Tasks/wljspc.html b/docs/manual/Tasks/wljspc.html index b2183dbe7..566349470 100644 --- a/docs/manual/Tasks/wljspc.html +++ b/docs/manual/Tasks/wljspc.html @@ -60,7 +60,7 @@ classpath A classpath should be set which contains the weblogic classes as well as all application classes
    referenced by the JSP. The system classpath is also appended when the jspc is called, so you may
    -choose to put everything in the classpath while calling Ant. However, since presumably the JSP's will reference
    +choose to put everything in the classpath while calling Apache Ant. However, since presumably the JSP's will reference
    classes being build by Ant, it would be better to explicitly add the classpath in the task

    The task checks timestamps on the JSP's and the generated classes, and compiles
    diff --git a/docs/manual/Tasks/xmlproperty.html b/docs/manual/Tasks/xmlproperty.html index dece1243e..293cf2455 100644 --- a/docs/manual/Tasks/xmlproperty.html +++ b/docs/manual/Tasks/xmlproperty.html @@ -148,7 +148,7 @@ is roughly equivalent to the following fragments in a build.xml file: - +
    The executable to use for building the RPM. Defaults to rpmbuild if it can be found or rpm otherwise. Set this if you don't have either on - your PATH or want to use a different executable. Since Ant + your PATH or want to use a different executable. Since Apache Ant 1.6. No
    executable Specify a particular jarsigner executable to use in place of the default binary (found in the same JDK as - Ant is running in).
    + Apache Ant is running in).
    Must support the same command line options as the Sun JDK jarsigner command. since Ant 1.8.0.
    No progress is increased every action and log output line - Whether the temp file will be marked for deletion on normal exit of the Java Virtual Machine (even though the file may never be created); default false. Since Ant 1.7 + Whether the temp file will be marked for deletion on normal exit of the Java Virtual Machine (even though the file may never be created); default false. Since Apache Ant 1.7 boolean diff --git a/docs/manual/Tasks/touch.html b/docs/manual/Tasks/touch.html index 8dbbb137d..263ea7075 100644 --- a/docs/manual/Tasks/touch.html +++ b/docs/manual/Tasks/touch.html @@ -30,7 +30,7 @@

    Changes the modification time of a resource and possibly creates it at the same time. In addition to working with a single file, this Task can also work on resources and -resource collections (which also includes directories). Prior to Ant +resource collections (which also includes directories). Prior to Apache Ant 1.7 only FileSet or Filelist (since Ant 1.6) have been supported.

    diff --git a/docs/manual/Tasks/translate.html b/docs/manual/Tasks/translate.html index 46426ad0e..10e812a90 100644 --- a/docs/manual/Tasks/translate.html +++ b/docs/manual/Tasks/translate.html @@ -69,7 +69,7 @@ source file or any of the files that make up the bundle have been modified after the destination file was last modified.

    -New in Ant 1.6:
    +New in Apache Ant 1.6:
    Line endings of source files are preserved in the translated files.

    FileSets are used to select files to diff --git a/docs/manual/Tasks/truncate.html b/docs/manual/Tasks/truncate.html index c2c346e47..b7df3f7e6 100644 --- a/docs/manual/Tasks/truncate.html +++ b/docs/manual/Tasks/truncate.html @@ -31,7 +31,7 @@ truncate Unix utility/function. In addition to working with a single file, this Task can also work on resources and resource collections. -Since Ant 1.7.1. +Since Apache Ant 1.7.1.

    Parameters

    diff --git a/docs/manual/Tasks/typedef.html b/docs/manual/Tasks/typedef.html index 5cab4435a..f9061b14a 100644 --- a/docs/manual/Tasks/typedef.html +++ b/docs/manual/Tasks/typedef.html @@ -105,7 +105,7 @@ to Antlib. The default is "properties" unless the file/resource name ends with ".xml", in which case the format attribute will have the value "xml". - since Ant 1.6 + since Apache Ant 1.6
    No
    Flag to indicate whether or not the web.xml file is needed. It should be set to false when generating servlet 2.5+ WAR files without a web.xml file. - Since Ant 1.7 No -default "true"
    No
    delimiterDelimiter for splitting multiple values.
    since Ant 1.7.1
    Delimiter for splitting multiple values.
    since Apache Ant 1.7.1
    No, defaults to comma
    diff --git a/docs/manual/Tasks/xmlvalidate.html b/docs/manual/Tasks/xmlvalidate.html index 129ca5f37..c362bbe38 100644 --- a/docs/manual/Tasks/xmlvalidate.html +++ b/docs/manual/Tasks/xmlvalidate.html @@ -28,7 +28,7 @@

    This task checks that XML files are valid (or only well formed). The task uses the SAX2 parser implementation provided by JAXP by default -(probably the one that is used by Ant itself), but one can specify any +(probably the one that is used by Apache Ant itself), but one can specify any SAX1/2 parser if needed.

    This task supports the use of nested diff --git a/docs/manual/Tasks/zip.html b/docs/manual/Tasks/zip.html index 882f69b58..9231047d7 100644 --- a/docs/manual/Tasks/zip.html +++ b/docs/manual/Tasks/zip.html @@ -62,7 +62,7 @@ default) the ZIP file is overwritten if any of the files that would be added to the archive are newer than the entries inside the archive. Please note that ZIP files store file modification times with a granularity of two seconds. If a file is less than two seconds newer -than the entry in the archive, Ant will not consider it newer.

    +than the entry in the archive, Apache Ant will not consider it newer.

    The whenempty parameter controls what happens when no files match. If skip (the default), the ZIP is not created and a warning is issued. diff --git a/docs/manual/Types/antlib.html b/docs/manual/Types/antlib.html index 5ebbccdac..3b06a162d 100644 --- a/docs/manual/Types/antlib.html +++ b/docs/manual/Types/antlib.html @@ -29,10 +29,10 @@

    Description

    An antlib file is an xml file with a root element of "antlib". - Antlib's elements are ant definition tasks - like + Antlib's elements are Apache Ant definition tasks - like and Taskdef, - or any ant task that extends + or any Ant task that extends org.apache.tools.ant.taskdefs.AntlibDefinition.

    @@ -115,7 +115,7 @@ are given special treatment.

    - When ant encounters a element with a namespace URI with this pattern, it + When Ant encounters a element with a namespace URI with this pattern, it will check to see if there is a resource of the name antlib.xml in the package directory in the default classpath.

    diff --git a/docs/manual/Types/assertions.html b/docs/manual/Types/assertions.html index 452c985e0..bbf823a3a 100644 --- a/docs/manual/Types/assertions.html +++ b/docs/manual/Types/assertions.html @@ -44,7 +44,7 @@ on Java 1.4 and later. To enable assertions one must set source="1.4" (or later) in <javac> when the source is being compiled, and that the code must contain assert statements to be tested. The result of such an action is code that neither compiles or runs on earlier -versions of Java. For this reason Ant itself currently contains no assertions. +versions of Java. For this reason Apache Ant itself currently contains no assertions.

    When assertions are enabled (or disabled) in a task through nested diff --git a/docs/manual/Types/custom-programming.html b/docs/manual/Types/custom-programming.html index d2f94e9e4..96bade33c 100644 --- a/docs/manual/Types/custom-programming.html +++ b/docs/manual/Types/custom-programming.html @@ -25,7 +25,7 @@

    Overview

    Custom components are conditions, selectors, filters and other - objects that are defined outside ant core. + objects that are defined outside Apache Ant core.

    In Ant 1.6 custom conditions, selectors and filters has diff --git a/docs/manual/Types/filelist.html b/docs/manual/Types/filelist.html index e25e36d64..57c981d35 100644 --- a/docs/manual/Types/filelist.html +++ b/docs/manual/Types/filelist.html @@ -60,7 +60,7 @@ types. This represents a file name. The nested element allows filenames containing white space and commas.

    -

    Since Ant 1.6.2

    +

    Since Apache Ant 1.6.2

    diff --git a/docs/manual/Types/fileset.html b/docs/manual/Types/fileset.html index 8f49f2c3a..10e78f7c7 100644 --- a/docs/manual/Types/fileset.html +++ b/docs/manual/Types/fileset.html @@ -105,7 +105,7 @@ equivalent to an <and> selector container.

    If true a build error will happen, if false, the fileset will be ignored/empty. Defaults to true. - Since Ant 1.7.1 (default is true for backward compatibility + Since Apache Ant 1.7.1 (default is true for backward compatibility reasons.) diff --git a/docs/manual/Types/filterchain.html b/docs/manual/Types/filterchain.html index e20fea470..b9f893ad8 100644 --- a/docs/manual/Types/filterchain.html +++ b/docs/manual/Types/filterchain.html @@ -33,7 +33,7 @@ to a file 'bar', you would do something like:

    cat foo|head -n10|grep blee > bar

    -Ant was not flexible enough. There was no way for the +Apache Ant was not flexible enough. There was no way for the <copy> task to do something similar. If you wanted the <copy> task to get the first 10 lines, you would have had to create special attributes:

    diff --git a/docs/manual/Types/mapper.html b/docs/manual/Types/mapper.html index 05023e33d..7a71feea3 100644 --- a/docs/manual/Types/mapper.html +++ b/docs/manual/Types/mapper.html @@ -30,7 +30,7 @@ the task, it may be quite obvious which name a target file will have (using javac, you know there will be .class files for your .java files) - in other cases you may want to specify the target files, either to help -Ant or to get an extra bit of functionality.

    +Apache Ant or to get an extra bit of functionality.

    While source files are usually specified as filesets, you don't specify target files directly - instead, you tell Ant how to find the target file(s) for one source file. An diff --git a/docs/manual/Types/namespace.html b/docs/manual/Types/namespace.html index 9e842455d..07b7d3c0f 100644 --- a/docs/manual/Types/namespace.html +++ b/docs/manual/Types/namespace.html @@ -19,7 +19,7 @@ XmlNamespaceSupport

    XML Namespace Support

    - Ant 1.6 introduces support for XML namespaces. + Apache Ant 1.6 introduces support for XML namespaces.

    History

    diff --git a/docs/manual/Types/patternset.html b/docs/manual/Types/patternset.html index f8195b404..3ece3ec5c 100644 --- a/docs/manual/Types/patternset.html +++ b/docs/manual/Types/patternset.html @@ -128,7 +128,7 @@ you can use to test the existance of a property.

    patterns to the parent patternset.

    invert

    A nested patternset can be inverted using the <invert> -element. Since Ant 1.7.1

    +element. Since Apache Ant 1.7.1

    Examples

     <patternset id="non.test.sources">
    diff --git a/docs/manual/Types/permissions.html b/docs/manual/Types/permissions.html
    index a1be0f184..6e7f2649e 100644
    --- a/docs/manual/Types/permissions.html
    +++ b/docs/manual/Types/permissions.html
    @@ -27,7 +27,7 @@
     

    Permissions

    Permissions represents a set of security permissions granted or revoked to -a specific part code executed in the JVM where ant is running in. +a specific part code executed in the JVM where Apache Ant is running in. The actual Permissions are specified via a set of nested permission items either <grant>ed or <revoke>d.

    diff --git a/docs/manual/Types/propertyset.html b/docs/manual/Types/propertyset.html index ba57649cf..94fcf44e8 100644 --- a/docs/manual/Types/propertyset.html +++ b/docs/manual/Types/propertyset.html @@ -25,7 +25,7 @@

    PropertySet

    -

    Since Ant 1.6

    +

    Since Apache Ant 1.6

    Groups a set of properties to be used by reference in a task that supports this.

    diff --git a/docs/manual/Types/redirector.html b/docs/manual/Types/redirector.html index d8f4e4637..e3191cd0d 100644 --- a/docs/manual/Types/redirector.html +++ b/docs/manual/Types/redirector.html @@ -34,7 +34,7 @@ Output may be classified as "output" or as "error output." The <redirector> type provides a concrete means of redirecting input and output featuring the use of File Mappers to specify -source (input) and destination (output/error) files. Since Ant 1.6.2 +source (input) and destination (output/error) files. Since Apache Ant 1.6.2

    The <redirector> element accepts the following attributes:

    AttributeNo
    diff --git a/docs/manual/Types/regexp.html b/docs/manual/Types/regexp.html index ae5cd9cb5..f7880ad2e 100644 --- a/docs/manual/Types/regexp.html +++ b/docs/manual/Types/regexp.html @@ -56,7 +56,7 @@ Use the regular expression with id myregexp.

    Choice of regular expression implementation

    -Ant comes with +Apache Ant comes with wrappers for the java.util.regex package, jakarta-regexp diff --git a/docs/manual/Types/resources.html b/docs/manual/Types/resources.html index 16f58ec34..d75d773c0 100644 --- a/docs/manual/Types/resources.html +++ b/docs/manual/Types/resources.html @@ -30,7 +30,7 @@ A file-like entity can be abstracted to the concept of a resource. In addition to providing access to file-like attributes, a resource implementation should, when possible, provide the means to read content from and/or write content to the underlying entity. Although the resource -concept was introduced in Ant 1.5.2, resources are available for +concept was introduced in Apache Ant 1.5.2, resources are available for explicit use beginning in Ant 1.7.

    diff --git a/docs/manual/Types/selectors-program.html b/docs/manual/Types/selectors-program.html index 940b3d12c..c93c14e8f 100644 --- a/docs/manual/Types/selectors-program.html +++ b/docs/manual/Types/selectors-program.html @@ -18,7 +18,7 @@ -Programming Selectors in Ant +Programming Selectors in Apache Ant @@ -35,7 +35,7 @@
    1. Custom Selectors -

      This is the category that Ant provides specifically for you to +

      This is the category that Apache Ant provides specifically for you to define your own Selectors. Anywhere you want to use your selector you use the <custom> element and specify the class name of your selector within it. See the diff --git a/docs/manual/Types/selectors.html b/docs/manual/Types/selectors.html index 8bcd9b7cf..eee0a8942 100644 --- a/docs/manual/Types/selectors.html +++ b/docs/manual/Types/selectors.html @@ -18,7 +18,7 @@ - Selectors in Ant + Selectors in Apache Ant @@ -42,7 +42,7 @@ There is also a category of selectors that allow user-defined extensions, called Custom Selectors. - The ones built in to Ant are called + The ones built in to Apache Ant are called Core Selectors.

      diff --git a/docs/manual/Types/tarfileset.html b/docs/manual/Types/tarfileset.html index 9e3098d06..6eb416160 100644 --- a/docs/manual/Types/tarfileset.html +++ b/docs/manual/Types/tarfileset.html @@ -24,7 +24,7 @@

      TarFileSet

      -

      TarFileSet has been added as a stand-alone type in Ant +

      TarFileSet has been added as a stand-alone type in Apache Ant 1.7.

      A <tarfileset> is a special form of a <

      Note: This task uses, but does not depend on external -libraries not included in the Ant distribution. See Library Dependencies for more information.

      This data type provides a catalog of resource locations based diff --git a/docs/manual/Types/zipfileset.html b/docs/manual/Types/zipfileset.html index 401a474ec..c29a8dad7 100644 --- a/docs/manual/Types/zipfileset.html +++ b/docs/manual/Types/zipfileset.html @@ -31,7 +31,7 @@ different ways :

      • When the src attribute is used - or a nested resource collection has been specified - (since Ant 1.7), the zipfileset is populated with + (since Apache Ant 1.7), the zipfileset is populated with zip entries found in the file src.
      • diff --git a/docs/manual/antexternal.html b/docs/manual/antexternal.html index 80951d64c..9091b89bf 100644 --- a/docs/manual/antexternal.html +++ b/docs/manual/antexternal.html @@ -23,11 +23,11 @@ -

        Using Ant Tasks Outside of Ant

        +

        Using Apache Ant Tasks Outside of Ant

        Rationale

        -

        Ant provides a rich set of tasks for buildfile creators and +

        Apache Ant provides a rich set of tasks for buildfile creators and administrators. But what about programmers? Can the functionality provided by Ant tasks be used in java programs?

        diff --git a/docs/manual/anttaskslist.html b/docs/manual/anttaskslist.html index 25b3ce36c..bd1204946 100644 --- a/docs/manual/anttaskslist.html +++ b/docs/manual/anttaskslist.html @@ -28,7 +28,7 @@

        Table of Contents

        -

        Ant Tasks

        +

        Apache Ant Tasks

        • Overview of Ant Tasks
        • List of Tasks
        • diff --git a/docs/manual/clonevm.html b/docs/manual/clonevm.html index 72abd9abd..b0a534209 100644 --- a/docs/manual/clonevm.html +++ b/docs/manual/clonevm.html @@ -26,7 +26,7 @@

          ant.build.clonevm

          -

          Since Ant 1.7

          +

          Since Apache Ant 1.7

          The value of the ant.build.clonevm system property controls how Ant instruments forked Java Virtual Machines. The -

          Developing with Ant

          +

          Developing with Apache Ant

          Writing Your Own Task

          It is very easy to write your own task:

          diff --git a/docs/manual/developlist.html b/docs/manual/developlist.html index ca81be02a..0b90661ac 100644 --- a/docs/manual/developlist.html +++ b/docs/manual/developlist.html @@ -27,7 +27,7 @@

          Table of Contents

          -

          Developing with Ant

          +

          Developing with Apache Ant

          • Ant in Anger
          • diff --git a/docs/manual/dirtasks.html b/docs/manual/dirtasks.html index 9d4e145e2..c11f4df5c 100644 --- a/docs/manual/dirtasks.html +++ b/docs/manual/dirtasks.html @@ -35,7 +35,7 @@ can act as an implicit FileSet.

            work on a subset of the directory tree. This section describes how you can select a subset of such a directory tree when using one of these directory-based tasks.

            -

            Ant gives you two ways to create a subset of files in a fileset, both of +

            Apache Ant gives you two ways to create a subset of files in a fileset, both of which can be used at the same time:

            • Only include files and directories that match any diff --git a/docs/manual/feedback.html b/docs/manual/feedback.html index 2e2c191b3..70027f661 100644 --- a/docs/manual/feedback.html +++ b/docs/manual/feedback.html @@ -27,7 +27,7 @@

              Feedback and Troubleshooting

              If things do not work, especially simple things like ant -version, then something is wrong with your configuration. Before filing bug reports and - emailing all the ant mailing lists

              + emailing all the Apache Ant mailing lists

              1. Check your environment variables. Are ANT_HOME and JAVA_HOME correct? If they have quotes or trailing slashes, remove them.
              2. diff --git a/docs/manual/ide.html b/docs/manual/ide.html index 02f9f18d7..7f2bc6d93 100644 --- a/docs/manual/ide.html +++ b/docs/manual/ide.html @@ -29,7 +29,7 @@

                IDE Integration

                -All the modern Java IDEs support Ant almost out of the box. +All the modern Java IDEs support Apache Ant almost out of the box.

                  diff --git a/docs/manual/inputhandler.html b/docs/manual/inputhandler.html index 479c858e0..1333157e4 100644 --- a/docs/manual/inputhandler.html +++ b/docs/manual/inputhandler.html @@ -29,7 +29,7 @@

                  When a task wants to prompt a user for input, it doesn't simply read the input from the console as this would make it impossible to -embed Ant in an IDE. Instead it asks an implementation of the +embed Apache Ant in an IDE. Instead it asks an implementation of the org.apache.tools.ant.input.InputHandler interface to prompt the user and hand the user input back to the task.

                  diff --git a/docs/manual/install.html b/docs/manual/install.html index 2ba38ce2f..04c974c6e 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -19,12 +19,12 @@ -Installing Ant +Installing Apache Ant -

                  Installing Ant

                  -

                  Getting Ant

                  +

                  Installing Apache Ant

                  +

                  Getting Apache Ant

                  The Short Story

                  To get up and running with the binary edition of Ant quickly, follow these steps: diff --git a/docs/manual/installlist.html b/docs/manual/installlist.html index 61c16a95a..6bbe3dd0e 100644 --- a/docs/manual/installlist.html +++ b/docs/manual/installlist.html @@ -27,7 +27,7 @@

                  Table of Contents

                  -

                  Installing Ant

                  +

                  Installing Apache Ant

                  • Getting Ant
                  • System Requirements
                  • diff --git a/docs/manual/javacprops.html b/docs/manual/javacprops.html index 1b5c1d855..6cab07c46 100644 --- a/docs/manual/javacprops.html +++ b/docs/manual/javacprops.html @@ -29,7 +29,7 @@ don't have any default values for historical reasons. Since the underlying javac compiler's default depends on the JDK you use, you may encounter build files that don't explicitly set those attributes and that will no longer compile using a newer JDK. If you cannot -change the build file, Ant provides two properties that help you +change the build file, Apache Ant provides two properties that help you setting default values for these attributes. If the attributes have been set explicitly, the properties listed here will be ignored.

                    diff --git a/docs/manual/listeners.html b/docs/manual/listeners.html index d88f0ec8d..7904ca240 100644 --- a/docs/manual/listeners.html +++ b/docs/manual/listeners.html @@ -27,7 +27,7 @@

                    Overview

                    -

                    Ant has two related features to allow the build process to be monitored: +

                    Apache Ant has two related features to allow the build process to be monitored: listeners and loggers.

                    Listeners

                    diff --git a/docs/manual/projecthelper.html b/docs/manual/projecthelper.html index be838c843..fa07aea44 100644 --- a/docs/manual/projecthelper.html +++ b/docs/manual/projecthelper.html @@ -19,16 +19,16 @@ -The Ant frontend: ProjectHelper +The Apache Ant frontend: ProjectHelper -

                    The Ant frontend: ProjectHelper

                    +

                    The Apache Ant frontend: ProjectHelper

                    What is a ProjectHelper?

                    -The ProjectHelper in Ant is responsible for parsing the build file +The ProjectHelper in Apache Ant is responsible for parsing the build file and creating java instances representing the build workflow. It also signals which kind of file it can parse, and which file name it expects as default input file.

                    diff --git a/docs/manual/properties.html b/docs/manual/properties.html index a31e8408e..9d488cbfe 100644 --- a/docs/manual/properties.html +++ b/docs/manual/properties.html @@ -25,7 +25,7 @@

                    Properties

                    -

                    Properties are key-value-pairs where Ant tries to +

                    Properties are key-value-pairs where Apache Ant tries to expand ${key} to value at runtime.

                    There are many tasks that can set properties, the most common one diff --git a/docs/manual/proxy.html b/docs/manual/proxy.html index a7cb5cfcc..864534255 100644 --- a/docs/manual/proxy.html +++ b/docs/manual/proxy.html @@ -26,7 +26,7 @@

                    Proxy Configuration

                    -This page discussing proxy issues on command-line ant. +This page discussing proxy issues on command-line Apache Ant. Consult your IDE documentation for IDE-specific information upon proxy setup.

                    diff --git a/docs/manual/running.html b/docs/manual/running.html index db242976b..35837e3df 100644 --- a/docs/manual/running.html +++ b/docs/manual/running.html @@ -24,9 +24,9 @@ -

                    Running Ant

                    +

                    Running Apache Ant

                    Command Line

                    -

                    If you've installed Ant as described in the +

                    If you've installed Apache Ant as described in the Installing Ant section, running Ant from the command-line is simple: just type ant.

                    diff --git a/docs/manual/runninglist.html b/docs/manual/runninglist.html index 986b259a3..e2b8010f9 100644 --- a/docs/manual/runninglist.html +++ b/docs/manual/runninglist.html @@ -27,7 +27,7 @@

                    Table of Contents

                    -

                    Running Ant

                    +

                    Running Apache Ant

                    • Command Line
                    • diff --git a/docs/manual/sysclasspath.html b/docs/manual/sysclasspath.html index 39d0736a3..5efb2086c 100644 --- a/docs/manual/sysclasspath.html +++ b/docs/manual/sysclasspath.html @@ -27,7 +27,7 @@

                      build.sysclasspath

                      The value of the build.sysclasspath property controls how the system classpath, i.e. the classpath in effect when -Ant is run, affects the behavior of classpaths in Ant. +Apache Ant is run, affects the behavior of classpaths in Ant. The default behavior varies from task to task.

                      The values and their meanings are: diff --git a/docs/manual/targets.html b/docs/manual/targets.html index c95b7ba29..8453fd724 100644 --- a/docs/manual/targets.html +++ b/docs/manual/targets.html @@ -28,7 +28,7 @@

                      A target is a container of tasks that cooperate to reach a desired state during the build process.

                      -

                      Targets can depend on other targets and Ant ensures that these +

                      Targets can depend on other targets and Apache Ant ensures that these other targets have been executed before the current target. For example you might have a target for compiling and a target for creating a distributable. You can only build a diff --git a/docs/manual/tasklist.html b/docs/manual/tasklist.html index f7b5524b8..7d55164da 100644 --- a/docs/manual/tasklist.html +++ b/docs/manual/tasklist.html @@ -28,7 +28,7 @@

                      Table of Contents

                      diff --git a/docs/manual/tasksoverview.html b/docs/manual/tasksoverview.html index 17b9865dd..9dfa02a3d 100644 --- a/docs/manual/tasksoverview.html +++ b/docs/manual/tasksoverview.html @@ -18,13 +18,13 @@ -Overview of Ant Tasks +Overview of Apache Ant Tasks -

                      Overview of Ant Tasks

                      +

                      Overview of Apache Ant Tasks

                      Given the large number of tasks available with Ant, it may be difficult to get an overall view of what each task can do. The following tables provide a short description of each task and a link to the complete diff --git a/docs/manual/toc.html b/docs/manual/toc.html index 9e061dfba..91d982426 100644 --- a/docs/manual/toc.html +++ b/docs/manual/toc.html @@ -28,9 +28,9 @@

                      Table of Contents

                      • Introduction
                      • -
                      • Installing Ant
                      • -
                      • Using Ant
                      • -
                      • Running Ant
                      • +
                      • Installing Apache Ant
                      • +
                      • Using Apache Ant
                      • +
                      • Running Apache Ant
                      • Ant Tasks
                      • Concepts and Types
                      • Loggers & Listeners
                      • diff --git a/docs/manual/tutorial-HelloWorldWithAnt.html b/docs/manual/tutorial-HelloWorldWithAnt.html index eefc3e6c7..bcb980afc 100644 --- a/docs/manual/tutorial-HelloWorldWithAnt.html +++ b/docs/manual/tutorial-HelloWorldWithAnt.html @@ -16,13 +16,13 @@ --> - Tutorial: Hello World with Ant + Tutorial: Hello World with Apache Ant -

                        Tutorial: Hello World with Ant

                        +

                        Tutorial: Hello World with Apache Ant

                        -

                        This document provides a step by step tutorial for starting java programming with Ant. +

                        This document provides a step by step tutorial for starting java programming with Apache Ant. It does not contain deeper knowledge about Java or Ant. This tutorial has the goal to let you see, how to do the easiest steps in Ant.

                        diff --git a/docs/manual/tutorial-tasks-filesets-properties.html b/docs/manual/tutorial-tasks-filesets-properties.html index b6e28a814..526408bdb 100644 --- a/docs/manual/tutorial-tasks-filesets-properties.html +++ b/docs/manual/tutorial-tasks-filesets-properties.html @@ -24,7 +24,7 @@

                        After reading the tutorial about writing tasks [1] this tutorial explains how to get and set properties and how to use -nested filesets and paths. Finally it explains how to contribute tasks to Ant.

                        +nested filesets and paths. Finally it explains how to contribute tasks to Apache Ant.

                        Content

                          diff --git a/docs/manual/tutorial-writing-tasks.html b/docs/manual/tutorial-writing-tasks.html index 0577d73a6..b7edb7210 100644 --- a/docs/manual/tutorial-writing-tasks.html +++ b/docs/manual/tutorial-writing-tasks.html @@ -31,7 +31,7 @@ tasks.

                        • Write the Task
                        • Use the Task
                        • Integration with TaskAdapter
                        • -
                        • Deriving from Ant's Task
                        • +
                        • Deriving from Apache Ant's Task
                        • Accessing the Task's Project
                        • Attributes
                        • Nested Text
                        • @@ -44,7 +44,7 @@ tasks.

                          Set up the build environment

                          -

                          Ant builds itself, we are using Ant too (why we would write +

                          Apache Ant builds itself, we are using Ant too (why we would write a task if not? :-) therefore we should use Ant for our build.

                          We choose a directory as root directory. All things will be done here if I say nothing different. I will reference this directory diff --git a/docs/manual/tutorials.html b/docs/manual/tutorials.html index f436beb03..5720473aa 100644 --- a/docs/manual/tutorials.html +++ b/docs/manual/tutorials.html @@ -29,7 +29,7 @@

                          Tutorials

                          -

                          Hello World with Ant
                          +

                          Hello World with Apache Ant
                          A step by step tutorial for starting java programming with Ant.

                          Writing Tasks
                          diff --git a/docs/manual/using.html b/docs/manual/using.html index 76cd43fe4..69483a6fc 100644 --- a/docs/manual/using.html +++ b/docs/manual/using.html @@ -23,9 +23,9 @@ -

                          Using Ant

                          +

                          Using Apache Ant

                          Writing a Simple Buildfile

                          -

                          Ant's buildfiles are written in XML. Each buildfile contains one project +

                          Apache Ant's buildfiles are written in XML. Each buildfile contains one project and at least one (default) target. Targets contain task elements. Each task element of the buildfile can have an id attribute and can later be referred to by the value supplied to this. The value has diff --git a/docs/manual/usinglist.html b/docs/manual/usinglist.html index a3f1cb81d..9169d6fd8 100644 --- a/docs/manual/usinglist.html +++ b/docs/manual/usinglist.html @@ -27,7 +27,7 @@

                          Table of Contents

                          -

                          Using Ant

                          +

                          Using Apache Ant