From 63dc4df7b8bba9acc51b10e9d61d3a06560481ce Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Thu, 8 Feb 2018 22:56:19 +0100 Subject: [PATCH] Remove width constraints, unbreakable spaces and

---
 manual/Integration/jext-plugin.html     |  14 +-
 manual/Tasks/BorlandEJBTasks.html       |  66 ++++-----
 manual/Tasks/BorlandGenerateClient.html |  36 ++---
 manual/Tasks/apply.html                 |  34 ++---
 manual/Tasks/available.html             |   2 +-
 manual/Tasks/conditions.html            |  48 +++----
 manual/Tasks/ejb.html                   |   2 +-
 manual/Tasks/ftp.html                   |  38 ++---
 manual/Tasks/image.html                 |  12 +-
 manual/Tasks/import.html                |  14 +-
 manual/Tasks/include.html               |  14 +-
 manual/Tasks/jar.html                   |   4 +-
 manual/Tasks/java.html                  |   2 +-
 manual/Tasks/javac.html                 |   6 +-
 manual/Tasks/javah.html                 |  13 +-
 manual/Tasks/jdepend.html               |  30 ++--
 manual/Tasks/jjdoc.html                 |   8 +-
 manual/Tasks/jjtree.html                |  14 +-
 manual/Tasks/junit.html                 |  26 ++--
 manual/Tasks/junitreport.html           |  12 +-
 manual/Tasks/mail.html                  |   2 +-
 manual/Tasks/manifest.html              |   4 +-
 manual/Tasks/native2ascii.html          |   6 +-
 manual/Tasks/propertyfile.html          |  26 ++--
 manual/Tasks/pvcstask.html              |  78 +++++-----
 manual/Tasks/rmic.html                  |   6 +-
 manual/Tasks/schemavalidate.html        |  24 ++--
 manual/Tasks/sos.html                   |   2 +-
 manual/Tasks/sql.html                   | 180 ++++++++++++------------
 manual/Tasks/xmlvalidate.html           |  18 +--
 manual/Types/filterchain.html           |   8 +-
 manual/Types/mapper.html                |   2 +-
 manual/Types/namespace.html             |   2 +-
 manual/Types/resources.html             |  12 +-
 34 files changed, 379 insertions(+), 386 deletions(-)

diff --git a/manual/Integration/jext-plugin.html b/manual/Integration/jext-plugin.html
index 84e88c087..effb033bd 100644
--- a/manual/Integration/jext-plugin.html
+++ b/manual/Integration/jext-plugin.html
@@ -14,20 +14,18 @@
    See the License for the specific language governing permissions and
    limitations under the License.
 -->
-
 
 
-  
   
   
 Apache AntWork Plugin for the Jext Java Text Editor
 
 
 
-

AntWork Plugin for the Jext Java Text Editor

