You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@twill.apache.org by ch...@apache.org on 2016/06/21 23:20:45 UTC

svn commit: r1749620 [5/7] - in /incubator/twill/site: ./ apidocs/ apidocs/org/apache/twill/api/ apidocs/org/apache/twill/api/class-use/ apidocs/org/apache/twill/api/logging/ apidocs/org/apache/twill/api/logging/class-use/ apidocs/org/apache/twill/comm...

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/FileContextLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/FileContextLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/FileContextLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/FileContextLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FileContextLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -128,6 +128,13 @@ implements <a href="../../../../org/apac
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../../org/apache/twill/filesystem/FileContextLocationFactory.html#FileContextLocationFactory(org.apache.hadoop.conf.Configuration,%20org.apache.hadoop.fs.FileContext,%20java.lang.String)">FileContextLocationFactory</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;configuration,
+                          org.apache.hadoop.fs.FileContext&nbsp;fc,
+                          <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pathBase)</code>
+<div class="block">Creates a new instance with the given <code>FileContext</code> created from the given <code>Configuration</code>.</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colOne"><code><strong><a href="../../../../org/apache/twill/filesystem/FileContextLocationFactory.html#FileContextLocationFactory(org.apache.hadoop.conf.Configuration,%20java.lang.String)">FileContextLocationFactory</a></strong>(org.apache.hadoop.conf.Configuration&nbsp;configuration,
                           <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pathBase)</code>
 <div class="block">Creates a new instance.</div>
