From b08077b2d6927e4cdc777de01d2ec73bed4a1c7e Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Thu, 1 Mar 2018 06:44:53 +0100 Subject: [PATCH] Convert tabs into spaces --- manual/Tasks/ejb.html | 12 +- manual/Tasks/fixcrlf.html | 12 +- manual/Tasks/ftp.html | 6 +- manual/Tasks/input.html | 2 +- manual/Tasks/jar.html | 9 +- manual/Tasks/javah.html | 2 +- manual/Tasks/junit.html | 4 +- manual/Tasks/propertyfile.html | 4 +- manual/Tasks/signjar.html | 3 +- manual/Tasks/sos.html | 4 +- manual/Tasks/style.html | 6 +- manual/Tasks/wljspc.html | 2 +- manual/Types/custom-programming.html | 16 ++- manual/install.html | 160 +++++++++++++-------------- 14 files changed, 117 insertions(+), 125 deletions(-) diff --git a/manual/Tasks/ejb.html b/manual/Tasks/ejb.html index e113eea0f..b90de3cfa 100644 --- a/manual/Tasks/ejb.html +++ b/manual/Tasks/ejb.html @@ -1433,8 +1433,8 @@ example, suffix). Refer to the appropriate documentation for more det destdir The base directory into which the generated JAR files will be written. Each JAR file is - written in directories which correspond to their location within - the descriptordir namespace. + written in directories which correspond to their location within + the descriptordir namespace. Yes @@ -1445,9 +1445,9 @@ example, suffix). Refer to the appropriate documentation for more det classpath The classpath used when generating EJB stubs and skeletons. If - specified, classpath will be prepended to the classpath specified in the - parent ejbjar task (see also the ORB attribute documentation below). Note that - nested classpath elements may also be used. + specified, classpath will be prepended to the classpath specified in the + parent ejbjar task (see also the ORB attribute documentation below). Note that + nested classpath elements may also be used. No; defaults to the classpath specified in the ejbjar parent task @@ -1486,7 +1486,7 @@ example, suffix). Refer to the appropriate documentation for more det secpropag true if the RMI skeletons and stubs must be modified to implement the implicit - propagation of the security context (the transactional context is always provided). + propagation of the security context (the transactional context is always provided). No; defaults to false diff --git a/manual/Tasks/fixcrlf.html b/manual/Tasks/fixcrlf.html index c5942902f..06a2f6bb9 100644 --- a/manual/Tasks/fixcrlf.html +++ b/manual/Tasks/fixcrlf.html @@ -169,9 +169,9 @@ tab Specifies how tab characters are to be handled. Valid values for this property are:

Note: When the attribute javafiles (see above) is true, literal TAB characters occurring within Java string or character constants are never @@ -192,9 +192,9 @@ Specifies how DOS end of file (control-Z) characters are to be handled. Valid values for this property are:

No; default is platform-specific: remove for Unix platforms, asis diff --git a/manual/Tasks/ftp.html b/manual/Tasks/ftp.html index c4f01f8bd..0000478f7 100644 --- a/manual/Tasks/ftp.html +++ b/manual/Tasks/ftp.html @@ -227,9 +227,9 @@ connection.

greater.

Use these options when the standard options don't work, because

If none of these is specified, the default mechanism of letting the system auto-detect the server OS type based on the FTP SYST command and assuming standard formatting diff --git a/manual/Tasks/input.html b/manual/Tasks/input.html index a2829f208..0281c4371 100644 --- a/manual/Tasks/input.html +++ b/manual/Tasks/input.html @@ -104,7 +104,7 @@ different Input tasks.