- by
    -
  • Klaus Hartlage - (KHartlage@t-online.de)
  • +

    AntWork Plugin for the Jext Java Text Editor

    +by +
    @@ -52,5 +50,5 @@ compile.

    Jext. With a double-click on the error-message you jump to the error in the specified java text file.

    - - + + diff --git a/manual/Tasks/BorlandEJBTasks.html b/manual/Tasks/BorlandEJBTasks.html index 3ee56c6c9..e473d65b1 100644 --- a/manual/Tasks/BorlandEJBTasks.html +++ b/manual/Tasks/BorlandEJBTasks.html @@ -42,79 +42,79 @@ his homepage.

    Borland element

    - - - + + + - - + - + - - + - + - - + - + - - - + + + - - + - + - - + - + - - + - + - - + - + - - + - + - - - + + +
    AttributeDescriptionRequiredAttributeDescriptionRequired
    destdirThe base directory into which the generated borland + destdirThe base directory into which the generated borland ready jar files are depositedyesyes
    debugIf true, turn on the debug mode for each borland + debugIf true, turn on the debug mode for each borland tools (java2iiop, iastool ...) default = falsenono
    verifyIf true, turn on the verification at the end + verifyIf true, turn on the verification at the end of the jar production (default = false)nono
    verifyargsextra parameter for verify commandnoverifyargsextra parameter for verify commandno
    suffixString value appended to the basename of the + suffixString value appended to the basename of the deployment descriptor to create the filename of the Borland EJB jar file.No, defaults to '-ejb.jar'.No, defaults to '-ejb.jar'.
    basdtdDeprecated. Defines the location of the + basdtdDeprecated. Defines the location of the DTD which covers the Borland specific deployment descriptors. This should not be necessary if you have borland in your classpath. If you do not, you should use a nested <dtd> element, described in the ejbjar task documentation.nono
    ejbdtdDeprecated. Defines the location of the + ejbdtdDeprecated. Defines the location of the ejb-jar DTD in the class hierarchy. This should not be necessary if you have borland in your classpath. If you do not, you should use a nested <dtd> element, described in the ejbjar task documentation.nono
    generateclientIf true, turn on the generation of the corresponding + generateclientIf true, turn on the generation of the corresponding ejbjar (default = false)nono
    versionset the Borland Application Version. + versionset the Borland Application Version.
    • 4 means B.A.S (Borland Application Server) 4.x, target will add ejb-inprise.xml file
    • 5 means B.E.S (Borland Application Server) 5.x, target will add ejb-borland.xml file
    No, defaults to 4No, defaults to 4
    java2iiopParamsIf filled, the params are added to the java2iiop command (ex: -no_warn_missing_define)nojava2iiopParamsIf filled, the params are added to the java2iiop command (ex: -no_warn_missing_define)no
    diff --git a/manual/Tasks/BorlandGenerateClient.html b/manual/Tasks/BorlandGenerateClient.html index 9454444a9..fe5021fb1 100644 --- a/manual/Tasks/BorlandGenerateClient.html +++ b/manual/Tasks/BorlandGenerateClient.html @@ -33,43 +33,43 @@

    Parameters

    - - - + + + - - - + + + - - + - + - - + - + - - + - + - - + - +
    AttributeDescriptionRequiredAttributeDescriptionRequired
    ejbjarejb jar fileyesejbjarejb jar fileyes
    debugIf true, turn on the debug mode for each borland + debugIf true, turn on the debug mode for each borland tools (java2iiop, iastool ...) default = falsenono
    clientjarclient jar file name. If missing the client jar + clientjarclient jar file name. If missing the client jar file name is build using the ejbjar file name: ejbjar = hellobean-ejb.jar => hellobean-ejbclient.jarnono
    modechoose the command launching mode. Two values: + modechoose the command launching mode. Two values: java or fork. default = fork. java is not supported for version=5.Possibility to specify a classpath.nono
    versionset the Borland Application Version. + versionset the Borland Application Version.
    • 4 means B.A.S (Borland Application Server 4.x)
    • 5 means B.E.S (Borland Application Server 5.x)
    No, defaults to 4No, defaults to 4
    diff --git a/manual/Tasks/apply.html b/manual/Tasks/apply.html index 540be75a6..dd42fe953 100644 --- a/manual/Tasks/apply.html +++ b/manual/Tasks/apply.html @@ -37,9 +37,9 @@ href="../Types/resources.html#collection">Resource Collections – including but not restricted to FileSets, DirSets - (since Ant 1.6) or + (since Ant 1.6) or FileLists - (since Ant 1.6) + (since Ant 1.6) – are passed as arguments to the system command.

    If you specify a nested mapper, the timestamp of each source file is compared to the timestamp of a @@ -86,7 +86,7 @@ to send input to it is via the input and inputstring attributes.

    whether or not you want the commands to be spawned.
    If you spawn a command, its output will not be logged by Ant.
    The input, output, error, and result property settings are not active when spawning a process.
    - since Ant 1.6 + since Ant 1.6 No, default is false @@ -139,7 +139,7 @@ to send input to it is via the input and inputstring attributes.

    error The file to which the standard error of the - command should be redirected. since Ant 1.6 + command should be redirected. since Ant 1.6 No @@ -149,7 +149,7 @@ to send input to it is via the input and inputstring attributes.

    file/property. The error output will not be included in the output file/property. If you redirect error with the "error" or "errorProperty" attributes, this will have no effect. - since Ant 1.6 + since Ant 1.6 No @@ -170,21 +170,21 @@ to send input to it is via the input and inputstring attributes.

    errorproperty The name of a property in which the standard error of the - command should be stored. since Ant 1.6 + command should be stored. since Ant 1.6 No input A file from which the executed command's standard input is taken. This attribute is mutually exclusive with the - inputstring attribute. since Ant 1.6 + inputstring attribute. since Ant 1.6 No inputstring A string which serves as the input stream for the executed command. This attribute is mutually exclusive with the - input attribute. since Ant 1.6 + input attribute. since Ant 1.6 No @@ -265,38 +265,38 @@ to send input to it is via the input and inputstring attributes.

    that does not exist, against the execution directory if specified. On Unix systems, if you only want to allow execution of commands in the user's path, set this to false. - since Ant 1.6 + since Ant 1.6 No, default is false maxparallel Limit the amount of parallelism by passing at most this many sourcefiles at once. Set it to <= 0 for - unlimited. Since Ant 1.6. + unlimited. Since Ant 1.6. No, unlimited by default addsourcefile Whether source file names should be added to the - command automatically. Since Ant 1.6. + command automatically. Since Ant 1.6. No, default is true verbose Whether to print a summary after execution or not. - Since Ant 1.6. + Since Ant 1.6. No, default false ignoremissing Whether to ignore nonexistent files specified - via filelists. Since Ant 1.6.2. + via filelists. Since Ant 1.6.2. No, default is true force Whether to bypass timestamp comparisons - for target files. Since Ant 1.6.3. + for target files. Since Ant 1.6.3. No, default is false @@ -306,12 +306,12 @@ to send input to it is via the input and inputstring attributes.

    elements to define the files for this task and refer to <fileset>s defined elsewhere.

    filelist

    -

    Since Ant 1.6

    +

    Since Ant 1.6

    You can use any number of nested <filelist> elements to define the files for this task and refer to <filelist>s defined elsewhere.

    dirset

    -

    Since Ant 1.6

    +

    Since Ant 1.6

    You can use any number of nested <dirset> elements to define the directories for this task and refer to <dirset>s defined elsewhere.

    @@ -386,7 +386,7 @@ specified if you also define a nested mapper.

    system command via nested <env> elements. See the description in the section about exec

    redirector

    -Since Ant 1.6.2 +Since Ant 1.6.2

    A nested I/O Redirector can be specified. <apply>'s behavior is like that of exec with regard to diff --git a/manual/Tasks/available.html b/manual/Tasks/available.html index bda0f5854..3b0a9c751 100644 --- a/manual/Tasks/available.html +++ b/manual/Tasks/available.html @@ -147,7 +147,7 @@ if the class javax.xml.transform.Transformer is found in the classp <available property="have.extras" resource="extratasks.properties"> <classpath> <pathelement location="/usr/local/ant/extra.jar" /> -  </classpath> + </classpath> </available>