@@ -213,7 +220,7 @@ implements <a href="../../../../org/apac
 <a name="FileContextLocationFactory(org.apache.hadoop.conf.Configuration, java.lang.String)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>FileContextLocationFactory</h4>
 <pre>public&nbsp;FileContextLocationFactory(org.apache.hadoop.conf.Configuration&nbsp;configuration,
@@ -222,6 +229,19 @@ implements <a href="../../../../org/apac
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>configuration</code> - the hadoop configuration</dd><dd><code>pathBase</code> - base path for all non-absolute location created through this <a href="../../../../org/apache/twill/filesystem/LocationFactory.html" title="interface in org.apache.twill.filesystem"><code>LocationFactory</code></a>.</dd></dl>
 </li>
 </ul>
+<a name="FileContextLocationFactory(org.apache.hadoop.conf.Configuration, org.apache.hadoop.fs.FileContext, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FileContextLocationFactory</h4>
+<pre>public&nbsp;FileContextLocationFactory(org.apache.hadoop.conf.Configuration&nbsp;configuration,
+                          org.apache.hadoop.fs.FileContext&nbsp;fc,
+                          <a href="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;pathBase)</pre>
+<div class="block">Creates a new instance with the given <code>FileContext</code> created from the given <code>Configuration</code>.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>configuration</code> - the hadoop configuration</dd><dd><code>fc</code> - <code>FileContext</code> instance created from the given configuration</dd><dd><code>pathBase</code> - base path for all non-absolute location created through this (@link LocationFactory}.</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -364,6 +384,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/ForwardingLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/ForwardingLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/ForwardingLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/ForwardingLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>ForwardingLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -267,6 +267,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/HDFSLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/HDFSLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/HDFSLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/HDFSLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>HDFSLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -391,6 +391,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/LocalLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/LocalLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/LocalLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/LocalLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LocalLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -326,6 +326,6 @@ implements <a href="../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/Location.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/Location.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/Location.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/Location.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Location (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -589,6 +589,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactories.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactories.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactories.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactories.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LocationFactories (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -225,6 +225,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/LocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:41 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:26 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>LocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -247,6 +247,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/FileContextLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/FileContextLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/FileContextLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/FileContextLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.filesystem.FileContextLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/ForwardingLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/ForwardingLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/ForwardingLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/ForwardingLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.filesystem.ForwardingLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/HDFSLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/HDFSLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/HDFSLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/HDFSLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.filesystem.HDFSLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocalLocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocalLocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocalLocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocalLocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.filesystem.LocalLocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/Location.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/Location.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/Location.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/Location.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.filesystem.Location (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -258,6 +258,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactories.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactories.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactories.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactories.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.filesystem.LocationFactories (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactory.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactory.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactory.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/class-use/LocationFactory.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.filesystem.LocationFactory (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -253,6 +253,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/package-frame.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/package-frame.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/package-frame.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.filesystem (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/package-summary.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/package-summary.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/package-summary.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.filesystem (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -186,6 +186,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/package-tree.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/package-tree.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/package-tree.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.filesystem Class Hierarchy (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -134,6 +134,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/filesystem/package-use.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/filesystem/package-use.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/filesystem/package-use.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/filesystem/package-use.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.twill.filesystem (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -177,6 +177,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerInfo.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerInfo.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerInfo.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerInfo.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:27 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BrokerInfo (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -318,6 +318,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:27 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BrokerService.BrokerChangeListener (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -262,6 +262,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/BrokerService.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:27 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>BrokerService (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -307,6 +307,6 @@ extends com.google.common.util.concurren
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/Compression.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/Compression.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/Compression.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/Compression.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Compression (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -342,6 +342,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/FetchedMessage.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/FetchedMessage.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/FetchedMessage.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/FetchedMessage.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FetchedMessage (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -232,6 +232,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClient.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClient.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClient.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClient.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaClient (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -232,6 +232,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClientService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClientService.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClientService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaClientService.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaClientService (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -204,6 +204,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaConsumer.MessageCallback (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -230,6 +230,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.Preparer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.Preparer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.Preparer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.Preparer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaConsumer.Preparer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -276,6 +276,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaConsumer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaConsumer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -235,6 +235,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Ack.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Ack.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Ack.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Ack.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaPublisher.Ack (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -358,6 +358,6 @@ not permitted.)</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Preparer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Preparer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Preparer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.Preparer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaPublisher.Preparer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -238,6 +238,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/KafkaPublisher.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>KafkaPublisher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -236,6 +236,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/TopicPartition.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/TopicPartition.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/TopicPartition.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/TopicPartition.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TopicPartition (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -320,6 +320,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerInfo.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerInfo.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerInfo.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerInfo.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.kafka.client.BrokerInfo (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -172,6 +172,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.BrokerChangeListener.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.BrokerChangeListener.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.BrokerChangeListener.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.BrokerChangeListener.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.kafka.client.BrokerService.BrokerChangeListener (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/BrokerService.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.BrokerService (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/Compression.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/Compression.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/Compression.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/Compression.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.kafka.client.Compression (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -179,6 +179,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/FetchedMessage.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/FetchedMessage.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/FetchedMessage.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/FetchedMessage.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.FetchedMessage (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClient.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClient.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClient.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClient.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaClient (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClientService.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClientService.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClientService.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaClientService.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaClientService (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.MessageCallback.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.MessageCallback.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.MessageCallback.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.MessageCallback.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaConsumer.MessageCallback (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.Preparer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.Preparer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.Preparer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.Preparer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaConsumer.Preparer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -178,6 +178,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaConsumer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaConsumer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -156,6 +156,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Ack.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Ack.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Ack.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Ack.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.kafka.client.KafkaPublisher.Ack (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -179,6 +179,6 @@ the order they are declared.</div>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Preparer.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Preparer.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Preparer.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.Preparer.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaPublisher.Preparer (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -163,6 +163,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/KafkaPublisher.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Interface org.apache.twill.kafka.client.KafkaPublisher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -157,6 +157,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/TopicPartition.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/TopicPartition.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/TopicPartition.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/class-use/TopicPartition.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.kafka.client.TopicPartition (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -154,6 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-frame.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-frame.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-frame.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.kafka.client (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-summary.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-summary.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-summary.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.kafka.client (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -239,6 +239,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-tree.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-tree.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-tree.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.kafka.client Class Hierarchy (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -160,6 +160,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-use.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-use.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-use.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/kafka/client/package-use.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Package org.apache.twill.kafka.client (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -207,6 +207,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/FindFreePort.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/FindFreePort.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/FindFreePort.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/FindFreePort.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>FindFreePort (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -257,6 +257,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/TwillLauncher.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/TwillLauncher.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/TwillLauncher.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/TwillLauncher.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:42 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>TwillLauncher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -264,6 +264,6 @@ extends <a href="http://download.oracle.
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/FindFreePort.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/FindFreePort.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/FindFreePort.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/FindFreePort.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.launcher.FindFreePort (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/TwillLauncher.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/TwillLauncher.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/TwillLauncher.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/class-use/TwillLauncher.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Uses of Class org.apache.twill.launcher.TwillLauncher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -112,6 +112,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/package-frame.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/package-frame.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/package-frame.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.launcher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: incubator/twill/site/apidocs/org/apache/twill/launcher/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/twill/site/apidocs/org/apache/twill/launcher/package-summary.html?rev=1749620&r1=1749619&r2=1749620&view=diff
==============================================================================
--- incubator/twill/site/apidocs/org/apache/twill/launcher/package-summary.html (original)
+++ incubator/twill/site/apidocs/org/apache/twill/launcher/package-summary.html Tue Jun 21 23:20:41 2016
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_80) on Tue Jan 26 11:53:43 PST 2016 -->
+<!-- Generated by javadoc (version 1.7.0_80) on Tue Jun 21 16:12:28 PDT 2016 -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>org.apache.twill.launcher (Apache Twill 0.8.0-incubating-SNAPSHOT API)</title>
-<meta name="date" content="2016-01-26">
+<meta name="date" content="2016-06-21">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -138,6 +138,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small>Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
+<p class="legalCopy"><small>Copyright &#169; 2013-2016 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>