You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2017/02/06 20:08:12 UTC

svn commit: r1781936 [2/35] - in /ant/site/ant/production: ./ manual-1.9.x/ manual-1.9.x/api/ manual-1.9.x/api/org/apache/tools/ant/ manual-1.9.x/api/org/apache/tools/ant/attribute/ manual-1.9.x/api/org/apache/tools/ant/dispatch/ manual-1.9.x/api/org/a...

Modified: ant/site/ant/production/antnews.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/antnews.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/antnews.html (original)
+++ ant/site/ant/production/antnews.html Mon Feb  6 20:07:43 2017
@@ -225,6 +225,28 @@
   <div class="content">
     <h1 class="title">Apache Ant&#x2122; Project News</h1>
             <h3 class="section">
+      <a name="Apache Ant 1.9.9 and 1.10.1"></a>
+      Apache Ant 1.9.9 and 1.10.1
+    </h3>
+                        <h3>Feb 6, 2017 - Apache Ant 1.9.9 and 1.10.1 Released</h3>
+                                <p>Apache Ant 1.9.9 and 1.10.1 are now available for download as source or
+      binary from
+      <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
+                                <p>The Apache Ant team currently maintains two lines of
+      development. The 1.9.x releases require Java5 at runtime and 1.10.x
+      requires Java8 at runtime. Both lines are based off of Ant 1.9.7 and
+      the 1.9.x releases are mostly bug fix releases while additional new
+      features are developed for 1.10.x. We recommend using 1.10.x unless
+      you are required to use versions of Java prior to Java8 during the
+      build process.</p>
+                                <p>Ant 1.10.1 contains a superset of 1.9.9 - with the exception of
+      a few tasks and features that no longer work with Java8 anyway
+      (like the <code>apt</code> task).</p>
+                                <p>The new releases revert a change to 1.9.8 and 1.10.0 that broke
+      Eclipse integration and also fixes the <code>ant</code> wrapper script for
+      Solaris 10. In addition 1.10.1 adds tasks and types that support
+      XZ compression with the help of the <a href="http://tukaani.org/xz/java.html">XZ for Java</a> library.</p>
+                        <h3 class="section">
       <a name="Apache Ant 1.9.8 and 1.10.0"></a>
       Apache Ant 1.9.8 and 1.10.0
     </h3>

Modified: ant/site/ant/production/bindownload.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/bindownload.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/bindownload.html (original)
+++ ant/site/ant/production/bindownload.html Mon Feb  6 20:07:43 2017
@@ -275,13 +275,13 @@ Other mirrors: <select name="Preferred">
   features are developed for 1.10.x. We recommend using 1.10.x unless
   you are required to use versions of Java prior to Java8 during the
   build process.</p>
-                                <p>Currently, Apache Ant 1.9.8 and 1.10.0 are the best available
+                                <p>Currently, Apache Ant 1.9.9 and 1.10.1 are the best available
   versions, see the <a href="[preferred]/ant/README.html">release
   notes</a>.</p>
                                 <div class="warning">
 <div class="label">Note</div>
-<div class="content">Ant 1.9.8 and 1.10.0 have been released on
-31-Dec-2016 and may not be available on all mirrors for a few
+<div class="content">Ant 1.9.9 and 1.10.1 have been released on
+06-Feb-2017 and may not be available on all mirrors for a few
 days.</div>
 </div>
                                 <br />
@@ -291,44 +291,44 @@ days.</div>
  require gnu tar to do the extraction.</div>
 </div>
                                 <ul>
-<li>1.10.0 <code>.zip</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.zip">apache-ant-1.10.0-bin.zip</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.zip.md5">MD5</a>]</li>
-<li>1.9.8 <code>.zip</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.zip">apache-ant-1.9.8-bin.zip</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.zip.md5">MD5</a>]</li>
+<li>1.10.1 <code>.zip</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.10.1-bin.zip">apache-ant-1.10.1-bin.zip</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.zip.md5">MD5</a>]</li>
+<li>1.9.9 <code>.zip</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.9.9-bin.zip">apache-ant-1.9.9-bin.zip</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.zip.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.zip.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.zip.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.zip.md5">MD5</a>]</li>
 
-<li>1.10.0 <code>.tar.gz</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.tar.gz">apache-ant-1.10.0-bin.tar.gz</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.gz.md5">MD5</a>]</li>
-<li>1.9.8 <code>.tar.gz</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.tar.gz">apache-ant-1.9.8-bin.tar.gz</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.gz.md5">MD5</a>]</li>
+<li>1.10.1 <code>.tar.gz</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.10.1-bin.tar.gz">apache-ant-1.10.1-bin.tar.gz</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.gz.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.gz.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.gz.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.gz.md5">MD5</a>]</li>
+<li>1.9.9 <code>.tar.gz</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.9.9-bin.tar.gz">apache-ant-1.9.9-bin.tar.gz</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.gz.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.gz.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.gz.md5">MD5</a>]</li>
 