sets the have.extras property to the value "true" diff --git a/manual/Tasks/conditions.html b/manual/Tasks/conditions.html index 312437ea6..c3976855d 100644 --- a/manual/Tasks/conditions.html +++ b/manual/Tasks/conditions.html @@ -205,9 +205,9 @@ web server of the specified url. By default, HTTP responses errors of 400 or greater are viewed as invalid.

- - - + + + @@ -244,9 +244,9 @@ of 400 or greater are viewed as invalid.

TCP/IP listener at the specified host and port.

AttributeDescriptionRequiredAttributeDescriptionRequired
url
- - - + + + @@ -270,9 +270,9 @@ or the filenames match the answer is so obvious the detailed test is omitted.

AttributeDescriptionRequiredAttributeDescriptionRequired
server
- - - + + + @@ -771,9 +771,9 @@ must match. Since Ant 1.7

AttributeDescriptionRequiredAttributeDescriptionRequired
file1
- - - + + + @@ -792,9 +792,9 @@ must match. Since Ant 1.7

AttributeDescriptionRequiredAttributeDescriptionRequired
astext
- - - + + + @@ -830,9 +830,9 @@ must match. Since Ant 1.7
AttributeDescriptionRequiredAttributeDescriptionRequired
resource
- - - + + + @@ -1033,9 +1033,9 @@ is redundant and will be ignored.

AttributeDescriptionRequiredAttributeDescriptionRequired
classname
- - - + + + @@ -1098,9 +1098,9 @@ is redundant and will be ignored.

