git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -1117,8 +1117,6 @@ so useful or as much fun). | |||||
| <p> | <p> | ||||
| For questions related to this document, use the Ant mailing list. | For questions related to this document, use the Ant mailing list. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -503,8 +503,6 @@ optionaltasklist.html to link to the new task page | |||||
| <li>Message attachments contain the required files -source, documentation, | <li>Message attachments contain the required files -source, documentation, | ||||
| test and patches zipped up to escape the HTML filter. | test and patches zipped up to escape the HTML filter. | ||||
| </ul> | </ul> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2003, 2005-2006 Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body></html> | </body></html> | ||||
| @@ -291,9 +291,7 @@ a <code><path></code> with the id <code>path1</code>, but | |||||
| <p>will copy the parent's definition of <code>path1</code> into the | <p>will copy the parent's definition of <code>path1</code> into the | ||||
| new project using the id <code>path2</code>.</p> | new project using the id <code>path2</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -178,8 +178,6 @@ The inherited "compiler" attribute is ignored, as it is forced to use the Apt co | |||||
| This may involve more build file coding, but the speedup gained from switching | This may involve more build file coding, but the speedup gained from switching | ||||
| to jikes may justify the effort. | to jikes may justify the effort. | ||||
| <p> | <p> | ||||
| </p><hr> | |||||
| <p align="center">Copyright © 2004-2006 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </p> | |||||
| </body></html> | </body></html> | ||||
| @@ -85,9 +85,7 @@ will set <code>cmdname</code> to <code>foo</code>. | |||||
| will set <code>temp.dirname</code> to the last directory element of | will set <code>temp.dirname</code> to the last directory element of | ||||
| the path defined for the <code>TEMP</code> environment variable.</p> | the path defined for the <code>TEMP</code> environment variable.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002,2004-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -183,9 +183,7 @@ extension or directories beginning with <code>private_</code>. A directory | |||||
| ending in <code>.old</code> or a file beginning with private_ would remain | ending in <code>.old</code> or a file beginning with private_ would remain | ||||
| unaffected.</p> | unaffected.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -52,9 +52,7 @@ | |||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -64,9 +64,7 @@ zilla report 21657</a> for recommended workarounds.</p> | |||||
| /></pre> | /></pre> | ||||
| <p>Adds an entry into the ~/.cvspass password file.</p> | <p>Adds an entry into the ~/.cvspass password file.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001,2003-2005 Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -101,10 +101,7 @@ the exclude patterns: | |||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -155,10 +155,7 @@ target files will also be removed. To ignore missing sources instead, | |||||
| use filesets instead of filelists for the sources. | use filesets instead of filelists for the sources. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001, 2004-2005 The Apache Software Foundation. | |||||
| All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -42,9 +42,7 @@ debugging Ant's configuration under an IDE. | |||||
| <p> | <p> | ||||
| Prints out the current diagnostics dump. | Prints out the current diagnostics dump. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -62,9 +62,7 @@ will set <code>antfile.dir</code> to the directory path for | |||||
| <pre> <dirname property="foo.dirname" file="foo.txt"/></pre> | <pre> <dirname property="foo.dirname" file="foo.txt"/></pre> | ||||
| will set <code>foo.dirname</code> to the project's basedir.</p> | will set <code>foo.dirname</code> to the project's basedir.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002,2004-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -172,9 +172,7 @@ ignored and you will get a warning.</p> | |||||
| <fileset dir="${build.dir}" includes="*.jar,*.war"/> | <fileset dir="${build.dir}" includes="*.jar,*.war"/> | ||||
| </ear> | </ear> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -173,9 +173,7 @@ ignored: | |||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -59,9 +59,7 @@ Nested XML content is required. | |||||
| </echoxml> | </echoxml> | ||||
| </pre> | </pre> | ||||
| <p>Creates an Ant buildfile, <code>subbuild.xml</code>.</p> | <p>Creates an Ant buildfile, <code>subbuild.xml</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -401,9 +401,7 @@ sub process is killed and a message printed to the log. The return | |||||
| value of the execution will be "-1", which will halt the build if | value of the execution will be "-1", which will halt the build if | ||||
| <tt>failonerror=true</tt>, but be ignored otherwise. | <tt>failonerror=true</tt>, but be ignored otherwise. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -122,9 +122,7 @@ BUILD FAILED | |||||
| build.xml:2: condition satisfied | build.xml:2: condition satisfied | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -72,9 +72,7 @@ with <i>2000.</i></p> | |||||
| will read all property entries from the <i>deploy_env.properties</i> file | will read all property entries from the <i>deploy_env.properties</i> file | ||||
| and set these as filters. | and set these as filters. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002, 2004-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -321,9 +321,7 @@ | |||||
| EOF characters are left alone if run on | EOF characters are left alone if run on | ||||
| DOS systems, and are removed if run on Unix systems. | DOS systems, and are removed if run on Unix systems. | ||||
| You never know what editor a user will use to browse READMEs.</p> | You never know what editor a user will use to browse READMEs.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -118,9 +118,7 @@ with "<code>\,</code>".</p> | |||||
| </dname> | </dname> | ||||
| </genkey></pre> | </genkey></pre> | ||||
| </blockquote> | </blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2003,2005 Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -114,9 +114,7 @@ for progress information. | |||||
| <p> | <p> | ||||
| Fetches some file from a server with access control. Because https is being used the | Fetches some file from a server with access control. Because https is being used the | ||||
| fact that basic auth sends passwords in plaintext is moot. | fact that basic auth sends passwords in plaintext is moot. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -190,8 +190,6 @@ property <code>db.user</code> to the value entered by the user.</p> | |||||
| <i>Scott- Tiger</i> if the user enters no value (simply types | <i>Scott- Tiger</i> if the user enters no value (simply types | ||||
| <return>).</p> | <return>).</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -335,9 +335,7 @@ Created-By: Apache Ant 1.6.5 | |||||
| Name: common/MyClass.class | Name: common/MyClass.class | ||||
| Sealed: false</code></pre> | Sealed: false</code></pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -389,9 +389,7 @@ log-prefix to <code>[java1.4]</code>. | |||||
| <p><strong>Note</strong>: you can not specify the (highly deprecated) MSJVM, "jview.exe" as the | <p><strong>Note</strong>: you can not specify the (highly deprecated) MSJVM, "jview.exe" as the | ||||
| JVM, as it takes different parameters for other JVMs, | JVM, as it takes different parameters for other JVMs, | ||||
| That JVM can be started from <code><exec></code> if required.</p> | That JVM can be started from <code><exec></code> if required.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -650,9 +650,7 @@ while all others are <code>false</code>.</p> | |||||
| <code>build.compiler.jvc.extensions</code> to false before invoking | <code>build.compiler.jvc.extensions</code> to false before invoking | ||||
| <code><javac></code>.</p> | <code><javac></code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -836,9 +836,7 @@ arguments</a>. <em>Since Ant 1.6</em></p> | |||||
| <link href="http://developer.java.sun.com/developer/products/xml/docs/api/"/> | <link href="http://developer.java.sun.com/developer/products/xml/docs/api/"/> | ||||
| </javadoc></pre> | </javadoc></pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -93,9 +93,7 @@ | |||||
| </pre> | </pre> | ||||
| <p>Stores the length of file "bar" in the property named | <p>Stores the length of file "bar" in the property named | ||||
| <i>length.bar</i>.</p> | <i>length.bar</i>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -112,10 +112,7 @@ Load an XML file into a property, expanding all properties declared | |||||
| in the file in the process. | in the file in the process. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -120,10 +120,7 @@ Ant properties. | |||||
| Load contents of http://example.org/url.properties.gz, uncompress it | Load contents of http://example.org/url.properties.gz, uncompress it | ||||
| on the fly and load the contents as Ant properties. | on the fly and load the contents as Ant properties. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -73,10 +73,7 @@ Load the entry point of Ant's homepage into property "homepage"; an | |||||
| <tt><echo></tt> can print this. | <tt><echo></tt> can print this. | ||||
| <p>For more examples see the <a href="loadfile.html">loadfile</a> task.</p> | <p>For more examples see the <a href="loadfile.html">loadfile</a> task.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -318,9 +318,7 @@ will be replaced with the <code>buildname</code> property's value.</p> | |||||
| <p>Sends an eMail from <i>me@myisp.com</i> to <i>all@xyz.com</i> with a subject of | <p>Sends an eMail from <i>me@myisp.com</i> to <i>all@xyz.com</i> with a subject of | ||||
| <i>Test Build</i>, the message body being coded in UTF-8 | <i>Test Build</i>, the message body being coded in UTF-8 | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -168,9 +168,7 @@ Sealed: false | |||||
| </code></pre> | </code></pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -106,9 +106,7 @@ This classpath must not be empty, and is required.</p> | |||||
| </p> | </p> | ||||
| </div> | </div> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -46,9 +46,7 @@ necessary.</p> | |||||
| <p>creates a directory <code>${dist}</code>.</p> | <p>creates a directory <code>${dist}</code>.</p> | ||||
| <pre><mkdir dir="${dist}/lib"/></pre> | <pre><mkdir dir="${dist}/lib"/></pre> | ||||
| <p>creates a directory <code>${dist}/lib</code>.</p> | <p>creates a directory <code>${dist}/lib</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -223,9 +223,7 @@ in a directory.</b></p> | |||||
| <mapper type="glob" from="*" to="*.bak"/> | <mapper type="glob" from="*" to="*.bak"/> | ||||
| </move> | </move> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -63,10 +63,7 @@ Store the current Thread priority in the user property "priority". | |||||
| priority in the user property "currentpriority". This | priority in the user property "currentpriority". This | ||||
| can be used to set the priority back to its original value later. | can be used to set the priority back to its original value later. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -70,9 +70,7 @@ resource collection</h4> | |||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <p>downloads <i>http://example.org/archive.tar</i> and compresses it | <p>downloads <i>http://example.org/archive.tar</i> and compresses it | ||||
| to <i>archive.tar.gz</i> in the project's basedir on the fly.</p> | to <i>archive.tar.gz</i> in the project's basedir on the fly.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -194,9 +194,7 @@ candidiate for use of threadCount (and possibly threadsPerProcessor) because | |||||
| each task (in this hypothetical case) is independent and has no dependencies on | each task (in this hypothetical case) is independent and has no dependencies on | ||||
| the other tasks.</p> | the other tasks.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -97,9 +97,7 @@ the diff output looked like</p> | |||||
| +++ a/mod1.1/A Mon Jun 5 17:28:49 2000 | +++ a/mod1.1/A Mon Jun 5 17:28:49 2000 | ||||
| </pre> | </pre> | ||||
| the leading <i>a/</i> will be stripped. | the leading <i>a/</i> will be stripped. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -198,9 +198,7 @@ then be used in another task, like <tt>javadoc</tt>, that requires a comma separ | |||||
| list of files. | list of files. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -210,9 +210,7 @@ deploy.url=http://${deploy.server}:${deploy.port}/ | |||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -57,9 +57,7 @@ | |||||
| <p>Renames the file <code>foo.jar</code> to <code>${name}-${version}.jar</code> (assuming <code>name</code> | <p>Renames the file <code>foo.jar</code> to <code>${name}-${version}.jar</code> (assuming <code>name</code> | ||||
| and <code>version</code> being predefined properties). If a file named <code>${name}-${version}.jar</code> | and <code>version</code> being predefined properties). If a file named <code>${name}-${version}.jar</code> | ||||
| already exists, it will be removed prior to renaming <code>foo.jar</code>.</p> | already exists, it will be removed prior to renaming <code>foo.jar</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -198,9 +198,7 @@ token]]></replacevalue> | |||||
| <p>In file <code>configure.sh</code>, replace all instances of "@token1@" with "defaultvalue", all instances of "@token2@" with "value2", and all instances of "@token3@" with the value of the property "property.key", as it appears in property file <code>src/name.properties</code>.</p> | <p>In file <code>configure.sh</code>, replace all instances of "@token1@" with "defaultvalue", all instances of "@token2@" with "value2", and all instances of "@token3@" with the value of the property "property.key", as it appears in property file <code>src/name.properties</code>.</p> | ||||
| <p><b>Note:</b> It is possible to use either the <i>token</i>/<code><replacetoken></code> and <i>value</i>/<code><replacevalue></code> attributes/elements, the nested replacefilter elements, or both in the same operation. | <p><b>Note:</b> It is possible to use either the <i>token</i>/<code><replacetoken></code> and <i>value</i>/<code><replacevalue></code> attributes/elements, the nested replacefilter elements, or both in the same operation. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -76,9 +76,7 @@ should be specified via a nested element or the <code>refid</code> attribute. | |||||
| </pre> | </pre> | ||||
| <p>Stores the number of resources in the specified filelist (two) | <p>Stores the number of resources in the specified filelist (two) | ||||
| in the property named <i>count.foo</i>.</p> | in the property named <i>count.foo</i>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -265,9 +265,7 @@ files below <code>${build}/classes</code> whose classname starts with | |||||
| <i>Remote</i>. The compiled files will be stored in the directory | <i>Remote</i>. The compiled files will be stored in the directory | ||||
| <code>${build}/classes</code>.</p> | <code>${build}/classes</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -49,9 +49,7 @@ sequential task.</p> | |||||
| <p>This example shows how the sequential task is used to execute three tasks in | <p>This example shows how the sequential task is used to execute three tasks in | ||||
| sequence, while another task is being executed in a separate thread. </p> | sequence, while another task is being executed in a separate thread. </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -228,9 +228,7 @@ API, Ant will break. It may be possible to hide changes if and when they occur, | |||||
| but this can not be guaranteed. | but this can not be guaranteed. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -78,10 +78,7 @@ Sleep for about 2 seconds. | |||||
| <p>Sleep for one hour less 59:58, or two seconds again </p> | <p>Sleep for one hour less 59:58, or two seconds again </p> | ||||
| <pre> <sleep/></pre> | <pre> <sleep/></pre> | ||||
| Sleep for no time at all. This may yield the CPU time to another thread or process. | Sleep for no time at all. This may yield the CPU time to another thread or process. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -365,8 +365,6 @@ truncate table some_other_table; | |||||
| </sql> | </sql> | ||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -474,9 +474,7 @@ See <a href="../CoreTypes/resources.html">resources</a> to see the concrete synt | |||||
| </pre> | </pre> | ||||
| </blockquote> | </blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -130,9 +130,7 @@ present in <em>generated-site</em>.</p> | |||||
| present in <em>generated-site</em> but keeps all files in any | present in <em>generated-site</em> but keeps all files in any | ||||
| <em>CVS</em> sub-directory.</p> | <em>CVS</em> sub-directory.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -238,9 +238,7 @@ to <code>${dist.name}/..</code>.</p> | |||||
| Unix file permissions have been stored as part of the ZIP file, they | Unix file permissions have been stored as part of the ZIP file, they | ||||
| will be retained in the resulting tar archive.</p> | will be retained in the resulting tar archive.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -36,9 +36,7 @@ | |||||
| <pre> <taskdef name="myjavadoc" classname="com.mydomain.JavadocTask"/></pre> | <pre> <taskdef name="myjavadoc" classname="com.mydomain.JavadocTask"/></pre> | ||||
| <p>makes a task called <code>myjavadoc</code> available to Ant. The class <code>com.mydomain.JavadocTask</code> | <p>makes a task called <code>myjavadoc</code> available to Ant. The class <code>com.mydomain.JavadocTask</code> | ||||
| implements the task.</p> | implements the task.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -126,9 +126,7 @@ time close to it otherwise.</p> | |||||
| </pre> | </pre> | ||||
| <p>creates <code>bar</code> if it doesn't exist and changes the | <p>creates <code>bar</code> if it doesn't exist and changes the | ||||
| modification time to that of <code>foo</code>.</p> | modification time to that of <code>foo</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -155,8 +155,7 @@ Sets three properties with the standard formats, prefixed with "start.": | |||||
| <code>start.DSTAMP</code>, <code>start.TSTAMP</code>, and <code>start.TODAY</code>.</p> | <code>start.DSTAMP</code>, <code>start.TSTAMP</code>, and <code>start.TODAY</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -111,9 +111,7 @@ allowing a file to be mapped to multiple destinations, preserving the | |||||
| last modified time or a configurable file system timestamp | last modified time or a configurable file system timestamp | ||||
| granularity.</p> | granularity.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -166,9 +166,7 @@ href="../CoreTypes/filterchain.html">filtering files</a> on the fly, | |||||
| allowing a file to be mapped to multiple destinations or a | allowing a file to be mapped to multiple destinations or a | ||||
| configurable file system timestamp granularity.</p> | configurable file system timestamp granularity.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -164,9 +164,7 @@ if <code>/usr/local/bin/testit</code> is not newer than | |||||
| </uptodate> | </uptodate> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -237,9 +237,7 @@ Winzip has an option allowing all uppercase names (which is off by default!). I | |||||
| Menu "Options" -> "Configuration", "View" property/tab page, then "General" group box has an option called "Allow all uppercase file names". | Menu "Options" -> "Configuration", "View" property/tab page, then "General" group box has an option called "Allow all uppercase file names". | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -278,10 +278,7 @@ is equivalent to the following entries in a build file: | |||||
| </classpath> | </classpath> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -296,9 +296,7 @@ The code | |||||
| permissions have been stored as part of the TAR file, they will be | permissions have been stored as part of the TAR file, they will be | ||||
| retained in the resulting ZIP archive.</p> | retained in the resulting ZIP archive.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -203,8 +203,6 @@ This type is a datatype, so you can declare assertions and use them later | |||||
| <assertions refid="project.assertions"/> | <assertions refid="project.assertions"/> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -39,9 +39,7 @@ This buildfile is used to build the Foo subproject within | |||||
| the large, complex Bar project. | the large, complex Bar project. | ||||
| </description> | </description> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -120,9 +120,7 @@ a PatternSet that can be referenced in other | |||||
| <p>Groups all directories in directory <code>${debug_build.dir}</code>, | <p>Groups all directories in directory <code>${debug_build.dir}</code>, | ||||
| using the same patterns as the above example.</p> | using the same patterns as the above example.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002,2004-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -113,9 +113,7 @@ actually exist. | |||||
| <p>Same files as the example above.</p> | <p>Same files as the example above.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -164,9 +164,7 @@ selector container.</p> | |||||
| <p>Selects all files in <i>src/main</i> (e.g. <i>src/main/Foo.java</i> or | <p>Selects all files in <i>src/main</i> (e.g. <i>src/main/Foo.java</i> or | ||||
| <i>src/main/application/Bar.java</i>).</p> | <i>src/main/application/Bar.java</i>).</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -799,9 +799,7 @@ list of mapped names reset after every invocation. | |||||
| <code><mapper <b>type</b>></code> attribute. | <code><mapper <b>type</b>></code> attribute. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -179,9 +179,7 @@ that it should be used only if a property is not set.</p> | |||||
| <p>will also read include patterns from the file the property | <p>will also read include patterns from the file the property | ||||
| <code>some-other-file</code> points to, if a property of that name has | <code>some-other-file</code> points to, if a property of that name has | ||||
| been defined.</p> | been defined.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -159,8 +159,6 @@ Grants all permissions to the code except for those handling Properties. | |||||
| Grants the base set of permissions with the addition of a SocketPermission to connect | Grants the base set of permissions with the addition of a SocketPermission to connect | ||||
| to foo.bar.com and the permission to read and write the user.home system property. | to foo.bar.com and the permission to read and write the user.home system property. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -136,9 +136,7 @@ changes the names to start with "bar" instead.</p> | |||||
| <p>If supplied, the nested mapper will be applied | <p>If supplied, the nested mapper will be applied | ||||
| subsequent to any negation of matched properties.</p> | subsequent to any negation of matched properties.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -176,9 +176,7 @@ Tasks known to support I/O redirection: | |||||
| <p>The expected behavior of a <code><redirector></code> is to a great degree | <p>The expected behavior of a <code><redirector></code> is to a great degree | ||||
| dependent on the supporting task. Any possible points of confusion | dependent on the supporting task. Any possible points of confusion | ||||
| should be noted at the task level.</p> | should be noted at the task level.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -107,8 +107,6 @@ These string filters also use the mechanism of regexp to choose a regular expres | |||||
| <li><a href="filterchain.html#containsregex">ContainsRegex string filter</a></li> | <li><a href="filterchain.html#containsregex">ContainsRegex string filter</a></li> | ||||
| <li><a href="filterchain.html#replaceregex">ReplaceRegex string filter</a></li> | <li><a href="filterchain.html#replaceregex">ReplaceRegex string filter</a></li> | ||||
| </ul> | </ul> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -758,9 +758,7 @@ larger collection.</p> | |||||
| </table> | </table> | ||||
| </blockquote> | </blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -52,7 +52,5 @@ compile.</p> | |||||
| Jext. With a double-click on the error-message you jump to the error | Jext. With a double-click on the error-message you jump to the error | ||||
| in the specified java text file.</p> | in the specified java text file.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body></html> | </body></html> | ||||
| @@ -193,10 +193,7 @@ href="../using.html#arg">Command line arguments</a>.</p> | |||||
| This invokes ANTLR on grammar file etc/java.g, writing the generated | This invokes ANTLR on grammar file etc/java.g, writing the generated | ||||
| files to build/src. | files to build/src. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -158,9 +158,7 @@ output.</p> | |||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <p>is equivalent to the example above.</p> | <p>is equivalent to the example above.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -267,9 +267,7 @@ Create a Continuus task. | |||||
| <p>Creates a task for the release <i>ANTCCM_TEST</i> with the | <p>Creates a task for the release <i>ANTCCM_TEST</i> with the | ||||
| current user as the resolver for this task.</p> | current user as the resolver for this task.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -209,9 +209,7 @@ information in the <code>depcache</code> directory. </p> | |||||
| <code>.java</code> files, except those that match the list given | <code>.java</code> files, except those that match the list given | ||||
| in <code>${java.dir}/build_excludes</code>.</p> | in <code>${java.dir}/build_excludes</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. | |||||
| All rights Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -117,9 +117,7 @@ allow the build to continue.</p> | |||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <p>List all properties beginning with "java."</p> | <p>List all properties beginning with "java."</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2002-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -1768,9 +1768,7 @@ descriptors to use the naming standard. This will create only one ejb jar file - | |||||
| </ejbjar> | </ejbjar> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| @@ -711,9 +711,7 @@ selected for remove, so if you need to remove it, specify its parent in | |||||
| <code>remotedir</code> parameter and include it in the | <code>remotedir</code> parameter and include it in the | ||||
| <code><fileset></code> pattern, like <code>"somedir/**"</code>. | <code><fileset></code> pattern, like <code>"somedir/**"</code>. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -196,11 +196,7 @@ | |||||
| files to build/src. The grammar option STATIC is set to true when | files to build/src. The grammar option STATIC is set to true when | ||||
| invoking JavaCC. | invoking JavaCC. | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2001,2003,2006 Apache Software Foundation. | |||||
| All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -186,9 +186,7 @@ is invoked, even if they already exist.</p> | |||||
| writes the corresponding .c stubs. The verbose option will cause Javah to | writes the corresponding .c stubs. The verbose option will cause Javah to | ||||
| describe its progress.</p> | describe its progress.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -170,9 +170,7 @@ classpath is defined using nested elements. </p> | |||||
| files to analyze, and will ignore all classes in the java.* and | files to analyze, and will ignore all classes in the java.* and | ||||
| javax.* packages.</p> | javax.* packages.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -110,9 +110,7 @@ Example</h3> | |||||
| This invokes JJDoc on grammar file src/Parser.jj, writing the generated | This invokes JJDoc on grammar file src/Parser.jj, writing the generated | ||||
| BNF documentation file, ParserBNF.html, file to doc. | BNF documentation file, ParserBNF.html, file to doc. | ||||
| <br> | <br> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -547,9 +547,7 @@ And for this reason <i>outputfile</i>s that contain a drive letter can't be supp | |||||
| results in strange behavior when running JJTree from the command line.</p> | results in strange behavior when running JJTree from the command line.</p> | ||||
| <br> | <br> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| @@ -168,9 +168,7 @@ namely bar.class and barnone/myClass.zip</p> | |||||
| </jlink> | </jlink> | ||||
| </pre> | </pre> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -295,9 +295,7 @@ Jasper generates JSP pages against the JSP1.2 specification -a copy of | |||||
| version 2.3 of the servlet specification is needed on the classpath to | version 2.3 of the servlet specification is needed on the classpath to | ||||
| compile the Java code. | compile the Java code. | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -607,8 +607,6 @@ aborted. Results are collected in files named | |||||
| <code>TEST-</code><em>name</em><code>.txt</code> and written to | <code>TEST-</code><em>name</em><code>.txt</code> and written to | ||||
| <code>${reports.tests}</code>.</p> | <code>${reports.tests}</code>.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -183,9 +183,7 @@ generate the default framed report in the directory <tt>report/html</tt>.</p> | |||||
| </blockquote> | </blockquote> | ||||
| <p>This example requires a file called <tt>junitreport/junit-frames.xsl</tt>. | <p>This example requires a file called <tt>junitreport/junit-frames.xsl</tt>. | ||||
| The XSL parameters key1 and key2 will be passed to the XSL transformation.</p> | The XSL parameters key1 and key2 will be passed to the XSL transformation.</p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -208,7 +208,5 @@ only if a given converter implementation will be used.</p> | |||||
| The names of the files remain the same. | The names of the files remain the same. | ||||
| </p> | </p> | ||||
| </body> | </body> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </html> | </html> | ||||
| @@ -323,9 +323,7 @@ or from the command line as<br> | |||||
| keep="true"/></code> | keep="true"/></code> | ||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -1001,8 +1001,6 @@ P4Resolve does not use a change list number (it takes it from the files it is wo | |||||
| Changed p4submit, needsresolveproperty and changeproperty added</td> | Changed p4submit, needsresolveproperty and changeproperty added</td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -201,8 +201,6 @@ Concatenation of strings :</p> | |||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <p>Each time called, a "." will be appended to "progress" | <p>Each time called, a "." will be appended to "progress" | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -116,9 +116,7 @@ supports all attributes of <code><fileset></code> | |||||
| </p> | </p> | ||||
| </blockquote> | </blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -150,9 +150,7 @@ would converted to | |||||
| <h1> T E S T </h1> </body></html> | <h1> T E S T </h1> </body></html> | ||||
| </pre> | </pre> | ||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -109,9 +109,7 @@ The task can be used with other ports as well: | |||||
| <rexec port="80" userid="bob" password="badpass" server="localhost" command="ls"/> | <rexec port="80" userid="bob" password="badpass" server="localhost" command="ls"/> | ||||
| </pre></blockquote> | </pre></blockquote> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2003-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -102,10 +102,7 @@ directory.</td> | |||||
| <td align="center" valign="top">No</td> | <td align="center" valign="top">No</td> | ||||
| </tr> | </tr> | ||||
| </table> | </table> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -276,9 +276,7 @@ the W3C</a>. | |||||
| </pre> | </pre> | ||||
| Use the preset task defined above to validate an XML Schema document. | Use the preset task defined above to validate an XML Schema document. | ||||
| <br> | <br> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2001-2002,2004-2005 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||
| @@ -332,9 +332,7 @@ appropriate logging before and after invoking execute(). | |||||
| </p> | </p> | ||||
| <hr> | |||||
| <p align="center">Copyright © 2000-2006 The Apache Software Foundation. All rights | |||||
| Reserved.</p> | |||||
| </body> | </body> | ||||
| </html> | </html> | ||||