type one of default, propertyfile, greedy, or secure (since Ant - 1.8). + 1.8). One of these diff --git a/manual/Tasks/jar.html b/manual/Tasks/jar.html index 5eebfbaa1..fb633f2ba 100644 --- a/manual/Tasks/jar.html +++ b/manual/Tasks/jar.html @@ -245,11 +245,10 @@ e.g. decreasing the size by deleting 'same' classes from the versions-branches, strict Configures how to handle breaks of the packaging version specification: - Since Ant 1.7.1 +
  • fail = throws a BuildException
  • +
  • warn = logs a message on warn level
  • +
  • ignore = logs a message on verbose level (default)
  • + Since Ant 1.7.1 No; defaults to ignore diff --git a/manual/Tasks/javah.html b/manual/Tasks/javah.html index e62ad31ec..354af203e 100644 --- a/manual/Tasks/javah.html +++ b/manual/Tasks/javah.html @@ -160,7 +160,7 @@ can be used to enable arguments only if a given compiler implementation will be prefix See Command-line Arguments. Since Ant - 1.8. + 1.8. No diff --git a/manual/Tasks/junit.html b/manual/Tasks/junit.html index 572e20d36..6e6befa9c 100644 --- a/manual/Tasks/junit.html +++ b/manual/Tasks/junit.html @@ -376,7 +376,7 @@ to java-tmp-dir/FailedTests.

    if Only use formatter if the named property is - set. + set. No; default is true @@ -415,7 +415,7 @@ to java-tmp-dir/FailedTests.

    methods are being executed).

    If the methods attribute is used but no test method is specified, then no test - method from the suite will be executed.

    + method from the suite will be executed.

    No; default is to run all test methods in the suite diff --git a/manual/Tasks/propertyfile.html b/manual/Tasks/propertyfile.html index 10470b2a2..f30bcd658 100644 --- a/manual/Tasks/propertyfile.html +++ b/manual/Tasks/propertyfile.html @@ -99,10 +99,10 @@ file itself.

    operation - One of the following operations:

    + One of the following operations:
    for all datatypes: diff --git a/manual/Tasks/signjar.html b/manual/Tasks/signjar.html index 2d6abf6da..d4d3c5c88 100644 --- a/manual/Tasks/signjar.html +++ b/manual/Tasks/signjar.html @@ -201,12 +201,11 @@ name is not provided, JARs are signed in place.

    sysproperty JVM system properties, with the syntax of Ant environment - variables + variables No, and only one can be supplied -

    Examples

    For instructions on generating a code signing certificate, see the keytool diff --git a/manual/Tasks/sos.html b/manual/Tasks/sos.html index f071fe2f8..9b40ded5c 100644 --- a/manual/Tasks/sos.html +++ b/manual/Tasks/sos.html @@ -161,7 +161,7 @@ Linux, Solaris & Windows 2000.

    nocache true|false—Only needed if SOSHOME is set as an environment - variable + variable No @@ -339,7 +339,7 @@ the $/SourceRoot/project1 project with test label.

    nocache true|false—Only needed if SOSHOME is set as an environment - variable + variable No diff --git a/manual/Tasks/style.html b/manual/Tasks/style.html index 199a5854d..28d7d17e7 100644 --- a/manual/Tasks/style.html +++ b/manual/Tasks/style.html @@ -134,7 +134,7 @@ path-like structure).

    name of the XSLT processor to use. Permissible value is: Support for Xalan 1 has been removed since Ant 1.7. @@ -298,13 +298,13 @@ resolution.

    if The param will only be passed
    if this property is - set. + set. No unless The param will not be passed if this property is - set. + set. No diff --git a/manual/Tasks/wljspc.html b/manual/Tasks/wljspc.html index 1af7ad9a4..efe4f5d38 100644 --- a/manual/Tasks/wljspc.html +++ b/manual/Tasks/wljspc.html @@ -42,7 +42,7 @@ dest root of destination directory, what you have set as WorkingDir in the - WebLogic properties + WebLogic properties Yes diff --git a/manual/Types/custom-programming.html b/manual/Types/custom-programming.html index caf3b9482..fd776d316 100644 --- a/manual/Types/custom-programming.html +++ b/manual/Types/custom-programming.html @@ -251,17 +251,16 @@ public class MatchNumberSelectors extends BaseSelectorContainer { classname - The name of your class that - implements org.apache.tools.ant.types.selectors.FileSelector. + The name of your class that + implements org.apache.tools.ant.types.selectors.FileSelector. Yes classpath - The classpath to use in order to load the custom selector - class. If neither classpath nor - classpathref are specified, the class will be + The classpath to use in order to load the custom selector class. If + neither classpath nor classpathref are specified, the class will be loaded from the classpath that Ant uses. No @@ -269,10 +268,9 @@ public class MatchNumberSelectors extends BaseSelectorContainer { classpathref - A reference to a classpath previously defined. If - neither classpathref nor classpath above are - specified, the class will be loaded from the classpath that Ant - uses. + A reference to a classpath previously defined. If neither classpathref + nor classpath above are specified, the class will be loaded from the classpath + that Ant uses. No diff --git a/manual/install.html b/manual/install.html index b100d8ae5..030e92717 100644 --- a/manual/install.html +++ b/manual/install.html @@ -70,8 +70,8 @@ target="_top">https://ant.apache.org/ The binary distribution of Ant is available as 3 different archives

      -
    1. .zip—Recommended compression format for Windows, can also be used on other platforms. Supported by many -programs and some operating systems natively.
    2. +
    3. .zip—Recommended compression format for Windows, can also be used on other platforms. Supported +by many programs and some operating systems natively.
    4. .tar.gz—Using the tar program to gather files together, and gzip to compress and uncompress.
    5. .tar.bz2—Using the tar program to gather files together, and bzip2 to compress and uncompress.
    @@ -111,14 +111,15 @@ the diagnostics advice.

    Source Distribution

    -If you prefer the source distribution, you can download the source for the latest Ant release from -https://ant.apache.org/srcdownload.cgi. +If you prefer the source distribution, you can download the source for the latest Ant release +from https://ant.apache.org/srcdownload.cgi.

    If you prefer the leading-edge code, you can access the code as it is being developed via Git. The Ant website has details on accessing Git. All bug fixes will go in against -the HEAD of the source tree, and the first response to many bug reports will be "have you tried the latest version". Don't -be afraid to download and build a prerelease distribution, as everything other than new features are usually stable. +the HEAD of the source tree, and the first response to many bug reports will be "have you tried the latest +version". Don't be afraid to download and build a prerelease distribution, as everything other than new features are +usually stable.

    See the section Building Ant on how to build Ant from the source code. You can also access @@ -150,40 +151,39 @@ target="_top">https://archive.apache.org/dist/ant/. The files are organized ant-current-bin.zip - ZIP archive containing the compiled version of Ant in the last released version. It is recommended that - you do not download the latest version this way, as the standard way of downloading described above will - redirect you to a mirror closer to you, thus making the download faster for you and reducing the load - on Apache servers. + ZIP archive containing the compiled version of Ant in the last released version. It is recommended that you do not + download the latest version this way, as the standard way of downloading described above will redirect you to a + mirror closer to you, thus making the download faster for you and reducing the load on Apache servers. ant-current-src.zip - ZIP archive containing the sources of Ant. If you have this you can compile Ant. If you do not have the - required dependencies, the classes depending on them are just not built. Again, it is preferred to use the - standard way of getting the source package described above to make your download quicker and to reduce the load on - Apache servers. + ZIP archive containing the sources of Ant. If you have this you can compile Ant. If you do not have + the required dependencies, the classes depending on them are just not built. Again, it is preferred to use + the standard way of getting the source package described above to make your download quicker and to reduce the load + on Apache servers. ant-current-*.asc - Security file for checking the correctness of the zip file. This one is the - PGP signature. + Security file for checking the correctness of the zip file. This one is + the PGP signature. ant-current-*.md5 - Security file for checking the correctness of the zip file. This one is the - MD5 checksum. + Security file for checking the correctness of the zip file. This one is + the MD5 checksum. ant-current-*.sha1 - Security file for checking the correctness of the zip file. This one is the - SHA1 checksum. + Security file for checking the correctness of the zip file. This one is + the SHA1 checksum. @@ -222,9 +222,9 @@ target="_top">https://archive.apache.org/dist/ant/. The files are organized

    System Requirements

    Ant has been used successfully on many platforms, including Linux, commercial flavours of Unix such as Solaris and -HP-UX, macOS, Windows NT descendants, OS/2 Warp, Novell Netware 6, OpenVMS. The platforms used most for development -are, in no particular order, Linux, macOS, Microsoft Windows and Unix; these are therefore that platforms that tend to -work best. Since Ant 1.7, Windows 9x is no longer supported. +HP-UX, macOS, Windows NT descendants, OS/2 Warp, Novell Netware 6, OpenVMS. The platforms used most for development are, +in no particular order, Linux, macOS, Microsoft Windows and Unix; these are therefore that platforms that tend to work +best. Since Ant 1.7, Windows 9x is no longer supported.

    For the current version of Ant (1.10), you will also need a JDK installed on your system, version 8 or later required. @@ -271,8 +271,8 @@ other open source Java runtimes, and so strives to have a product that works wel Only the bin and lib directories are required to run Ant.

    -To install Ant, choose a directory and copy the distribution files there. This directory will be known as -ANT_HOME. +To install Ant, choose a directory and copy the distribution files there. This directory will be known +as ANT_HOME.

    Windows 95, Windows 98 & Windows ME Note

    @@ -280,20 +280,20 @@ To install Ant, choose a directory and copy the distribution files there. This d Note that current releases of Ant no longer support these systems. If you are using an older version of Ant, however, the script used to launch Ant will have problems if ANT_HOME is a long filename (i.e. a filename which is not of the format known as "8.3"). This is due to limitations in the OS's handling of - the "for" batch file statement. It is recommended, therefore, that Ant be installed in a - short, 8.3 path, such as C:\Ant. + the "for" batch file statement. It is recommended, therefore, that Ant be installed in + a short, 8.3 path, such as C:\Ant.

    On these systems you will also need to configure more environment space to cater for the environment variables used - in the Ant launch script. To do this, you will need to add or update the following line in the - config.sys file + in the Ant launch script. To do this, you will need to add or update the following line in + the config.sys file

    shell=c:\command.com c:\ /p /e:32768

    Setup

    -Before you can run Ant there is some additional setup you will need to do unless you are installing the -RPM version from jpackage.org: +Before you can run Ant there is some additional setup you will need to do unless you are installing +the RPM version from jpackage.org:

    -Operating System-specific instructions for doing this from the command line are in the Windows, -Linux/Unix (bash), and Linux/Unix (csh) sections. Note that using this -method, the settings will only be valid for the command line session you run them in. +Operating System-specific instructions for doing this from the command line are in +the Windows, Linux/Unix (bash), and Linux/Unix (csh) +sections. Note that using this method, the settings will only be valid for the command line session you run them in.

    Note: Do not install Ant's ant.jar file into the lib/ext directory of the @@ -316,10 +316,11 @@ security restrictions on the classes which may be loaded by an extension.

    Windows Note

    - The ant.bat script makes use of three environment variables—ANT_HOME, - CLASSPATH and JAVA_HOME. Ensure that ANT_HOME and - JAVA_HOME variables are set, and that they do not have quotes (either ' or ") and - they do not end with \ or with /. CLASSPATH should be unset or empty. + The ant.bat script makes use of three environment + variables—ANT_HOME, CLASSPATH and JAVA_HOME. Ensure + that ANT_HOME and JAVA_HOME variables are set, and that they do not have + quotes (either ' or ") and they do not end with \ or with /. CLASSPATH should be + unset or empty.

    Check Installation

    @@ -347,11 +348,11 @@ If this does not work, ensure your environment variables are set right. E.g., on
  • required: %PATH%=...maybe-other-entries...;%ANT_HOME%\bin;...maybe-other-entries...
  • -ANT_HOME is used by the launcher script for finding the libraries. -JAVA_HOME is used by the launcher for finding the JDK/JRE to use. (JDK is recommended as some tasks require the -Java tools.) If not set, the launcher tries to find one via the %PATH% environment variable. -PATH is set for user convenience. With that set you can just start ant instead of always typing -the/complete/path/to/your/ant/installation/bin/ant. +ANT_HOME is used by the launcher script for finding the libraries. JAVA_HOME is used by the +launcher for finding the JDK/JRE to use. (JDK is recommended as some tasks require the Java tools.) If not set, the +launcher tries to find one via the %PATH% environment variable. PATH is set for user +convenience. With that set you can just start ant instead of always +typing the/complete/path/to/your/ant/installation/bin/ant.

    Optional Tasks

    @@ -373,8 +374,8 @@ In ANT_HOME/lib. This makes the JAR files available to all A
  • -In ${user.home}/.ant/lib (since Ant 1.6). This allows different users to add new libraries to Ant. All JAR -files added to this directory are available to command-line Ant. +In ${user.home}/.ant/lib (since Ant 1.6). This allows different users to add new libraries to +Ant. All JAR files added to this directory are available to command-line Ant.

  • @@ -773,16 +774,16 @@ these tasks available. Please refer to the Installing A jakarta-regexp-1.4.jar regexp type with mappers (if you do not wish to use - java.util.regex) + java.util.regex) https://attic.apache.org/projects/jakarta-regexp.html + target="_top">https://attic.apache.org/projects/jakarta-regexp.html jakarta-oro-2.0.8.jar regexp type with mappers (if you do not wish to use - java.util.regex) or ftp task with commons-net 1.4.1 + java.util.regex) or ftp task with commons-net 1.4.1 https://attic.apache.org/projects/jakarta-oro.html + target="_top">https://attic.apache.org/projects/jakarta-oro.html junit.jar @@ -812,23 +813,20 @@ these tasks available. Please refer to the Installing A Groovy JARs Groovy Ant tasks with bindings or Groovy with script and scriptdef tasks - - http://groovy-lang.org/
    - Use either groovy-ant for Groovy Ant tasks with bindings or groovy-bsf for Groovy with script and scriptdef tasks - (or groovy-all) + http://groovy-lang.org/
    Use either groovy-ant for + Groovy Ant tasks with bindings or groovy-bsf for Groovy with script and scriptdef tasks (or groovy-all) netrexx.jar netrexxc task, Rexx with script task https://www.ibm.com/software/awdtools/netrexx/library.html + target="_top">https://www.ibm.com/software/awdtools/netrexx/library.html - rhino.jar
    - (included in Java 7 runtime, replaced by Nashorn in Java 8 and later) - JavaScript with script task
    - Note: Apache BSF 2.4.0 works only with Rhino 1.5R4 and later versions. + rhino.jar
    (included in Java 7 runtime, replaced by Nashorn in Java 8 and later) + JavaScript with script task
    Note: Apache BSF 2.4.0 works + only with Rhino 1.5R4 and later versions. https://www.mozilla.org/rhino/ @@ -848,8 +846,8 @@ these tasks available. Please refer to the Installing A BeanShell JAR(s) - BeanShell with script task.
    - Note: Ant requires BeanShell version 1.3 or later + BeanShell with script task.
    Note: Ant requires BeanShell + version 1.3 or later http://www.beanshell.org/ @@ -875,33 +873,30 @@ these tasks available. Please refer to the Installing A commons-net.jar ftp, rexec - and telnet tasks
    - A minimum version of commons-net of 1.4.0 is needed to compile Ant, earlier versions did not support the full range - of configuration options.
    - jakarta-oro 2.0.8 is required together with commons-net 1.4.x at run time.
    - Note: do not use commons-net 3.2 because - of performance issues + and telnet tasks
    A minimum version of commons-net of 1.4.0 is needed to + compile Ant, earlier versions did not support the full range of configuration options.
    jakarta-oro 2.0.8 is + required together with commons-net 1.4.x at run time.
    Note: do not use commons-net 3.2 + because of performance issues https://commons.apache.org/net/ bcel.jar classfileset data type, JavaClassHelper used by the ClassConstants filter - reader and optionally used by ejbjar task for dependency determination + reader and optionally used by ejbjar task for dependency determination https://commons.apache.org/bcel/ javax.mail-api.jar mail task with MIME encoding, - and deprecated mimemail task + and deprecated mimemail task https://javaee.github.io/javamail/ + target="_top">https://javaee.github.io/javamail/ - activation.jar
    - (included in Java 6 and later runtime) + activation.jar
    (included in Java 6 and later runtime) mail task with MIME encoding, - and deprecated mimemail task + and deprecated mimemail task https://www.oracle.com/technetwork/java/javase/jaf-135115.html @@ -914,9 +909,9 @@ these tasks available. Please refer to the Installing A resolver.jar 1.1 or later xmlcatalog datatype only if support for external catalog files is - desired + desired https://xerces.apache.org/xml-commons/components/resolver/ + target="_top">https://xerces.apache.org/xml-commons/components/resolver/ jsch.jar 0.1.54 or later @@ -927,13 +922,13 @@ these tasks available. Please refer to the Installing A JAI—Java Advanced Imaging image task https://download.java.net/media/jai/builds/release/1_1_3/INSTALL.html + target="_top">https://download.java.net/media/jai/builds/release/1_1_3/INSTALL.html XZ—XZ for Java 1.6 or later xz and unxz - tasks, xzresource, xz compression - in tar/untar tasks + tasks, xzresource, xz compression + in tar/untar tasks https://www.tukaani.org/xz/java.html @@ -943,15 +938,16 @@ these tasks available. Please refer to the Installing A

    Diagnostics

    -Ant has a built in diagnostics feature. If you run ant -diagnostics, Ant will look at its internal state and -print it out. This code will check and print the following things. +Ant has a built in diagnostics feature. If you run ant -diagnostics, Ant will look at its internal state +and print it out. This code will check and print the following things.