AttributeDescriptionRequiredAttributeDescriptionRequired
millis
- - - + + + diff --git a/manual/Tasks/ejb.html b/manual/Tasks/ejb.html index c08d940dc..f8de104de 100644 --- a/manual/Tasks/ejb.html +++ b/manual/Tasks/ejb.html @@ -1735,7 +1735,7 @@ nested elements.

JOnAS EJB container. This example requires the naming standard to be used for the deployment descriptors. Using this format will create a EJB JAR file for each variation of  '*-jar.xml' that is found in the deployment descriptor -directory. 

+directory.

       <ejbjar srcdir="${build.classes}"
diff --git a/manual/Tasks/ftp.html b/manual/Tasks/ftp.html
index 1961e8caa..1d60d68f0 100644
--- a/manual/Tasks/ftp.html
+++ b/manual/Tasks/ftp.html
@@ -64,9 +64,9 @@ try to set up a new connection.

Parameters

AttributeDescriptionRequiredAttributeDescriptionRequired
atleast
- - - + + + @@ -386,36 +386,36 @@ try to set up a new connection.

AttributeDescriptionRequiredAttributeDescriptionRequired
server
- - + + - - + - - + - - + - - + - - + + - - + - - +
Actionmeaning of remotedirActionmeaning of remotedir use of nested fileset(s)
send/putbase directory to + send/putbase directory to which the files are sent they are used normally and evaluated on the local machine
recv/getbase directory from + recv/getbase directory from which the files are retrieved the remote files located under the remotedir matching the include/exclude patterns of the fileset
del/deletebase directory from + del/deletebase directory from which files get deleted the remote files located under the remotedir matching the include/exclude patterns of the fileset
listbase directory from + listbase directory from which files are listed
the remote files located under @@ -423,21 +423,21 @@ the remotedir matching the include/exclude patterns of the fileset
mkdirdirectory to createmkdirdirectory to create not used
chmodbase directory from + chmodbase directory from which the mode of files get changed the remote files located under the remotedir matching the include/exclude patterns of the fileset
rmdirbase directory from + rmdirbase directory from which directories get removed the remote directories located under the remotedir matching the include/exclude diff --git a/manual/Tasks/image.html b/manual/Tasks/image.html index 20459d046..d1a06e202 100644 --- a/manual/Tasks/image.html +++ b/manual/Tasks/image.html @@ -220,12 +220,12 @@ nested inside the Draw object.

Examples

- <image destdir="samples/low" overwrite="yes">
-     <fileset dir="samples/full">
-         <include name="**/*.jpg"/>
-     </fileset>
-     <scale width="160" height="160" proportions="fit"/>
- </image>
+ <image destdir="samples/low" overwrite="yes">
+     <fileset dir="samples/full">
+         <include name="**/*.jpg"/>
+     </fileset>
+     <scale width="160" height="160" proportions="fit"/>
+ </image>
 

Create thumbnails of my images and make sure they all fit within the 160x160 size whether the image is portrait or landscape.

diff --git a/manual/Tasks/import.html b/manual/Tasks/import.html index 5744bf613..d588a3111 100644 --- a/manual/Tasks/import.html +++ b/manual/Tasks/import.html @@ -118,12 +118,12 @@ properties from imported.properties:

<!-- importing.xml -->
 <project name="importing" basedir="." default="...">
-  <import file="${path_to_imported}/imported.xml"/>
+  <import file="${path_to_imported}/imported.xml"/>
 </project>
 
 <!-- imported.xml -->
 <project name="imported" basedir="." default="...">
-  <property file="imported.properties"/>
+  <property file="imported.properties"/>
 </project>
 
@@ -135,8 +135,8 @@ of imported.xml is ignored by Ant. The right way to use
 <!-- imported.xml -->
 <project name="imported" basedir="." default="...">
-  <dirname property="imported.basedir" file="${ant.file.imported}"/>
-  <property file="${imported.basedir}/imported.properties"/>
+  <dirname property="imported.basedir" file="${ant.file.imported}"/>
+  <property file="${imported.basedir}/imported.properties"/>
 </project>
 
@@ -224,14 +224,12 @@ collection 1.8.0

Examples

-
  <import file="../common-targets.xml"/>
