You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2019/09/05 04:18:04 UTC

svn commit: r1866428 [5/26] - in /ant/site/ant: production/ production/manual/ production/manual/Integration/ production/manual/Tasks/ production/manual/Types/ production/manual/api/ production/manual/api/org/apache/tools/ant/ production/manual/api/org...

Modified: ant/site/ant/production/manual/api/index-all.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/index-all.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/index-all.html (original)
+++ ant/site/ant/production/manual/api/index-all.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Index (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
@@ -3993,37 +3993,89 @@ $('.navPadding').css('padding-top', $('.
 <dd>
 <div class="block">Ensures this data type is not a reference.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_1Plus()">assumeJava1_1Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.1+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_2Plus()">assumeJava1_2Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.2+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_3Plus()">assumeJava1_3Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.3+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_4Plus()">assumeJava1_4Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.4+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_5Plus()">assumeJava1_5Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.5+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_6Plus()">assumeJava1_6Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.6+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_7Plus()">assumeJava1_7Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.7+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava1_8Plus()">assumeJava1_8Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 1.8+ command line switches?</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava10Plus()">assumeJava10Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
+<dd>
+<div class="block">Shall we assume JDK 10+ command line switches?</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava11()">assumeJava11()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.1 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_1Plus, if necessary combined with !assumeJava1_2Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava12()">assumeJava12()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.2 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_2Plus, if necessary combined with !assumeJava1_3Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava13()">assumeJava13()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.3 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_3Plus, if necessary combined with !assumeJava1_4Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava14()">assumeJava14()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.4 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_4Plus, if necessary combined with !assumeJava1_5Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava15()">assumeJava15()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.5 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_5Plus, if necessary combined with !assumeJava1_6Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava16()">assumeJava16()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.6 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_6Plus, if necessary combined with !assumeJava1_7Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava17()">assumeJava17()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.7 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_7Plus, if necessary combined with !assumeJava1_8Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava18()">assumeJava18()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 1.8 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava1_8Plus, if necessary combined with !assumeJava9Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava19()">assumeJava19()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
@@ -4033,7 +4085,9 @@ $('.navPadding').css('padding-top', $('.
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava9()">assumeJava9()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
-<div class="block">Shall we assume JDK 9 command line switches?</div>
+<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
+<div class="deprecationComment">since Ant 1.10.7, use assumeJava9Plus, in the future if necessary combined with !assumeJava10Plus</div>
+</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html#assumeJava9Plus()">assumeJava9Plus()</a></span> - Method in class org.apache.tools.ant.taskdefs.compilers.<a href="org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.html" title="class in org.apache.tools.ant.taskdefs.compilers">DefaultCompilerAdapter</a></dt>
 <dd>
@@ -8775,7 +8829,7 @@ $('.navPadding').css('padding-top', $('.
 <dt><a href="org/apache/tools/ant/util/DateUtils.html" title="class in org.apache.tools.ant.util"><span class="typeNameLink">DateUtils</span></a> - Class in <a href="org/apache/tools/ant/util/package-summary.html">org.apache.tools.ant.util</a></dt>
 <dd>
 <div class="block">Helper methods to deal with date/time formatting with a specific
- defined format (<a href="http://www.w3.org/TR/NOTE-datetime">ISO8601</a>)
+ defined format (<a href="https://www.w3.org/TR/NOTE-datetime">ISO8601</a>)
  or a correct pluralization of elapsed time in minutes and seconds.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/ejb/JonasDeploymentTool.html#DAVID_ORB">DAVID_ORB</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.ejb.<a href="org/apache/tools/ant/taskdefs/optional/ejb/JonasDeploymentTool.html" title="class in org.apache.tools.ant.taskdefs.optional.ejb">JonasDeploymentTool</a></dt>
@@ -8894,7 +8948,7 @@ $('.navPadding').css('padding-top', $('.
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/java15/ProxyDiagnostics.html#DEFAULT_DESTINATION">DEFAULT_DESTINATION</a></span> - Static variable in class org.apache.tools.ant.util.java15.<a href="org/apache/tools/ant/util/java15/ProxyDiagnostics.html" title="class in org.apache.tools.ant.util.java15">ProxyDiagnostics</a></dt>
 <dd>
-<div class="block">"http://ant.apache.org/"</div>
+<div class="block">"https://ant.apache.org/"</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/Touch.html#DEFAULT_DF_FACTORY">DEFAULT_DF_FACTORY</a></span> - Static variable in class org.apache.tools.ant.taskdefs.<a href="org/apache/tools/ant/taskdefs/Touch.html" title="class in org.apache.tools.ant.taskdefs">Touch</a></dt>
 <dd>
@@ -16576,6 +16630,8 @@ s.</div>
 </dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/jdepend/JDependTask.html#getExcludes()">getExcludes()</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.jdepend.<a href="org/apache/tools/ant/taskdefs/optional/jdepend/JDependTask.html" title="class in org.apache.tools.ant.taskdefs.optional.jdepend">JDependTask</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/LaunchDefinition.html#getExcludeTags()">getExcludeTags()</a></span> - Method in interface org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/LaunchDefinition.html" title="interface in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">LaunchDefinition</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/Javac.html#getExecutable()">getExecutable()</a></span> - Method in class org.apache.tools.ant.taskdefs.<a href="org/apache/tools/ant/taskdefs/Javac.html" title="class in org.apache.tools.ant.taskdefs">Javac</a></dt>
 <dd>
 <div class="block">The value of the executable attribute, if any.</div>
@@ -17457,6 +17513,8 @@ s.</div>
 <dd>
 <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/LaunchDefinition.html#getIncludeTags()">getIncludeTags()</a></span> - Method in interface org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/LaunchDefinition.html" title="interface in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">LaunchDefinition</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/types/EnumeratedAttribute.html#getIndex()">getIndex()</a></span> - Method in class org.apache.tools.ant.types.<a href="org/apache/tools/ant/types/EnumeratedAttribute.html" title="class in org.apache.tools.ant.types">EnumeratedAttribute</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.html#getIndividualTests()">getIndividualTests()</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.junit.<a href="org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.html" title="class in org.apache.tools.ant.taskdefs.optional.junit">JUnitTask</a></dt>
@@ -24545,6 +24603,18 @@ s.</div>
 <div class="deprecationComment">use #JAVA_9 instead</div>
 </div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_10">JAVA_10</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Version constant for Java 10</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_11">JAVA_11</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Version constant for Java 11</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_12">JAVA_12</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Version constant for Java 12</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#JAVA_9">JAVA_9</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
 <dd>
 <div class="block">Version constant for Java 9</div>
@@ -25360,10 +25430,14 @@ s.</div>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_EXCLUDE_ENGINES">LD_XML_ATTR_EXCLUDE_ENGINES</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_EXCLUDE_TAGS">LD_XML_ATTR_EXCLUDE_TAGS</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_HALT_ON_FAILURE">LD_XML_ATTR_HALT_ON_FAILURE</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_INCLUDE_ENGINES">LD_XML_ATTR_INCLUDE_ENGINES</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_INCLUDE_TAGS">LD_XML_ATTR_INCLUDE_TAGS</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_LISTENER_RESULT_FILE">LD_XML_ATTR_LISTENER_RESULT_FILE</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
 <dd>&nbsp;</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html#LD_XML_ATTR_METHODS">LD_XML_ATTR_METHODS</a></span> - Static variable in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/Constants.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">Constants</a></dt>
@@ -33636,6 +33710,10 @@ s.</div>
 <dd>
 <div class="block">The CVS_RSH variable.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/net/FTP.html#setDataTimeout(int)">setDataTimeout(int)</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.net.<a href="org/apache/tools/ant/taskdefs/optional/net/FTP.html" title="class in org.apache.tools.ant.taskdefs.optional.net">FTP</a></dt>
+<dd>
+<div class="block">Sets the timeout on the data connection in milliseconds.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/AbstractCvsTask.html#setDate(java.lang.String)">setDate(String)</a></span> - Method in class org.apache.tools.ant.taskdefs.<a href="org/apache/tools/ant/taskdefs/AbstractCvsTask.html" title="class in org.apache.tools.ant.taskdefs">AbstractCvsTask</a></dt>
 <dd>
 <div class="block">Use the most recent revision no later than the given date.</div>
@@ -34990,6 +35068,10 @@ s.</div>
 <dd>
 <div class="block">Set the <code>File</code> containing the excludes patterns.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.html#setExcludeTags(java.lang.String)">setExcludeTags(String)</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">JUnitLauncherTask</a></dt>
+<dd>
+<div class="block">Tags to exclude.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/AbstractJarSignerTask.html#setExecutable(java.lang.String)">setExecutable(String)</a></span> - Method in class org.apache.tools.ant.taskdefs.<a href="org/apache/tools/ant/taskdefs/AbstractJarSignerTask.html" title="class in org.apache.tools.ant.taskdefs">AbstractJarSignerTask</a></dt>
 <dd>
 <div class="block">Sets the actual executable command to invoke, instead of the binary
@@ -36696,6 +36778,10 @@ s.</div>
 <dd>
 <div class="block">Set the <code>File</code> containing the includes patterns.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.html#setIncludeTags(java.lang.String)">setIncludeTags(String)</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.junitlauncher.confined.<a href="org/apache/tools/ant/taskdefs/optional/junitlauncher/confined/JUnitLauncherTask.html" title="class in org.apache.tools.ant.taskdefs.optional.junitlauncher.confined">JUnitLauncherTask</a></dt>
+<dd>
+<div class="block">Tags to include.</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/extension/LibFileSet.html#setIncludeUrl(boolean)">setIncludeUrl(boolean)</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.extension.<a href="org/apache/tools/ant/taskdefs/optional/extension/LibFileSet.html" title="class in org.apache.tools.ant.taskdefs.optional.extension">LibFileSet</a></dt>
 <dd>
 <div class="block">Flag indicating whether should include the
@@ -43550,6 +43636,12 @@ s.</div>
 <dd>
 <div class="block">The path to the location of the ss.ini file.</div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/optional/net/FTP.html#setWakeUpTransferInterval(int)">setWakeUpTransferInterval(int)</a></span> - Method in class org.apache.tools.ant.taskdefs.optional.net.<a href="org/apache/tools/ant/taskdefs/optional/net/FTP.html" title="class in org.apache.tools.ant.taskdefs.optional.net">FTP</a></dt>
+<dd>
+<div class="block">Sets the time interval when we should automatically
+ call a command triggering a transfer
+ The parameter is in seconds</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/taskdefs/War.html#setWarfile(java.io.File)">setWarfile(File)</a></span> - Method in class org.apache.tools.ant.taskdefs.<a href="org/apache/tools/ant/taskdefs/War.html" title="class in org.apache.tools.ant.taskdefs">War</a></dt>
 <dd>
 <div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span>
@@ -47701,6 +47793,18 @@ the order they are declared.</div>
 <div class="deprecationComment">use #VERSION_9 instead</div>
 </div>
 </dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#VERSION_10">VERSION_10</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Number Version constant for Java 10</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#VERSION_11">VERSION_11</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Number Version constant for Java 11</div>
+</dd>
+<dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#VERSION_12">VERSION_12</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
+<dd>
+<div class="block">Number Version constant for Java 12</div>
+</dd>
 <dt><span class="memberNameLink"><a href="org/apache/tools/ant/util/JavaEnvUtils.html#VERSION_9">VERSION_9</a></span> - Static variable in class org.apache.tools.ant.util.<a href="org/apache/tools/ant/util/JavaEnvUtils.html" title="class in org.apache.tools.ant.util">JavaEnvUtils</a></dt>
 <dd>
 <div class="block">Number Version constant for Java 9</div>
@@ -48510,7 +48614,7 @@ the order they are declared.</div>
 <dt><a href="org/apache/tools/ant/taskdefs/XSLTProcess.OutputProperty.html" title="class in org.apache.tools.ant.taskdefs"><span class="typeNameLink">XSLTProcess.OutputProperty</span></a> - Class in <a href="org/apache/tools/ant/taskdefs/package-summary.html">org.apache.tools.ant.taskdefs</a></dt>
 <dd>
 <div class="block">Specify how the result tree should be output as specified
- in the <a href="http://www.w3.org/TR/xslt#output">
+ in the <a href="https://www.w3.org/TR/xslt#output">
  specification</a>.</div>
 </dd>
 <dt><a href="org/apache/tools/ant/taskdefs/XSLTProcess.Param.html" title="class in org.apache.tools.ant.taskdefs"><span class="typeNameLink">XSLTProcess.Param</span></a> - Class in <a href="org/apache/tools/ant/taskdefs/package-summary.html">org.apache.tools.ant.taskdefs</a></dt>

Modified: ant/site/ant/production/manual/api/index.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/index.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/index.html (original)
+++ ant/site/ant/production/manual/api/index.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Overview (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="script.js"></script>

Modified: ant/site/ant/production/manual/api/member-search-index.js
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/member-search-index.js?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/member-search-index.js (original)
+++ ant/site/ant/production/manual/api/member-search-index.js Thu Sep  5 04:17:51 2019
@@ -1 +1 @@

[... 5 lines stripped ...]
Modified: ant/site/ant/production/manual/api/member-search-index.zip
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/member-search-index.zip?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/AntClassLoader.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/AntClassLoader.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/AntClassLoader.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/AntClassLoader.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>AntClassLoader (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/AntTypeDefinition.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/AntTypeDefinition.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/AntTypeDefinition.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/AntTypeDefinition.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>AntTypeDefinition (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessor.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessor.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessor.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessor.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ArgumentProcessor (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessorRegistry.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessorRegistry.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessorRegistry.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ArgumentProcessorRegistry.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ArgumentProcessorRegistry (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/BuildEvent.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/BuildEvent.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/BuildEvent.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/BuildEvent.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>BuildEvent (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/BuildException.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/BuildException.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/BuildException.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/BuildException.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>BuildException (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/BuildListener.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/BuildListener.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/BuildListener.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/BuildListener.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>BuildListener (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/BuildLogger.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/BuildLogger.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/BuildLogger.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/BuildLogger.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>BuildLogger (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ComponentHelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ComponentHelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ComponentHelper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ComponentHelper.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ComponentHelper (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultDefinitions.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultDefinitions.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultDefinitions.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultDefinitions.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DefaultDefinitions (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultLogger.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultLogger.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultLogger.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DefaultLogger.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DefaultLogger (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxInputStream.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxInputStream.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxInputStream.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxInputStream.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DemuxInputStream (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxOutputStream.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxOutputStream.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxOutputStream.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DemuxOutputStream.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DemuxOutputStream (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Diagnostics.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Diagnostics.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Diagnostics.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Diagnostics.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Diagnostics (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DirectoryScanner.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DirectoryScanner.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DirectoryScanner.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DirectoryScanner.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DirectoryScanner (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttribute.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttribute.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttribute.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttribute.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicAttribute (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttributeNS.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttributeNS.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttributeNS.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicAttributeNS.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicAttributeNS (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfigurator.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfigurator.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfigurator.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfigurator.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicConfigurator (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfiguratorNS.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfiguratorNS.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfiguratorNS.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicConfiguratorNS.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicConfiguratorNS (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElement.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElement.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElement.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElement.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicElement (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElementNS.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElementNS.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElementNS.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicElementNS.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicElementNS (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicObjectAttribute.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicObjectAttribute.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicObjectAttribute.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/DynamicObjectAttribute.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>DynamicObjectAttribute (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Evaluable.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Evaluable.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Evaluable.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Evaluable.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Evaluable (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Executor.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Executor.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Executor.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Executor.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Executor (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ExitException.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ExitException.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ExitException.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ExitException.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ExitException (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ExitStatusException.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ExitStatusException.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ExitStatusException.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ExitStatusException.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ExitStatusException (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ExtensionPoint.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ExtensionPoint.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ExtensionPoint.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ExtensionPoint.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ExtensionPoint (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/FileScanner.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/FileScanner.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/FileScanner.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/FileScanner.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>FileScanner (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.Creator.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.Creator.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.Creator.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.Creator.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>IntrospectionHelper.Creator (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/IntrospectionHelper.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>IntrospectionHelper (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Location.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Location.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Location.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Location.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Location (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/MagicNames.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/MagicNames.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/MagicNames.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/MagicNames.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>MagicNames (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Main.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Main.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Main.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Main.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Main (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/NoBannerLogger.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/NoBannerLogger.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/NoBannerLogger.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/NoBannerLogger.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>NoBannerLogger (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/PathTokenizer.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/PathTokenizer.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/PathTokenizer.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/PathTokenizer.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>PathTokenizer (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Project.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Project.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Project.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Project.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Project (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectComponent.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectComponent.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectComponent.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectComponent.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ProjectComponent (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ProjectHelper.OnMissingExtensionPoint (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelper.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ProjectHelper (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelperRepository.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelperRepository.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelperRepository.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/ProjectHelperRepository.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>ProjectHelperRepository (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.Delegate.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.Delegate.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.Delegate.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.Delegate.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>PropertyHelper.Delegate (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>PropertyHelper.PropertyEvaluator (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>PropertyHelper.PropertySetter (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/PropertyHelper.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>PropertyHelper (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/RuntimeConfigurable.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/RuntimeConfigurable.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/RuntimeConfigurable.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/RuntimeConfigurable.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>RuntimeConfigurable (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/SubBuildListener.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/SubBuildListener.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/SubBuildListener.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/SubBuildListener.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>SubBuildListener (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Target.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Target.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Target.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Target.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Target (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/Task.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/Task.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/Task.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/Task.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>Task (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>

Modified: ant/site/ant/production/manual/api/org/apache/tools/ant/TaskAdapter.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual/api/org/apache/tools/ant/TaskAdapter.html?rev=1866428&r1=1866427&r2=1866428&view=diff
==============================================================================
--- ant/site/ant/production/manual/api/org/apache/tools/ant/TaskAdapter.html (original)
+++ ant/site/ant/production/manual/api/org/apache/tools/ant/TaskAdapter.html Thu Sep  5 04:17:51 2019
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (11.0.1) on Thu May 02 18:38:52 IST 2019 -->
+<!-- Generated by javadoc (11.0.1) on Sun Sep 01 11:43:13 IST 2019 -->
 <title>TaskAdapter (Apache Ant API)</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="dc.created" content="2019-05-02">
+<meta name="dc.created" content="2019-09-01">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>