-<li>1.10.0 <code>.tar.bz2</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.10.0-bin.tar.bz2">apache-ant-1.10.0-bin.tar.bz2</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.0-bin.tar.bz2.md5">MD5</a>]</li>
-<li>1.9.8 <code>.tar.bz2</code> archive:
-<a href="[preferred]/ant/binaries/apache-ant-1.9.8-bin.tar.bz2">apache-ant-1.9.8-bin.tar.bz2</a>
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.asc">PGP</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.sha1">SHA1</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.sha512">SHA512</a>]
-[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.8-bin.tar.bz2.md5">MD5</a>]</li>
+<li>1.10.1 <code>.tar.bz2</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.10.1-bin.tar.bz2">apache-ant-1.10.1-bin.tar.bz2</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.bz2.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.bz2.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.bz2.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.10.1-bin.tar.bz2.md5">MD5</a>]</li>
+<li>1.9.9 <code>.tar.bz2</code> archive:
+<a href="[preferred]/ant/binaries/apache-ant-1.9.9-bin.tar.bz2">apache-ant-1.9.9-bin.tar.bz2</a>
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.asc">PGP</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha1">SHA1</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.sha512">SHA512</a>]
+[<a href="https://www.apache.org/dist/ant/binaries/apache-ant-1.9.9-bin.tar.bz2.md5">MD5</a>]</li>
 </ul>
                         <h3 class="section">
       <a name="Old Ant Releases"></a>
@@ -351,17 +351,17 @@ directory</a>, rather than from a mirror
 using</p>
                                 <p><code>
 % pgpk -a KEYS<br />
-% pgpv apache-ant-1.10.0-bin.tar.gz.asc<br />
+% pgpv apache-ant-1.10.1-bin.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % pgp -ka KEYS<br />
-% pgp apache-ant-1.10.0-bin.tar.gz.asc<br />
+% pgp apache-ant-1.10.1-bin.tar.gz.asc<br />
 </code>
 <em>or</em><br />
 <code>
 % gpg --import KEYS<br />
-% gpg --verify apache-ant-1.10.0-bin.tar.gz.asc
+% gpg --verify apache-ant-1.10.1-bin.tar.gz.asc
 </code></p>
                                 <p>A command line version of <a href="http://www.gnupg.org/download/">GnuPG</a> 
 is also available for Windows users.  Follow the 

Modified: ant/site/ant/production/faq.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/faq.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/faq.html (original)
+++ ant/site/ant/production/faq.html Mon Feb  6 20:07:43 2017
@@ -879,6 +879,16 @@
                   <tr>
                       <td colspan="1" rowspan="1"
       valign="top" align="left">
+          1.9.9
+      </td>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          06 Feb 2017
+      </td>
+      </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
           1.10.0
       </td>
                           <td colspan="1" rowspan="1"
@@ -886,6 +896,16 @@
           31 Dec 2016
       </td>
       </tr>
+                  <tr>
+                      <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          1.10.1
+      </td>
+                          <td colspan="1" rowspan="1"
+      valign="top" align="left">
+          06 Feb 2017
+      </td>
+      </tr>
           </table>
                                 <p class="faq">
       <a name="java-version"></a>

Modified: ant/site/ant/production/index.html
URL: http://svn.apache.org/viewvc/ant/site/ant/production/index.html?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/index.html (original)
+++ ant/site/ant/production/index.html Mon Feb  6 20:07:43 2017
@@ -250,11 +250,11 @@
           the <a href="http://www.apache.org/">Apache Software
           Foundation</a>.</p>
                         <h3 class="section">
-      <a name="Apache Ant 1.9.8 and 1.10.0"></a>
-      Apache Ant 1.9.8 and 1.10.0
+      <a name="Apache Ant 1.9.9 and 1.10.1"></a>
+      Apache Ant 1.9.9 and 1.10.1
     </h3>
-                        <h3>Dec 31, 2016 - Apache Ant 1.9.8 and 1.10.0 Released</h3>
-                                <p>Apache Ant 1.9.8 and 1.10.0 are now available for download as source or
+                        <h3>Feb 6, 2017 - Apache Ant 1.9.9 and 1.10.1 Released</h3>
+                                <p>Apache Ant 1.9.9 and 1.10.1 are now available for download as source or
       binary from
       <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
                                 <p>The Apache Ant team currently maintains two lines of