-
+
  <import file="../common-targets.xml"/>

Imports targets from the common-targets.xml file that is in a parent directory.

-
  <import file="${deploy-platform}.xml"/>
-
+
  <import file="${deploy-platform}.xml"/>

Imports the project defined by the property deploy-platform

diff --git a/manual/Tasks/include.html b/manual/Tasks/include.html index 3b9cdb7e7..1c9ab3255 100644 --- a/manual/Tasks/include.html +++ b/manual/Tasks/include.html @@ -113,12 +113,12 @@ properties from included.properties:

<!-- including.xml -->
 <project name="including" basedir="." default="...">
-  <include file="${path_to_included}/included.xml"/>
+  <include file="${path_to_included}/included.xml"/>
 </project>
 
 <!-- included.xml -->
 <project name="included" basedir="." default="...">
-  <property file="included.properties"/>
+  <property file="included.properties"/>
 </project>
 
@@ -130,8 +130,8 @@ of included.xml is ignored by Ant. The right way to use
 <!-- included.xml -->
 <project name="included" basedir="." default="...">
-  <dirname property="included.basedir" file="${ant.file.included}"/>
-  <property file="${included.basedir}/included.properties"/>
+  <dirname property="included.basedir" file="${ant.file.included}"/>
+  <property file="${included.basedir}/included.properties"/>
 </project>
 
@@ -219,14 +219,12 @@ collection

The specified resources will be included.

Examples

-
  <include file="../common-targets.xml"/>
-
+
  <include file="../common-targets.xml"/>

Includes targets from the common-targets.xml file that is in a parent directory.

-
  <include file="${deploy-platform}.xml"/>
-
+
  <include file="${deploy-platform}.xml"/>

Includes the project defined by the property deploy-platform

diff --git a/manual/Tasks/jar.html b/manual/Tasks/jar.html index 321a5862a..ea3eecce8 100644 --- a/manual/Tasks/jar.html +++ b/manual/Tasks/jar.html @@ -543,7 +543,7 @@ program (Implementation-Version). Note that the Built-By attribute will take the property ${user.name}. The manifest produced by the above would look like this:

-
Manifest-Version: 1.0
+
Manifest-Version: 1.0
 Permissions: sandbox
 Codebase: example.com
 Built-By: conor
@@ -553,7 +553,7 @@ Implementation-Version: 1.0.0beta2
 Created-By: Apache Ant 1.9.2
 
 Name: common/MyClass.class
-Sealed: false
+Sealed: false

Service Provider

diff --git a/manual/Tasks/java.html b/manual/Tasks/java.html index ee49be129..305ea9a74 100644 --- a/manual/Tasks/java.html +++ b/manual/Tasks/java.html @@ -32,7 +32,7 @@ specified.

If odd things go wrong when you run this task, set fork="true" to use a new JVM. -

As of Ant 1.6.3, you can interact with a forked VM, as well as +

Since Ant 1.6.3, you can interact with a forked VM, as well as sending input to it via the input and inputstring attributes.

diff --git a/manual/Tasks/javac.html b/manual/Tasks/javac.html index 70f693290..a0656bb19 100644 --- a/manual/Tasks/javac.html +++ b/manual/Tasks/javac.html @@ -571,9 +571,9 @@ enable arguments only if a given compiler implementation will be used.

- - - + + + diff --git a/manual/Tasks/javah.html b/manual/Tasks/javah.html index ac6ee3e7b..cbfd67e85 100644 --- a/manual/Tasks/javah.html +++ b/manual/Tasks/javah.html @@ -38,9 +38,8 @@ systems are used.

attribute instead which allows you to compile the classes and generate the native header files with a single step.

-

Note: javah has been deprecated as of Java 9 - and removed as of Java 10. Trying to use it with Java 10 will - fail.

+

Note: javah has been deprecated in Java 9 + and removed in Java 10. Attempts to use it with Java 10 will fail.

It is possible to use different compilers. This can be selected with the implementation @@ -132,7 +131,7 @@ attribute:

AttributeDescriptionRequiredAttributeDescriptionRequired
value No
-

Either outputFile or destdir must be supplied, but not both. 

+

Either outputFile or destdir must be supplied, but not both.

