Modified: ant/site/ant/production/manual-1.9.x/Tasks/mimemail.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/Tasks/mimemail.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/Tasks/mimemail.html (original)
+++ ant/site/ant/production/manual-1.9.x/Tasks/mimemail.html Fri Jul 13 
10:44:27 2018
@@ -31,9 +31,13 @@
 
 <h3>Description</h3>
 <p>Sends SMTP mail with MIME attachments.
-<a href="http://www.oracle.com/technetwork/java/index-138643.html";>JavaMail</a>
-and <a 
href="http://www.oracle.com/technetwork/java/javase/jaf-135115.html";>Java
-Activation Framework</a> are required for this task.</p>
+<a href="https://javaee.github.io/javamail/";>JavaMail</a>
+and <a href="https://github.com/javaee/activation";>Java
+Activation Framework</a> are required for this task. The Java
+Activation Framework is part of the standard class library for Java 6
+to Java 10 but the <code>java.activation</code> module has been
+deprecated in Java 9 and must be enabled explicitly when running on
+Java 10. Alternatively it can be provided as an external library.</p>
 <p>Multiple files can be attached using <a 
href="../Types/fileset.html">FileSets.</a></p>
 <h3>Parameters</h3>
 <table border="1" cellpadding="2" cellspacing="0">