@@ -264,15 +264,13 @@
       features are developed for 1.10.x. We recommend using 1.10.x unless
       you are required to use versions of Java prior to Java8 during the
       build process.</p>
-                                <p>Ant 1.10.0 contains a superset of 1.9.8 - with the exception of
+                                <p>Ant 1.10.1 contains a superset of 1.9.9 - with the exception of
       a few tasks and features that no longer work with Java8 anyway
       (like the <code>apt</code> task).</p>
-                                <p>The new releases fix the <code>ant</code> wrapper script for
-      Solaris and HP/UX, contain important changes for the Java9 support
-      as well as numerous bug fixes. New implementations of
-      <code>native2ascii</code> and <code>javah</code> have been added
-      as well as support for <code>javac</code>'s <code>-h</code> and
-      <code>--release</code> switches.</p>
+                                <p>The new releases revert a change to 1.9.8 and 1.10.0 that broke
+      Eclipse integration and also fixes the <code>ant</code> wrapper script for
+      Solaris 10. In addition 1.10.1 adds tasks and types that support
+      XZ compression with the help of the <a href="http://tukaani.org/xz/java.html">XZ for Java</a> library.</p>
                         <h3 class="section">
       <a name="EasyAnt retired"></a>
       EasyAnt retired

Modified: ant/site/ant/production/manual-1.9.x/NOTICE
URL: http://svn.apache.org/viewvc/ant/site/ant/production/manual-1.9.x/NOTICE?rev=1781936&r1=1781935&r2=1781936&view=diff
==============================================================================
--- ant/site/ant/production/manual-1.9.x/NOTICE (original)
+++ ant/site/ant/production/manual-1.9.x/NOTICE Mon Feb  6 20:07:43 2017
@@ -1,5 +1,5 @@
 Apache Ant
-Copyright 1999-2016 The Apache Software Foundation
+Copyright 1999-2017 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:46 CET 2017 -->
 <title>All Classes (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:46 CET 2017 -->
 <title>All Classes (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:40 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:45 CET 2017 -->
 <title>Constant Field Values (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:46 CET 2017 -->
 <title>Deprecated List (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:46 CET 2017 -->
 <title>API Help (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:46 CET 2017 -->
 <title>Index (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc on Sun Dec 25 18:44:41 CET 2016 -->
+<!-- Generated by javadoc on Thu Feb 02 18:54:46 CET 2017 -->
 <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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>AntClassLoader (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>AntTypeDefinition (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ArgumentProcessor (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ArgumentProcessorRegistry (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>BuildEvent (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>BuildException (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>BuildListener (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>BuildLogger (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ComponentHelper (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DefaultDefinitions (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DefaultLogger (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DemuxInputStream (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DemuxOutputStream (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:32 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>Diagnostics (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DirectoryScanner (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicAttributeNS (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicConfigurator (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicConfiguratorNS (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicElement (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicElementNS (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>DynamicObjectAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>Evaluable (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>Executor (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ExitException (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ExitStatusException (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>ExtensionPoint (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>FileScanner (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>IntrospectionHelper.Creator (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:36 CET 2017 -->
 <title>IntrospectionHelper (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>Location (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>MagicNames (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>Main (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>NoBannerLogger (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>PathTokenizer (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>Project (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>ProjectComponent (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>ProjectHelper.OnMissingExtensionPoint (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>ProjectHelper (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>ProjectHelperRepository (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>PropertyHelper.Delegate (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>PropertyHelper.PropertyEvaluator (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>PropertyHelper.PropertySetter (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>PropertyHelper (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>RuntimeConfigurable (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>SubBuildListener (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>Target (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>Task (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>TaskAdapter (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>TaskConfigurationChecker (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>TaskContainer (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>TypeAdapter (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>UnknownElement (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>UnsupportedAttributeException (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>UnsupportedElementException (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>XmlLogger (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>AttributeNamespace (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>BaseIfAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>EnableAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfBlankAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfBlankAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfSetAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfSetAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfTrueAttribute.Unless (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:33 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:37 CET 2017 -->
 <title>IfTrueAttribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:40 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:45 CET 2017 -->
 <title>org.apache.tools.ant.attribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

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=1781936&r1=1781935&r2=1781936&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 Mon Feb  6 20:07:43 2017
@@ -2,9 +2,9 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_121) on Sun Dec 25 18:44:40 CET 2016 -->
+<!-- Generated by javadoc (version 1.7.0_121) on Thu Feb 02 18:54:45 CET 2017 -->
 <title>org.apache.tools.ant.attribute (Apache Ant API)</title>
-<meta name="date" content="2016-12-25">
+<meta name="date" content="2017-02-02">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>