Parameters specified as nested elements

@@ -146,9 +145,9 @@ only if a given compiler implementation will be used.

- - - + + + diff --git a/manual/Tasks/jdepend.html b/manual/Tasks/jdepend.html index 27f60b05d..6fd5486d1 100644 --- a/manual/Tasks/jdepend.html +++ b/manual/Tasks/jdepend.html @@ -120,9 +120,9 @@ to ignore (requires JDepend 2.5 or above).

 <jdepend classpathref="base.path">
-    <classespath>
-        <pathelement location="build"/>
-    </classespath>
+    <classespath>
+        <pathelement location="build"/>
+    </classespath>
 </jdepend>
 
@@ -134,13 +134,13 @@ classpath reference.

 <jdepend outputfile="docs/jdepend.xml" fork="yes" format="xml">
-    <sourcespath>
-        <pathelement location="src"/>
-    </sourcespath>
-    <classpath>
-        <pathelement location="classes"/>
-        <pathelement location="lib/jdepend.jar"/>
-    </classpath>
+    <sourcespath>
+        <pathelement location="src"/>
+    </sourcespath>
+    <classpath>
+        <pathelement location="classes"/>
+        <pathelement location="lib/jdepend.jar"/>
+    </classpath>
 </jdepend>
 
@@ -153,11 +153,11 @@ classpath is defined using nested elements.

 <jdepend classpathref="base.path">
-    <exclude name="java.*>
-    <exclude name="javax.*>
-    <classespath>
-        <pathelement location="build"/>
-    </classespath>
+    <exclude name="java.*>
+    <exclude name="javax.*>
+    <classespath>
+        <pathelement location="build"/>
+    </classespath>
 </jdepend>
 
diff --git a/manual/Tasks/jjdoc.html b/manual/Tasks/jjdoc.html index f3721b5b2..caf718a6f 100644 --- a/manual/Tasks/jjdoc.html +++ b/manual/Tasks/jjdoc.html @@ -71,7 +71,7 @@ generated BNF documentation file.

+the file is written with the same name as the JavaCC grammar file but with a the suffix .html or .txt @@ -106,9 +106,9 @@ Example
<jjdoc
-    target="src/Parser.jj"
-    outputfile="doc/ParserBNF.html"
-    javacchome="c:/program files/JavaCC"/>
+ target="src/Parser.jj" + outputfile="doc/ParserBNF.html" + javacchome="c:/program files/JavaCC"/>
This invokes JJDoc on grammar file src/Parser.jj, writing the generated BNF documentation file, ParserBNF.html, file to doc. diff --git a/manual/Tasks/jjtree.html b/manual/Tasks/jjtree.html index 70529bb8b..4bfd484ab 100644 --- a/manual/Tasks/jjtree.html +++ b/manual/Tasks/jjtree.html @@ -74,7 +74,7 @@ generated JavaCC file.

+If not set, the files are written to the directory containing the grammar file. @@ -195,11 +195,11 @@ option.

Example

-
<jjtree 
-    target="src/Parser.jjt"
-    outputdirectory="build/src"
-    javacchome="c:/program files/JavaCC"
-    nodeusesparser="true"/>
+
<jjtree
+    target="src/Parser.jjt"
+    outputdirectory="build/src"
+    javacchome="c:/program files/JavaCC"
+    nodeusesparser="true"/>
This invokes JJTree on grammar file src/Parser.jjt, writing the generated grammar file, Parser.jj, file to build/src. The grammar option NODE_USES_PARSER @@ -211,7 +211,7 @@ is set to true when invoking JJTree.
AttributeDescriptionRequiredAttributeDescriptionRequired
value outputfile The file to write the generated BNF documentation file to. If not set, -the file is written with the same name as the JavaCC grammar file but with a the suffix .html or .txt.  No
outputdirectory The directory to write the generated JavaCC grammar and node files to. -If not set, the files are written to the directory containing the grammar file.  No
+ and Generated Files (working directory: /tmp) diff --git a/manual/Tasks/junit.html b/manual/Tasks/junit.html index e53ace722..2d65b8bf9 100644 --- a/manual/Tasks/junit.html +++ b/manual/Tasks/junit.html @@ -73,9 +73,9 @@ elements).

Parameters