Modified: ant/site/ant/production/manual-1.9.x/api/allclasses-frame.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/allclasses-frame.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/allclasses-frame.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/allclasses-frame.html Fri Jul 13 
10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>All Classes (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: ant/site/ant/production/manual-1.9.x/api/allclasses-noframe.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/allclasses-noframe.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/allclasses-noframe.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/allclasses-noframe.html Fri Jul 13 
10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>All Classes (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: ant/site/ant/production/manual-1.9.x/api/constant-values.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/constant-values.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/constant-values.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/constant-values.html Fri Jul 13 
10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:45 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>Constant Field Values (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: ant/site/ant/production/manual-1.9.x/api/deprecated-list.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/deprecated-list.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/deprecated-list.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/deprecated-list.html Fri Jul 13 
10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>Deprecated List (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: ant/site/ant/production/manual-1.9.x/api/help-doc.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/help-doc.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/help-doc.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/help-doc.html Fri Jul 13 10:44:27 
2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>API Help (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>

Modified: ant/site/ant/production/manual-1.9.x/api/index-all.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/index-all.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/index-all.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/index-all.html Fri Jul 13 10:44:27 
2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>Index (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -22648,6 +22648,10 @@ s.</div>
 <dd>
 <div class="block">Learn whether one path "leads" another.</div>
 </dd>
+<dt><span class="memberNameLink"><a 
href="org/apache/tools/ant/util/FileUtils.html#isLeadingPath-java.io.File-java.io.File-boolean-">isLeadingPath(File,
 File, boolean)</a></span> - Method in class org.apache.tools.ant.util.<a 
href="org/apache/tools/ant/util/FileUtils.html" title="class in 
org.apache.tools.ant.util">FileUtils</a></dt>
+<dd>
+<div class="block">Learn whether one path "leads" another.</div>
+</dd>
 <dt><span class="memberNameLink"><a 
href="org/apache/tools/ant/util/DOMElementWriter.html#isLegalCharacter-char-">isLegalCharacter(char)</a></span>
 - Method in class org.apache.tools.ant.util.<a 
href="org/apache/tools/ant/util/DOMElementWriter.html" title="class in 
org.apache.tools.ant.util">DOMElementWriter</a></dt>
 <dd>
 <div class="block">Is the given character allowed inside an XML document?</div>

Modified: ant/site/ant/production/manual-1.9.x/api/index.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/index.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/index.html (original)
+++ ant/site/ant/production/manual-1.9.x/api/index.html Fri Jul 13 10:44:27 2018
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:46 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:41 CEST 2018 -->
 <title>Apache Ant API</title>
 <script type="text/javascript">
     tmpTargetPage = "" + window.location.search;

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntClassLoader.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntClassLoader.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntClassLoader.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntClassLoader.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:28 CEST 2018 -->
 <title>AntClassLoader (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntTypeDefinition.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntTypeDefinition.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntTypeDefinition.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/AntTypeDefinition.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>AntTypeDefinition (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessor.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessor.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessor.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessor.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ArgumentProcessor (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessorRegistry.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessorRegistry.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessorRegistry.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ArgumentProcessorRegistry.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ArgumentProcessorRegistry (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildEvent.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildEvent.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildEvent.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildEvent.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>BuildEvent (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildException.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildException.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildException.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildException.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>BuildException (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildListener.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildListener.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildListener.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildListener.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>BuildListener (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildLogger.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildLogger.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildLogger.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/BuildLogger.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>BuildLogger (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ComponentHelper.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ComponentHelper.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ComponentHelper.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ComponentHelper.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ComponentHelper (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultDefinitions.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultDefinitions.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultDefinitions.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultDefinitions.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DefaultDefinitions (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultLogger.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultLogger.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultLogger.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DefaultLogger.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DefaultLogger (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxInputStream.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxInputStream.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxInputStream.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxInputStream.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DemuxInputStream (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxOutputStream.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxOutputStream.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxOutputStream.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DemuxOutputStream.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DemuxOutputStream (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Diagnostics.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Diagnostics.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Diagnostics.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Diagnostics.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>Diagnostics (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DirectoryScanner.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DirectoryScanner.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DirectoryScanner.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DirectoryScanner.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DirectoryScanner (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttributeNS.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttributeNS.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttributeNS.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicAttributeNS.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicAttributeNS (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfigurator.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfigurator.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfigurator.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfigurator.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicConfigurator (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfiguratorNS.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfiguratorNS.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfiguratorNS.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicConfiguratorNS.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicConfiguratorNS (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElement.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElement.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElement.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElement.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicElement (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElementNS.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElementNS.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElementNS.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicElementNS.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicElementNS (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicObjectAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicObjectAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicObjectAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/DynamicObjectAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>DynamicObjectAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Evaluable.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Evaluable.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Evaluable.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Evaluable.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>Evaluable (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Executor.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Executor.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Executor.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Executor.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>Executor (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitException.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitException.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitException.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitException.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ExitException (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitStatusException.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitStatusException.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitStatusException.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExitStatusException.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ExitStatusException (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExtensionPoint.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExtensionPoint.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExtensionPoint.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ExtensionPoint.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>ExtensionPoint (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/FileScanner.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/FileScanner.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/FileScanner.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/FileScanner.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>FileScanner (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.Creator.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.Creator.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.Creator.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.Creator.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>IntrospectionHelper.Creator (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/IntrospectionHelper.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>IntrospectionHelper (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Location.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Location.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Location.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Location.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>Location (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/MagicNames.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/MagicNames.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/MagicNames.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/MagicNames.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>MagicNames (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Main.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Main.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Main.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Main.html Fri 
Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:34 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>Main (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/NoBannerLogger.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/NoBannerLogger.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/NoBannerLogger.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/NoBannerLogger.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:29 CEST 2018 -->
 <title>NoBannerLogger (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PathTokenizer.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PathTokenizer.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PathTokenizer.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PathTokenizer.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>PathTokenizer (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Project.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Project.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Project.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Project.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>Project (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectComponent.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectComponent.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectComponent.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectComponent.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>ProjectComponent (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.OnMissingExtensionPoint.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>ProjectHelper.OnMissingExtensionPoint (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelper.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>ProjectHelper (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelperRepository.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelperRepository.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelperRepository.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/ProjectHelperRepository.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>ProjectHelperRepository (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.Delegate.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.Delegate.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.Delegate.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.Delegate.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>PropertyHelper.Delegate (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertyEvaluator.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>PropertyHelper.PropertyEvaluator (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.PropertySetter.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>PropertyHelper.PropertySetter (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/PropertyHelper.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>PropertyHelper (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/RuntimeConfigurable.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/RuntimeConfigurable.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/RuntimeConfigurable.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/RuntimeConfigurable.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>RuntimeConfigurable (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/SubBuildListener.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/SubBuildListener.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/SubBuildListener.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/SubBuildListener.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>SubBuildListener (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Target.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Target.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Target.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Target.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>Target (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Task.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Task.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Task.html 
(original)
+++ ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/Task.html Fri 
Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>Task (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskAdapter.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskAdapter.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskAdapter.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskAdapter.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>TaskAdapter (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskConfigurationChecker.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskConfigurationChecker.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskConfigurationChecker.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskConfigurationChecker.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>TaskConfigurationChecker (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskContainer.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskContainer.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskContainer.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TaskContainer.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>TaskContainer (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TypeAdapter.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TypeAdapter.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TypeAdapter.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/TypeAdapter.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>TypeAdapter (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnknownElement.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnknownElement.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnknownElement.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnknownElement.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>UnknownElement (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedAttributeException.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedAttributeException.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedAttributeException.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedAttributeException.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>UnsupportedAttributeException (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedElementException.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedElementException.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedElementException.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/UnsupportedElementException.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>UnsupportedElementException (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/XmlLogger.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/XmlLogger.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/XmlLogger.html 
(original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/XmlLogger.html 
Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>XmlLogger (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/AttributeNamespace.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/AttributeNamespace.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/AttributeNamespace.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/AttributeNamespace.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>AttributeNamespace (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/BaseIfAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/BaseIfAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/BaseIfAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/BaseIfAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>BaseIfAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/EnableAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/EnableAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/EnableAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/EnableAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>EnableAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.Unless.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.Unless.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.Unless.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.Unless.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfBlankAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfBlankAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfBlankAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.Unless.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.Unless.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.Unless.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.Unless.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfSetAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfSetAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfSetAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.Unless.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.Unless.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.Unless.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.Unless.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfTrueAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/IfTrueAttribute.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>IfTrueAttribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-frame.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-frame.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-frame.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-frame.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.attribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-summary.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-summary.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-summary.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-summary.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.attribute (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-tree.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-tree.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-tree.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/attribute/package-tree.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.attribute Class Hierarchy (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchTask.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchTask.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchTask.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchTask.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>DispatchTask (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchUtils.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchUtils.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchUtils.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/DispatchUtils.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>DispatchUtils (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/Dispatchable.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/Dispatchable.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/Dispatchable.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/Dispatchable.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>Dispatchable (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-frame.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-frame.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-frame.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-frame.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.dispatch (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-summary.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-summary.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-summary.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-summary.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.dispatch (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-tree.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-tree.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-tree.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/dispatch/package-tree.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:44 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:40 CEST 2018 -->
 <title>org.apache.tools.ant.dispatch Class Hierarchy (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/filters/BaseFilterReader.html
URL: 
http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/filters/BaseFilterReader.html?rev=1835811&r1=1835810&r2=1835811&view=diff
==============================================================================
--- 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/filters/BaseFilterReader.html
 (original)
+++ 
ant/site/ant/production/manual-1.9.x/api/org/apache/tools/ant/filters/BaseFilterReader.html
 Fri Jul 13 10:44:27 2018
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (1.8.0_171) on Tue Jun 19 06:01:35 CEST 2018 -->
+<!-- Generated by javadoc (1.8.0_171) on Tue Jul 10 06:18:30 CEST 2018 -->
 <title>BaseFilterReader (Apache Ant API)</title>
-<meta name="date" content="2018-06-19">
+<meta name="date" content="2018-07-10">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" 
title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>


Reply via email to