Command Line JJTree options -
     and Generated Files (working directory: /tmp)
Ant 1.5.3 versus command line Ant 1.6 versus command line
- - - + + + @@ -289,7 +289,7 @@ supports a nested <classpath> element that represents a PATH like structure.

-

As of Ant 1.7, this classpath may be used to refer to junit.jar +

Since Ant 1.7, this classpath may be used to refer to junit.jar as well as your tests and the tested code.

jvmarg

@@ -416,9 +416,9 @@ the name of the resulting class (without suffix). It defaults to java-tmp-dir
AttributeDescriptionRequiredAttributeDescriptionRequired
printsummary
- - - + + + @@ -459,9 +459,9 @@ the name of the resulting class (without suffix). It defaults to java-tmp-dir
AttributeDescriptionRequiredAttributeDescriptionRequired
type
- - - + + + @@ -583,9 +583,9 @@ supported.

AttributeDescriptionRequiredAttributeDescriptionRequired
name
- - - + + + diff --git a/manual/Tasks/junitreport.html b/manual/Tasks/junitreport.html index 8ce88d1d4..2b0e72c1d 100644 --- a/manual/Tasks/junitreport.html +++ b/manual/Tasks/junitreport.html @@ -58,9 +58,9 @@ available anymore for quite some time.

Parameters

AttributeDescriptionRequiredAttributeDescriptionRequired
fork
- - - + + + @@ -85,9 +85,9 @@ element.

Parameters

AttributeDescriptionRequiredAttributeDescriptionRequired
tofile
- - - + + + diff --git a/manual/Tasks/mail.html b/manual/Tasks/mail.html index 0edc15a09..2ada002c3 100644 --- a/manual/Tasks/mail.html +++ b/manual/Tasks/mail.html @@ -336,7 +336,7 @@ the <message> element.

Sends an eMail from config@myisp.com to all@xyz.com with a subject of Test Build. Replies to this email will go to me@myisp.com. -Any zip files from the dist directory are attached.  The +Any zip files from the dist directory are attached. The task will attempt to use JavaMail and fall back to UU encoding or no encoding in that order depending on what support classes are available. ${buildname} will be replaced with the buildname property's value.

diff --git a/manual/Tasks/manifest.html b/manual/Tasks/manifest.html index 208503b9a..f020c92f4 100644 --- a/manual/Tasks/manifest.html +++ b/manual/Tasks/manifest.html @@ -172,7 +172,7 @@ version identification for the package common.

The manifest produced by the above would look like this:

-
Manifest-Version: 1.0
+
Manifest-Version: 1.0
 Built-By: bodewig
 Created-By: Apache Ant 1.9
 
@@ -187,7 +187,7 @@ Implementation-Title: common
 Name: common/class1.class
 Sealed: false
 
-
+
diff --git a/manual/Tasks/native2ascii.html b/manual/Tasks/native2ascii.html index 8a43e0813..b23820018 100644 --- a/manual/Tasks/native2ascii.html +++ b/manual/Tasks/native2ascii.html @@ -162,9 +162,9 @@ only if a given converter implementation will be used.

AttributeDescriptionRequiredAttributeDescriptionRequired
format
- - - + + + diff --git a/manual/Tasks/propertyfile.html b/manual/Tasks/propertyfile.html index a77f91f8f..f698301ea 100644 --- a/manual/Tasks/propertyfile.html +++ b/manual/Tasks/propertyfile.html @@ -44,26 +44,26 @@ file are preserved.

Parameters

AttributeDescriptionRequiredAttributeDescriptionRequired
value
- - - + + + - - - + + + - - - + + + - - + - +
AttributeDescriptionRequiredAttributeDescriptionRequired
fileLocation of the property file to be editedYesfileLocation of the property file to be editedYes
commentHeader for the file itselfnocommentHeader for the file itselfno
jdkpropertiesUse java.lang.Properties, which will + jdkpropertiesUse java.lang.Properties, which will lose comments and layout of file (default is 'false'). since Ant 1.8.0nono
@@ -140,7 +140,7 @@ elements to specify actual modifications to the property file itself.

No
-

The rules used when setting a property value are shown below.  The +

The rules used when setting a property value are shown below. The operation occurs after these rules are considered.