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 2014/04/22 10:27:39 UTC

[48/48] git commit: Site release for 0.2.0-incubating.

Site release for 0.2.0-incubating.

Project: http://git-wip-us.apache.org/repos/asf/incubator-twill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-twill/commit/d0260fbc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-twill/tree/d0260fbc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-twill/diff/d0260fbc

Branch: refs/heads/site
Commit: d0260fbc9c18c2254c296d9388c1f99f7181651f
Parents: 0208a84
Author: Terence Yim <te...@continuuity.com>
Authored: Tue Apr 22 01:26:40 2014 -0700
Committer: Terence Yim <te...@continuuity.com>
Committed: Tue Apr 22 01:26:40 2014 -0700

----------------------------------------------------------------------
 src/site/markdown/GettingStarted.md             |   23 +
 src/site/markdown/index.md                      |   25 +-
 src/site/markdown/releases/0.2.0-incubating.md  |   68 +
 .../allclasses-frame.html                       |  228 +++
 .../allclasses-noframe.html                     |  228 +++
 .../constant-values.html                        |  175 ++
 .../deprecated-list.html                        |  177 ++
 .../apidocs-0.2.0-incubating/help-doc.html      |  224 +++
 .../apidocs-0.2.0-incubating/index-all.html     | 1610 ++++++++++++++++++
 .../apidocs-0.2.0-incubating/index.html         |   74 +
 .../apache/twill/api/AbstractTwillRunnable.html |  451 +++++
 .../org/apache/twill/api/Command.Builder.html   |  286 ++++
 .../org/apache/twill/api/Command.html           |  247 +++
 .../twill/api/EventHandler.TimeoutAction.html   |  273 +++
 .../twill/api/EventHandler.TimeoutEvent.html    |  323 ++++
 .../org/apache/twill/api/EventHandler.html      |  405 +++++
 .../apache/twill/api/EventHandlerContext.html   |  211 +++
 .../twill/api/EventHandlerSpecification.html    |  230 +++
 .../org/apache/twill/api/LocalFile.html         |  313 ++++
 .../org/apache/twill/api/ResourceReport.html    |  281 +++
 ...urceSpecification.Builder.AfterDownlink.html |  285 ++++
 ...esourceSpecification.Builder.AfterHosts.html |  285 ++++
 ...rceSpecification.Builder.AfterInstances.html |  268 +++
 ...sourceSpecification.Builder.AfterMemory.html |  266 +++
 ...sourceSpecification.Builder.AfterUplink.html |  268 +++
 .../ResourceSpecification.Builder.Build.html    |  259 +++
 ...esourceSpecification.Builder.CoreSetter.html |  278 +++
 .../api/ResourceSpecification.Builder.Done.html |  238 +++
 ...ourceSpecification.Builder.MemorySetter.html |  258 +++
 .../api/ResourceSpecification.Builder.html      |  308 ++++
 .../api/ResourceSpecification.SizeUnit.html     |  330 ++++
 .../apache/twill/api/ResourceSpecification.html |  435 +++++
 .../org/apache/twill/api/RunId.html             |  211 +++
 .../apache/twill/api/RuntimeSpecification.html  |  268 +++
 .../org/apache/twill/api/SecureStore.html       |  221 +++
 .../apache/twill/api/SecureStoreUpdater.html    |  216 +++
 .../org/apache/twill/api/ServiceAnnouncer.html  |  218 +++
 .../org/apache/twill/api/ServiceController.html |  360 ++++
 .../org/apache/twill/api/TwillApplication.html  |  214 +++
 .../org/apache/twill/api/TwillContext.html      |  469 +++++
 .../org/apache/twill/api/TwillController.html   |  335 ++++
 .../org/apache/twill/api/TwillPreparer.html     |  517 ++++++
 .../org/apache/twill/api/TwillRunResources.html |  294 ++++
 .../org/apache/twill/api/TwillRunnable.html     |  336 ++++
 ...nableSpecification.Builder.AfterConfigs.html |  256 +++
 ...RunnableSpecification.Builder.AfterName.html |  275 +++
 ...unnableSpecification.Builder.NameSetter.html |  256 +++
 .../api/TwillRunnableSpecification.Builder.html |  260 +++
 .../twill/api/TwillRunnableSpecification.html   |  266 +++
 .../apache/twill/api/TwillRunner.LiveInfo.html  |  239 +++
 .../org/apache/twill/api/TwillRunner.html       |  385 +++++
 .../apache/twill/api/TwillRunnerService.html    |  238 +++
 .../TwillSpecification.Builder.AfterName.html   |  256 +++
 .../TwillSpecification.Builder.AfterOrder.html  |  235 +++
 ...willSpecification.Builder.AfterRunnable.html |  232 +++
 .../TwillSpecification.Builder.FirstOrder.html  |  215 +++
 ...illSpecification.Builder.LocalFileAdder.html |  328 ++++
 .../TwillSpecification.Builder.MoreFile.html    |  414 +++++
 ...TwillSpecification.Builder.MoreRunnable.html |  281 +++
 .../TwillSpecification.Builder.NameSetter.html  |  256 +++
 .../TwillSpecification.Builder.NextOrder.html   |  254 +++
 .../TwillSpecification.Builder.OrderSetter.html |  356 ++++
 ...illSpecification.Builder.RunnableSetter.html |  384 +++++
 ...ation.Builder.RuntimeSpecificationAdder.html |  246 +++
 .../twill/api/TwillSpecification.Builder.html   |  332 ++++
 .../api/TwillSpecification.Order.Type.html      |  326 ++++
 .../twill/api/TwillSpecification.Order.html     |  251 +++
 .../apache/twill/api/TwillSpecification.html    |  299 ++++
 .../api/class-use/AbstractTwillRunnable.html    |  145 ++
 .../twill/api/class-use/Command.Builder.html    |  198 +++
 .../org/apache/twill/api/class-use/Command.html |  276 +++
 .../class-use/EventHandler.TimeoutAction.html   |  198 +++
 .../class-use/EventHandler.TimeoutEvent.html    |  181 ++
 .../twill/api/class-use/EventHandler.html       |  189 ++
 .../api/class-use/EventHandlerContext.html      |  197 +++
 .../class-use/EventHandlerSpecification.html    |  197 +++
 .../apache/twill/api/class-use/LocalFile.html   |  195 +++
 .../twill/api/class-use/ResourceReport.html     |  181 ++
 ...urceSpecification.Builder.AfterDownlink.html |  182 ++
 ...esourceSpecification.Builder.AfterHosts.html |  189 ++
 ...rceSpecification.Builder.AfterInstances.html |  181 ++
 ...sourceSpecification.Builder.AfterMemory.html |  182 ++
 ...sourceSpecification.Builder.AfterUplink.html |  182 ++
 .../ResourceSpecification.Builder.Build.html    |  221 +++
 ...esourceSpecification.Builder.CoreSetter.html |  181 ++
 .../ResourceSpecification.Builder.Done.html     |  189 ++
 ...ourceSpecification.Builder.MemorySetter.html |  189 ++
 .../ResourceSpecification.Builder.html          |  145 ++
 .../ResourceSpecification.SizeUnit.html         |  225 +++
 .../api/class-use/ResourceSpecification.html    |  290 ++++
 .../org/apache/twill/api/class-use/RunId.html   |  253 +++
 .../api/class-use/RuntimeSpecification.html     |  181 ++
 .../apache/twill/api/class-use/SecureStore.html |  243 +++
 .../twill/api/class-use/SecureStoreUpdater.html |  216 +++
 .../twill/api/class-use/ServiceAnnouncer.html   |  181 ++
 .../twill/api/class-use/ServiceController.html  |  181 ++
 .../twill/api/class-use/TwillApplication.html   |  210 +++
 .../twill/api/class-use/TwillContext.html       |  242 +++
 .../twill/api/class-use/TwillController.html    |  260 +++
 .../twill/api/class-use/TwillPreparer.html      |  350 ++++
 .../twill/api/class-use/TwillRunResources.html  |  205 +++
 .../twill/api/class-use/TwillRunnable.html      |  345 ++++
 ...nableSpecification.Builder.AfterConfigs.html |  189 ++
 ...RunnableSpecification.Builder.AfterName.html |  181 ++
 ...unnableSpecification.Builder.NameSetter.html |  181 ++
 .../TwillRunnableSpecification.Builder.html     |  145 ++
 .../class-use/TwillRunnableSpecification.html   |  242 +++
 .../api/class-use/TwillRunner.LiveInfo.html     |  210 +++
 .../apache/twill/api/class-use/TwillRunner.html |  210 +++
 .../twill/api/class-use/TwillRunnerService.html |  181 ++
 .../TwillSpecification.Builder.AfterName.html   |  181 ++
 .../TwillSpecification.Builder.AfterOrder.html  |  237 +++
 ...willSpecification.Builder.AfterRunnable.html |  181 ++
 .../TwillSpecification.Builder.FirstOrder.html  |  205 +++
 ...illSpecification.Builder.LocalFileAdder.html |  197 +++
 .../TwillSpecification.Builder.MoreFile.html    |  289 ++++
 ...TwillSpecification.Builder.MoreRunnable.html |  197 +++
 .../TwillSpecification.Builder.NameSetter.html  |  181 ++
 .../TwillSpecification.Builder.NextOrder.html   |  243 +++
 .../TwillSpecification.Builder.OrderSetter.html |  145 ++
 ...illSpecification.Builder.RunnableSetter.html |  203 +++
 ...ation.Builder.RuntimeSpecificationAdder.html |  245 +++
 .../class-use/TwillSpecification.Builder.html   |  145 ++
 .../TwillSpecification.Order.Type.html          |  198 +++
 .../api/class-use/TwillSpecification.Order.html |  181 ++
 .../twill/api/class-use/TwillSpecification.html |  197 +++
 .../twill/api/logging/LogEntry.Level.html       |  394 +++++
 .../org/apache/twill/api/logging/LogEntry.html  |  466 +++++
 .../apache/twill/api/logging/LogHandler.html    |  210 +++
 .../apache/twill/api/logging/LogThrowable.html  |  278 +++
 .../twill/api/logging/PrinterLogHandler.html    |  267 +++
 .../api/logging/class-use/LogEntry.Level.html   |  198 +++
 .../twill/api/logging/class-use/LogEntry.html   |  189 ++
 .../twill/api/logging/class-use/LogHandler.html |  218 +++
 .../api/logging/class-use/LogThrowable.html     |  189 ++
 .../logging/class-use/PrinterLogHandler.html    |  145 ++
 .../apache/twill/api/logging/package-frame.html |   59 +
 .../twill/api/logging/package-summary.html      |  209 +++
 .../apache/twill/api/logging/package-tree.html  |  170 ++
 .../apache/twill/api/logging/package-use.html   |  208 +++
 .../org/apache/twill/api/package-frame.html     |  129 ++
 .../org/apache/twill/api/package-summary.html   |  353 ++++
 .../org/apache/twill/api/package-tree.html      |  193 +++
 .../org/apache/twill/api/package-use.html       |  600 +++++++
 .../org/apache/twill/common/Cancellable.html    |  213 +++
 .../twill/common/ServiceListenerAdapter.html    |  353 ++++
 .../org/apache/twill/common/Services.html       |  281 +++
 .../org/apache/twill/common/Threads.html        |  261 +++
 .../twill/common/class-use/Cancellable.html     |  349 ++++
 .../class-use/ServiceListenerAdapter.html       |  145 ++
 .../apache/twill/common/class-use/Services.html |  145 ++
 .../apache/twill/common/class-use/Threads.html  |  145 ++
 .../org/apache/twill/common/package-frame.html  |   48 +
 .../apache/twill/common/package-summary.html    |  180 ++
 .../org/apache/twill/common/package-tree.html   |  160 ++
 .../org/apache/twill/common/package-use.html    |  247 +++
 .../apache/twill/discovery/Discoverable.html    |  232 +++
 .../twill/discovery/DiscoveryService.html       |  217 +++
 .../twill/discovery/DiscoveryServiceClient.html |  220 +++
 .../discovery/InMemoryDiscoveryService.html     |  293 ++++
 .../ServiceDiscovered.ChangeListener.html       |  218 +++
 .../twill/discovery/ServiceDiscovered.html      |  302 ++++
 .../twill/discovery/ZKDiscoveryService.html     |  356 ++++
 .../twill/discovery/class-use/Discoverable.html |  205 +++
 .../discovery/class-use/DiscoveryService.html   |  189 ++
 .../class-use/DiscoveryServiceClient.html       |  218 +++
 .../class-use/InMemoryDiscoveryService.html     |  145 ++
 .../ServiceDiscovered.ChangeListener.html       |  182 ++
 .../discovery/class-use/ServiceDiscovered.html  |  250 +++
 .../discovery/class-use/ZKDiscoveryService.html |  145 ++
 .../apache/twill/discovery/package-frame.html   |   54 +
 .../apache/twill/discovery/package-summary.html |  207 +++
 .../apache/twill/discovery/package-tree.html    |  163 ++
 .../org/apache/twill/discovery/package-use.html |  220 +++
 .../apache/twill/ext/BundledJarRunnable.html    |  484 ++++++
 .../ext/BundledJarRunner.Arguments.Builder.html |  355 ++++
 .../twill/ext/BundledJarRunner.Arguments.html   |  422 +++++
 .../org/apache/twill/ext/BundledJarRunner.html  |  346 ++++
 .../twill/ext/class-use/BundledJarRunnable.html |  145 ++
 .../BundledJarRunner.Arguments.Builder.html     |  213 +++
 .../class-use/BundledJarRunner.Arguments.html   |  228 +++
 .../twill/ext/class-use/BundledJarRunner.html   |  145 ++
 .../org/apache/twill/ext/package-frame.html     |   39 +
 .../org/apache/twill/ext/package-summary.html   |  170 ++
 .../org/apache/twill/ext/package-tree.html      |  155 ++
 .../org/apache/twill/ext/package-use.html       |  177 ++
 .../filesystem/ForwardingLocationFactory.html   |  270 +++
 .../twill/filesystem/HDFSLocationFactory.html   |  388 +++++
 .../twill/filesystem/LocalLocationFactory.html  |  334 ++++
 .../org/apache/twill/filesystem/Location.html   |  657 +++++++
 .../twill/filesystem/LocationFactories.html     |  228 +++
 .../twill/filesystem/LocationFactory.html       |  260 +++
 .../class-use/ForwardingLocationFactory.html    |  145 ++
 .../class-use/HDFSLocationFactory.html          |  145 ++
 .../class-use/LocalLocationFactory.html         |  145 ++
 .../twill/filesystem/class-use/Location.html    |  301 ++++
 .../filesystem/class-use/LocationFactories.html |  145 ++
 .../filesystem/class-use/LocationFactory.html   |  282 +++
 .../apache/twill/filesystem/package-frame.html  |   52 +
 .../twill/filesystem/package-summary.html       |  203 +++
 .../apache/twill/filesystem/package-tree.html   |  162 ++
 .../apache/twill/filesystem/package-use.html    |  196 +++
 .../apache/twill/kafka/client/BrokerInfo.html   |  342 ++++
 .../twill/kafka/client/BrokerService.html       |  302 ++++
 .../apache/twill/kafka/client/Compression.html  |  362 ++++
 .../twill/kafka/client/FetchedMessage.html      |  247 +++
 .../apache/twill/kafka/client/KafkaClient.html  |  241 +++
 .../twill/kafka/client/KafkaClientService.html  |  223 +++
 .../client/KafkaConsumer.MessageCallback.html   |  239 +++
 .../kafka/client/KafkaConsumer.Preparer.html    |  292 ++++
 .../twill/kafka/client/KafkaConsumer.html       |  239 +++
 .../twill/kafka/client/KafkaPublisher.Ack.html  |  373 ++++
 .../kafka/client/KafkaPublisher.Preparer.html   |  247 +++
 .../twill/kafka/client/KafkaPublisher.html      |  239 +++
 .../twill/kafka/client/TopicPartition.html      |  344 ++++
 .../kafka/client/class-use/BrokerInfo.html      |  198 +++
 .../kafka/client/class-use/BrokerService.html   |  145 ++
 .../kafka/client/class-use/Compression.html     |  207 +++
 .../kafka/client/class-use/FetchedMessage.html  |  181 ++
 .../kafka/client/class-use/KafkaClient.html     |  181 ++
 .../client/class-use/KafkaClientService.html    |  145 ++
 .../KafkaConsumer.MessageCallback.html          |  181 ++
 .../class-use/KafkaConsumer.Preparer.html       |  209 +++
 .../kafka/client/class-use/KafkaConsumer.html   |  181 ++
 .../client/class-use/KafkaPublisher.Ack.html    |  207 +++
 .../class-use/KafkaPublisher.Preparer.html      |  190 +++
 .../kafka/client/class-use/KafkaPublisher.html  |  182 ++
 .../kafka/client/class-use/TopicPartition.html  |  181 ++
 .../twill/kafka/client/package-frame.html       |   75 +
 .../twill/kafka/client/package-summary.html     |  241 +++
 .../apache/twill/kafka/client/package-tree.html |  175 ++
 .../apache/twill/kafka/client/package-use.html  |  231 +++
 .../apache/twill/launcher/TwillLauncher.html    |  265 +++
 .../twill/launcher/class-use/TwillLauncher.html |  145 ++
 .../apache/twill/launcher/package-frame.html    |   33 +
 .../apache/twill/launcher/package-summary.html  |  158 ++
 .../org/apache/twill/launcher/package-tree.html |  154 ++
 .../org/apache/twill/launcher/package-use.html  |  145 ++
 .../org/apache/twill/yarn/YarnSecureStore.html  |  252 +++
 .../twill/yarn/YarnTwillRunnerService.html      |  611 +++++++
 .../twill/yarn/class-use/YarnSecureStore.html   |  145 ++
 .../yarn/class-use/YarnTwillRunnerService.html  |  145 ++
 .../org/apache/twill/yarn/package-frame.html    |   35 +
 .../org/apache/twill/yarn/package-summary.html  |  177 ++
 .../org/apache/twill/yarn/package-tree.html     |  159 ++
 .../org/apache/twill/yarn/package-use.html      |  145 ++
 .../twill/zookeeper/ForwardingZKClient.html     |  698 ++++++++
 .../zookeeper/ForwardingZKClientService.html    |  471 +++++
 .../apache/twill/zookeeper/NodeChildren.html    |  232 +++
 .../org/apache/twill/zookeeper/NodeData.html    |  233 +++
 .../apache/twill/zookeeper/OperationFuture.html |  238 +++
 .../apache/twill/zookeeper/RetryStrategies.html |  329 ++++
 .../zookeeper/RetryStrategy.OperationType.html  |  394 +++++
 .../apache/twill/zookeeper/RetryStrategy.html   |  238 +++
 .../org/apache/twill/zookeeper/ZKClient.html    |  572 +++++++
 .../zookeeper/ZKClientService.Builder.html      |  297 ++++
 .../apache/twill/zookeeper/ZKClientService.html |  272 +++
 .../twill/zookeeper/ZKClientServices.html       |  263 +++
 .../org/apache/twill/zookeeper/ZKClients.html   |  273 +++
 .../twill/zookeeper/ZKOperations.Callback.html  |  219 +++
 .../ZKOperations.ChildrenCallback.html          |  220 +++
 .../zookeeper/ZKOperations.DataCallback.html    |  222 +++
 .../apache/twill/zookeeper/ZKOperations.html    |  401 +++++
 .../zookeeper/class-use/ForwardingZKClient.html |  181 ++
 .../class-use/ForwardingZKClientService.html    |  145 ++
 .../twill/zookeeper/class-use/NodeChildren.html |  224 +++
 .../twill/zookeeper/class-use/NodeData.html     |  224 +++
 .../zookeeper/class-use/OperationFuture.html    |  448 +++++
 .../zookeeper/class-use/RetryStrategies.html    |  145 ++
 .../class-use/RetryStrategy.OperationType.html  |  209 +++
 .../zookeeper/class-use/RetryStrategy.html      |  259 +++
 .../twill/zookeeper/class-use/ZKClient.html     |  400 +++++
 .../class-use/ZKClientService.Builder.html      |  197 +++
 .../zookeeper/class-use/ZKClientService.html    |  251 +++
 .../zookeeper/class-use/ZKClientServices.html   |  145 ++
 .../twill/zookeeper/class-use/ZKClients.html    |  145 ++
 .../class-use/ZKOperations.Callback.html        |  189 ++
 .../ZKOperations.ChildrenCallback.html          |  183 ++
 .../class-use/ZKOperations.DataCallback.html    |  183 ++
 .../twill/zookeeper/class-use/ZKOperations.html |  145 ++
 .../apache/twill/zookeeper/package-frame.html   |   83 +
 .../apache/twill/zookeeper/package-summary.html |  257 +++
 .../apache/twill/zookeeper/package-tree.html    |  185 ++
 .../org/apache/twill/zookeeper/package-use.html |  256 +++
 .../overview-frame.html                         |   61 +
 .../overview-summary.html                       |  193 +++
 .../apidocs-0.2.0-incubating/overview-tree.html |  225 +++
 .../apidocs-0.2.0-incubating/package-list       |   10 +
 .../resources/inherit.gif                       |  Bin 0 -> 57 bytes
 .../apidocs-0.2.0-incubating/stylesheet.css     |   29 +
 src/site/site.xml                               |    7 +-
 291 files changed, 69299 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/markdown/GettingStarted.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/GettingStarted.md b/src/site/markdown/GettingStarted.md
index c8384a3..7967c2e 100644
--- a/src/site/markdown/GettingStarted.md
+++ b/src/site/markdown/GettingStarted.md
@@ -21,7 +21,30 @@
   <title>Getting started</title>
 </head>
 
+### Maven dependencies
+For your application module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-api</artifactId>
+    <version>0.2.0-incubating</version>
+</dependency>
+```
+
+For the your Apache Twill YARN client module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-yarn</artifactId>
+    <version>0.2.0-incubating</version>
+</dependency>
+```
+
+
 ### Clone and build the Twill library
+You can also clone the source and build the latest snapshot.
 
 ```sh
 $ git clone https://git-wip-us.apache.org/repos/asf/incubator-twill.git twill

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 56ce3bf..8f22df4 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -20,12 +20,31 @@
   <title>Home</title>
 </head>
 
-### What is Twill?
+### What is Apache Twill?
 
-Twill is an abstraction over Apache Hadoop® YARN that reduces the complexity of developing distributed applications,
-allowing developers to focus more on their business logic. Twill allows you to use YARN’s distributed capabilities
+Apache Twill is an abstraction over Apache Hadoop® YARN that reduces the complexity of developing distributed applications,
+allowing developers to focus more on their application logic. Apache Twill allows you to use YARN’s distributed capabilities
 with a programming model that is similar to running threads.
 
+### Why do I need Apache Twill?
+Apache Twill dramatically simplifies and reduces development efforts, enabling you to quickly and
+easily develop and manage distributed applications through its simple abstraction layer on top of YARN.
+YARN, although originally designed for MapReduce v2, can be used as a generic cluster resource management framework
+that can run almost any type of applications on a Hadoop® cluster. Given it's power, however, YARN can be quite difficult to use and
+requires a big ramp up effort since YARN's capabilities are quite low level and the learning curve is really steep.
+Moreover, many distributed applications have common needs such as application lifecycle management, service discovery,
+distributed process coordination and resiliency to failure, which are not out of the box features from YARN.
+
+Apache Twill allows you to develop, deploy and manage your distributed applications with a much simpler programming model,
+with rich build-in features for common distributed applications needs. Whether you are a developer or operating engineer
+will find Apache Twill helps you greatly reduces the effort in developing and operating your applications on a
+Hadoop® cluster.
+
+### Apache Twill Presentation in ApacheCon 2014
+
+<iframe src="http://www.slideshare.net/slideshow/embed_code/33789812" width="427" height="356" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px; max-width: 100%;" allowfullscreen="true">
+</iframe>
+
 ### Disclaimer
 
 Apache Twill is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator.

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/markdown/releases/0.2.0-incubating.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/releases/0.2.0-incubating.md b/src/site/markdown/releases/0.2.0-incubating.md
new file mode 100644
index 0000000..4de7317
--- /dev/null
+++ b/src/site/markdown/releases/0.2.0-incubating.md
@@ -0,0 +1,68 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+     http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<head>
+  <title>Apache Twill Release 0.2.0-incubating</title>
+</head>
+
+### Release Notes - Apache Twill - 0.2.0-incubating
+
+#### New Features:
+  * [TWILL-40](https://issues.apache.org/jira/browse/TWILL-40) Add a way to specify a hostname or hdfs path in WeaveSpecification
+  * [TWILL-45](https://issues.apache.org/jira/browse/TWILL-45) Includes information on Throwable in LogEntry
+  * [TWILL-57](https://issues.apache.org/jira/browse/TWILL-57) TwillRunnable that runs bundled jars
+
+#### Improvements:
+  * [TWILL-48](https://issues.apache.org/jira/browse/TWILL-48) Exception thrown in TwillRunnable.initialize() should stop the container retry logic in AM
+  * [TWILL-51](https://issues.apache.org/jira/browse/TWILL-51) Add support for Hadoop-2.3.0, the latest release.
+  * [TWILL-53](https://issues.apache.org/jira/browse/TWILL-53) Enable ability to discover existing services through TwillContext
+  * [TWILL-62](https://issues.apache.org/jira/browse/TWILL-62) Enhance Location class
+
+#### Bug fixes:
+  * [TWILL-38](https://issues.apache.org/jira/browse/TWILL-38) RewatchOnExpireZKClient should not add a wrapped watcher if the input watcher is null
+  * [TWILL-39](https://issues.apache.org/jira/browse/TWILL-39) snappy-java needs to be upgraded to 1.0.5 build is failing on Mac OS X 10.7
+  * [TWILL-41](https://issues.apache.org/jira/browse/TWILL-41) Log host name where container was launched
+  * [TWILL-43](https://issues.apache.org/jira/browse/TWILL-43) Logs in application master are not published to Kafka and potentially could leak memory when AM runs for long time.
+  * [TWILL-47](https://issues.apache.org/jira/browse/TWILL-47) ResourceManager proxy tracking url doesn't work
+  * [TWILL-52](https://issues.apache.org/jira/browse/TWILL-52) Keep application running even the AM is disconnected from ZK
+
+### Project dependencies
+
+#### Maven
+For your application module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-api</artifactId>
+    <version>0.2.0-incubating</version>
+</dependency>
+```
+
+For the your Apache Twill YARN client module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-yarn</artifactId>
+    <version>0.2.0-incubating</version>
+</dependency>
+```
+
+### Source tar-ball download
+[Source and signatures](https://dist.apache.org/repos/dist/release/incubator/twill/0.2.0-incubating/src)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/resources/apidocs-0.2.0-incubating/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.2.0-incubating/allclasses-frame.html b/src/site/resources/apidocs-0.2.0-incubating/allclasses-frame.html
new file mode 100644
index 0000000..2113628
--- /dev/null
+++ b/src/site/resources/apidocs-0.2.0-incubating/allclasses-frame.html
@@ -0,0 +1,228 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 22 00:18:41 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+All Classes (Apache Twill 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-04-22">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/twill/api/AbstractTwillRunnable.html" title="class in org.apache.twill.api" target="classFrame">AbstractTwillRunnable</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/BrokerInfo.html" title="class in org.apache.twill.kafka.client" target="classFrame">BrokerInfo</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/BrokerService.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>BrokerService</I></A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunnable.html" title="class in org.apache.twill.ext" target="classFrame">BundledJarRunnable</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.html" title="class in org.apache.twill.ext" target="classFrame">BundledJarRunner</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.Arguments.html" title="class in org.apache.twill.ext" target="classFrame">BundledJarRunner.Arguments</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.Arguments.Builder.html" title="class in org.apache.twill.ext" target="classFrame">BundledJarRunner.Arguments.Builder</A>
+<BR>
+<A HREF="org/apache/twill/common/Cancellable.html" title="interface in org.apache.twill.common" target="classFrame"><I>Cancellable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/Command.html" title="interface in org.apache.twill.api" target="classFrame"><I>Command</I></A>
+<BR>
+<A HREF="org/apache/twill/api/Command.Builder.html" title="class in org.apache.twill.api" target="classFrame">Command.Builder</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/Compression.html" title="enum in org.apache.twill.kafka.client" target="classFrame">Compression</A>
+<BR>
+<A HREF="org/apache/twill/discovery/Discoverable.html" title="interface in org.apache.twill.discovery" target="classFrame"><I>Discoverable</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/DiscoveryService.html" title="interface in org.apache.twill.discovery" target="classFrame"><I>DiscoveryService</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/DiscoveryServiceClient.html" title="interface in org.apache.twill.discovery" target="classFrame"><I>DiscoveryServiceClient</I></A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.html" title="class in org.apache.twill.api" target="classFrame">EventHandler</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.TimeoutAction.html" title="class in org.apache.twill.api" target="classFrame">EventHandler.TimeoutAction</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.TimeoutEvent.html" title="class in org.apache.twill.api" target="classFrame">EventHandler.TimeoutEvent</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandlerContext.html" title="interface in org.apache.twill.api" target="classFrame"><I>EventHandlerContext</I></A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandlerSpecification.html" title="interface in org.apache.twill.api" target="classFrame"><I>EventHandlerSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/FetchedMessage.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>FetchedMessage</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/ForwardingLocationFactory.html" title="class in org.apache.twill.filesystem" target="classFrame">ForwardingLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ForwardingZKClient.html" title="class in org.apache.twill.zookeeper" target="classFrame">ForwardingZKClient</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ForwardingZKClientService.html" title="class in org.apache.twill.zookeeper" target="classFrame">ForwardingZKClientService</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem" target="classFrame">HDFSLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/discovery/InMemoryDiscoveryService.html" title="class in org.apache.twill.discovery" target="classFrame">InMemoryDiscoveryService</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaClient.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaClient</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaClientService.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaClientService</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaConsumer</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaConsumer.MessageCallback</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.Preparer.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaConsumer.Preparer</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaPublisher</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.Ack.html" title="enum in org.apache.twill.kafka.client" target="classFrame">KafkaPublisher.Ack</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.Preparer.html" title="interface in org.apache.twill.kafka.client" target="classFrame"><I>KafkaPublisher.Preparer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/LocalFile.html" title="interface in org.apache.twill.api" target="classFrame"><I>LocalFile</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocalLocationFactory.html" title="class in org.apache.twill.filesystem" target="classFrame">LocalLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/Location.html" title="interface in org.apache.twill.filesystem" target="classFrame"><I>Location</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocationFactories.html" title="class in org.apache.twill.filesystem" target="classFrame">LocationFactories</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocationFactory.html" title="interface in org.apache.twill.filesystem" target="classFrame"><I>LocationFactory</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogEntry.html" title="interface in org.apache.twill.api.logging" target="classFrame"><I>LogEntry</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogEntry.Level.html" title="enum in org.apache.twill.api.logging" target="classFrame">LogEntry.Level</A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogHandler.html" title="interface in org.apache.twill.api.logging" target="classFrame"><I>LogHandler</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogThrowable.html" title="interface in org.apache.twill.api.logging" target="classFrame"><I>LogThrowable</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/NodeChildren.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>NodeChildren</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/NodeData.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>NodeData</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>OperationFuture</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/PrinterLogHandler.html" title="class in org.apache.twill.api.logging" target="classFrame">PrinterLogHandler</A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceReport.html" title="interface in org.apache.twill.api" target="classFrame"><I>ResourceReport</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.html" title="interface in org.apache.twill.api" target="classFrame"><I>ResourceSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.Builder.html" title="class in org.apache.twill.api" target="classFrame">ResourceSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.SizeUnit.html" title="enum in org.apache.twill.api" target="classFrame">ResourceSpecification.SizeUnit</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategies.html" title="class in org.apache.twill.zookeeper" target="classFrame">RetryStrategies</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategy.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>RetryStrategy</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategy.OperationType.html" title="enum in org.apache.twill.zookeeper" target="classFrame">RetryStrategy.OperationType</A>
+<BR>
+<A HREF="org/apache/twill/api/RunId.html" title="interface in org.apache.twill.api" target="classFrame"><I>RunId</I></A>
+<BR>
+<A HREF="org/apache/twill/api/RuntimeSpecification.html" title="interface in org.apache.twill.api" target="classFrame"><I>RuntimeSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/SecureStore.html" title="interface in org.apache.twill.api" target="classFrame"><I>SecureStore</I></A>
+<BR>
+<A HREF="org/apache/twill/api/SecureStoreUpdater.html" title="interface in org.apache.twill.api" target="classFrame"><I>SecureStoreUpdater</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ServiceAnnouncer.html" title="interface in org.apache.twill.api" target="classFrame"><I>ServiceAnnouncer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ServiceController.html" title="interface in org.apache.twill.api" target="classFrame"><I>ServiceController</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/ServiceDiscovered.html" title="interface in org.apache.twill.discovery" target="classFrame"><I>ServiceDiscovered</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/ServiceDiscovered.ChangeListener.html" title="interface in org.apache.twill.discovery" target="classFrame"><I>ServiceDiscovered.ChangeListener</I></A>
+<BR>
+<A HREF="org/apache/twill/common/ServiceListenerAdapter.html" title="class in org.apache.twill.common" target="classFrame">ServiceListenerAdapter</A>
+<BR>
+<A HREF="org/apache/twill/common/Services.html" title="class in org.apache.twill.common" target="classFrame">Services</A>
+<BR>
+<A HREF="org/apache/twill/common/Threads.html" title="class in org.apache.twill.common" target="classFrame">Threads</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/TopicPartition.html" title="class in org.apache.twill.kafka.client" target="classFrame">TopicPartition</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillApplication.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillApplication</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillContext.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillContext</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillController</I></A>
+<BR>
+<A HREF="org/apache/twill/launcher/TwillLauncher.html" title="class in org.apache.twill.launcher" target="classFrame">TwillLauncher</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillPreparer.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillPreparer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnable.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnableSpecification.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunnableSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnableSpecification.Builder.html" title="class in org.apache.twill.api" target="classFrame">TwillRunnableSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunner.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunner</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunner.LiveInfo</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnerService.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunnerService</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunResources.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillRunResources</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.html" title="class in org.apache.twill.api" target="classFrame">TwillSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.AfterOrder.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.AfterOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.AfterRunnable.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.AfterRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.FirstOrder.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.FirstOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.LocalFileAdder.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.LocalFileAdder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.MoreRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.NextOrder.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Builder.NextOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Order.html" title="interface in org.apache.twill.api" target="classFrame"><I>TwillSpecification.Order</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Order.Type.html" title="enum in org.apache.twill.api" target="classFrame">TwillSpecification.Order.Type</A>
+<BR>
+<A HREF="org/apache/twill/yarn/YarnSecureStore.html" title="class in org.apache.twill.yarn" target="classFrame">YarnSecureStore</A>
+<BR>
+<A HREF="org/apache/twill/yarn/YarnTwillRunnerService.html" title="class in org.apache.twill.yarn" target="classFrame">YarnTwillRunnerService</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClient.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ZKClient</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClients.html" title="class in org.apache.twill.zookeeper" target="classFrame">ZKClients</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientService.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ZKClientService</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientService.Builder.html" title="class in org.apache.twill.zookeeper" target="classFrame">ZKClientService.Builder</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientServices.html" title="class in org.apache.twill.zookeeper" target="classFrame">ZKClientServices</A>
+<BR>
+<A HREF="org/apache/twill/discovery/ZKDiscoveryService.html" title="class in org.apache.twill.discovery" target="classFrame">ZKDiscoveryService</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.html" title="class in org.apache.twill.zookeeper" target="classFrame">ZKOperations</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.Callback.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ZKOperations.Callback</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.ChildrenCallback.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ZKOperations.ChildrenCallback</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.DataCallback.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ZKOperations.DataCallback</I></A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/resources/apidocs-0.2.0-incubating/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.2.0-incubating/allclasses-noframe.html b/src/site/resources/apidocs-0.2.0-incubating/allclasses-noframe.html
new file mode 100644
index 0000000..ccfa909
--- /dev/null
+++ b/src/site/resources/apidocs-0.2.0-incubating/allclasses-noframe.html
@@ -0,0 +1,228 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 22 00:18:41 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+All Classes (Apache Twill 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-04-22">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/twill/api/AbstractTwillRunnable.html" title="class in org.apache.twill.api">AbstractTwillRunnable</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/BrokerInfo.html" title="class in org.apache.twill.kafka.client">BrokerInfo</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/BrokerService.html" title="interface in org.apache.twill.kafka.client"><I>BrokerService</I></A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunnable.html" title="class in org.apache.twill.ext">BundledJarRunnable</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.html" title="class in org.apache.twill.ext">BundledJarRunner</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.Arguments.html" title="class in org.apache.twill.ext">BundledJarRunner.Arguments</A>
+<BR>
+<A HREF="org/apache/twill/ext/BundledJarRunner.Arguments.Builder.html" title="class in org.apache.twill.ext">BundledJarRunner.Arguments.Builder</A>
+<BR>
+<A HREF="org/apache/twill/common/Cancellable.html" title="interface in org.apache.twill.common"><I>Cancellable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/Command.html" title="interface in org.apache.twill.api"><I>Command</I></A>
+<BR>
+<A HREF="org/apache/twill/api/Command.Builder.html" title="class in org.apache.twill.api">Command.Builder</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/Compression.html" title="enum in org.apache.twill.kafka.client">Compression</A>
+<BR>
+<A HREF="org/apache/twill/discovery/Discoverable.html" title="interface in org.apache.twill.discovery"><I>Discoverable</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/DiscoveryService.html" title="interface in org.apache.twill.discovery"><I>DiscoveryService</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/DiscoveryServiceClient.html" title="interface in org.apache.twill.discovery"><I>DiscoveryServiceClient</I></A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.html" title="class in org.apache.twill.api">EventHandler</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.TimeoutAction.html" title="class in org.apache.twill.api">EventHandler.TimeoutAction</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandler.TimeoutEvent.html" title="class in org.apache.twill.api">EventHandler.TimeoutEvent</A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandlerContext.html" title="interface in org.apache.twill.api"><I>EventHandlerContext</I></A>
+<BR>
+<A HREF="org/apache/twill/api/EventHandlerSpecification.html" title="interface in org.apache.twill.api"><I>EventHandlerSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/FetchedMessage.html" title="interface in org.apache.twill.kafka.client"><I>FetchedMessage</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/ForwardingLocationFactory.html" title="class in org.apache.twill.filesystem">ForwardingLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ForwardingZKClient.html" title="class in org.apache.twill.zookeeper">ForwardingZKClient</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ForwardingZKClientService.html" title="class in org.apache.twill.zookeeper">ForwardingZKClientService</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem">HDFSLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/discovery/InMemoryDiscoveryService.html" title="class in org.apache.twill.discovery">InMemoryDiscoveryService</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaClient.html" title="interface in org.apache.twill.kafka.client"><I>KafkaClient</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaClientService.html" title="interface in org.apache.twill.kafka.client"><I>KafkaClientService</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.html" title="interface in org.apache.twill.kafka.client"><I>KafkaConsumer</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html" title="interface in org.apache.twill.kafka.client"><I>KafkaConsumer.MessageCallback</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaConsumer.Preparer.html" title="interface in org.apache.twill.kafka.client"><I>KafkaConsumer.Preparer</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.html" title="interface in org.apache.twill.kafka.client"><I>KafkaPublisher</I></A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.Ack.html" title="enum in org.apache.twill.kafka.client">KafkaPublisher.Ack</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/KafkaPublisher.Preparer.html" title="interface in org.apache.twill.kafka.client"><I>KafkaPublisher.Preparer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/LocalFile.html" title="interface in org.apache.twill.api"><I>LocalFile</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocalLocationFactory.html" title="class in org.apache.twill.filesystem">LocalLocationFactory</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/Location.html" title="interface in org.apache.twill.filesystem"><I>Location</I></A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocationFactories.html" title="class in org.apache.twill.filesystem">LocationFactories</A>
+<BR>
+<A HREF="org/apache/twill/filesystem/LocationFactory.html" title="interface in org.apache.twill.filesystem"><I>LocationFactory</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogEntry.html" title="interface in org.apache.twill.api.logging"><I>LogEntry</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogEntry.Level.html" title="enum in org.apache.twill.api.logging">LogEntry.Level</A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogHandler.html" title="interface in org.apache.twill.api.logging"><I>LogHandler</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/LogThrowable.html" title="interface in org.apache.twill.api.logging"><I>LogThrowable</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/NodeChildren.html" title="interface in org.apache.twill.zookeeper"><I>NodeChildren</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/NodeData.html" title="interface in org.apache.twill.zookeeper"><I>NodeData</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/OperationFuture.html" title="interface in org.apache.twill.zookeeper"><I>OperationFuture</I></A>
+<BR>
+<A HREF="org/apache/twill/api/logging/PrinterLogHandler.html" title="class in org.apache.twill.api.logging">PrinterLogHandler</A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceReport.html" title="interface in org.apache.twill.api"><I>ResourceReport</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.html" title="interface in org.apache.twill.api"><I>ResourceSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.Builder.html" title="class in org.apache.twill.api">ResourceSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/ResourceSpecification.SizeUnit.html" title="enum in org.apache.twill.api">ResourceSpecification.SizeUnit</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategies.html" title="class in org.apache.twill.zookeeper">RetryStrategies</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategy.html" title="interface in org.apache.twill.zookeeper"><I>RetryStrategy</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/RetryStrategy.OperationType.html" title="enum in org.apache.twill.zookeeper">RetryStrategy.OperationType</A>
+<BR>
+<A HREF="org/apache/twill/api/RunId.html" title="interface in org.apache.twill.api"><I>RunId</I></A>
+<BR>
+<A HREF="org/apache/twill/api/RuntimeSpecification.html" title="interface in org.apache.twill.api"><I>RuntimeSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/SecureStore.html" title="interface in org.apache.twill.api"><I>SecureStore</I></A>
+<BR>
+<A HREF="org/apache/twill/api/SecureStoreUpdater.html" title="interface in org.apache.twill.api"><I>SecureStoreUpdater</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ServiceAnnouncer.html" title="interface in org.apache.twill.api"><I>ServiceAnnouncer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/ServiceController.html" title="interface in org.apache.twill.api"><I>ServiceController</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/ServiceDiscovered.html" title="interface in org.apache.twill.discovery"><I>ServiceDiscovered</I></A>
+<BR>
+<A HREF="org/apache/twill/discovery/ServiceDiscovered.ChangeListener.html" title="interface in org.apache.twill.discovery"><I>ServiceDiscovered.ChangeListener</I></A>
+<BR>
+<A HREF="org/apache/twill/common/ServiceListenerAdapter.html" title="class in org.apache.twill.common">ServiceListenerAdapter</A>
+<BR>
+<A HREF="org/apache/twill/common/Services.html" title="class in org.apache.twill.common">Services</A>
+<BR>
+<A HREF="org/apache/twill/common/Threads.html" title="class in org.apache.twill.common">Threads</A>
+<BR>
+<A HREF="org/apache/twill/kafka/client/TopicPartition.html" title="class in org.apache.twill.kafka.client">TopicPartition</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillApplication.html" title="interface in org.apache.twill.api"><I>TwillApplication</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillContext.html" title="interface in org.apache.twill.api"><I>TwillContext</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillController.html" title="interface in org.apache.twill.api"><I>TwillController</I></A>
+<BR>
+<A HREF="org/apache/twill/launcher/TwillLauncher.html" title="class in org.apache.twill.launcher">TwillLauncher</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillPreparer.html" title="interface in org.apache.twill.api"><I>TwillPreparer</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnable.html" title="interface in org.apache.twill.api"><I>TwillRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnableSpecification.html" title="interface in org.apache.twill.api"><I>TwillRunnableSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnableSpecification.Builder.html" title="class in org.apache.twill.api">TwillRunnableSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunner.html" title="interface in org.apache.twill.api"><I>TwillRunner</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface in org.apache.twill.api"><I>TwillRunner.LiveInfo</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunnerService.html" title="interface in org.apache.twill.api"><I>TwillRunnerService</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillRunResources.html" title="interface in org.apache.twill.api"><I>TwillRunResources</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.html" title="interface in org.apache.twill.api"><I>TwillSpecification</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.html" title="class in org.apache.twill.api">TwillSpecification.Builder</A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.AfterOrder.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.AfterOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.AfterRunnable.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.AfterRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.FirstOrder.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.FirstOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.LocalFileAdder.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.LocalFileAdder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.MoreRunnable</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Builder.NextOrder.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Builder.NextOrder</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Order.html" title="interface in org.apache.twill.api"><I>TwillSpecification.Order</I></A>
+<BR>
+<A HREF="org/apache/twill/api/TwillSpecification.Order.Type.html" title="enum in org.apache.twill.api">TwillSpecification.Order.Type</A>
+<BR>
+<A HREF="org/apache/twill/yarn/YarnSecureStore.html" title="class in org.apache.twill.yarn">YarnSecureStore</A>
+<BR>
+<A HREF="org/apache/twill/yarn/YarnTwillRunnerService.html" title="class in org.apache.twill.yarn">YarnTwillRunnerService</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClient.html" title="interface in org.apache.twill.zookeeper"><I>ZKClient</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClients.html" title="class in org.apache.twill.zookeeper">ZKClients</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientService.html" title="interface in org.apache.twill.zookeeper"><I>ZKClientService</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientService.Builder.html" title="class in org.apache.twill.zookeeper">ZKClientService.Builder</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKClientServices.html" title="class in org.apache.twill.zookeeper">ZKClientServices</A>
+<BR>
+<A HREF="org/apache/twill/discovery/ZKDiscoveryService.html" title="class in org.apache.twill.discovery">ZKDiscoveryService</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.html" title="class in org.apache.twill.zookeeper">ZKOperations</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.Callback.html" title="interface in org.apache.twill.zookeeper"><I>ZKOperations.Callback</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.ChildrenCallback.html" title="interface in org.apache.twill.zookeeper"><I>ZKOperations.ChildrenCallback</I></A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ZKOperations.DataCallback.html" title="interface in org.apache.twill.zookeeper"><I>ZKOperations.DataCallback</I></A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/resources/apidocs-0.2.0-incubating/constant-values.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.2.0-incubating/constant-values.html b/src/site/resources/apidocs-0.2.0-incubating/constant-values.html
new file mode 100644
index 0000000..1bc7d82
--- /dev/null
+++ b/src/site/resources/apidocs-0.2.0-incubating/constant-values.html
@@ -0,0 +1,175 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 22 00:18:41 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Constant Field Values (Apache Twill 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-04-22">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values (Apache Twill 0.2.0-incubating API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H1>
+Constant Field Values</H1>
+</CENTER>
+<HR SIZE="4" NOSHADE>
+<B>Contents</B><UL>
+<LI><A HREF="#org.apache">org.apache.*</A>
+</UL>
+
+<A NAME="org.apache"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left"><FONT SIZE="+2">
+org.apache.*</FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+
+<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="3">org.apache.twill.filesystem.<A HREF="org/apache/twill/filesystem/Location.html" title="interface in org.apache.twill.filesystem">Location</A></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<A NAME="org.apache.twill.filesystem.Location.TEMP_FILE_SUFFIX"><!-- --></A><TD ALIGN="right"><FONT SIZE="-1">
+<CODE>public&nbsp;static&nbsp;final&nbsp;<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></CODE></FONT></TD>
+<TD ALIGN="left"><CODE><A HREF="org/apache/twill/filesystem/Location.html#TEMP_FILE_SUFFIX">TEMP_FILE_SUFFIX</A></CODE></TD>
+<TD ALIGN="right"><CODE>".tmp"</CODE></TD>
+</TR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+<P>
+
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?constant-values.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="constant-values.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.
+</BODY>
+</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/resources/apidocs-0.2.0-incubating/deprecated-list.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.2.0-incubating/deprecated-list.html b/src/site/resources/apidocs-0.2.0-incubating/deprecated-list.html
new file mode 100644
index 0000000..19d6804
--- /dev/null
+++ b/src/site/resources/apidocs-0.2.0-incubating/deprecated-list.html
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 22 00:18:41 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Deprecated List (Apache Twill 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-04-22">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Deprecated List (Apache Twill 0.2.0-incubating API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H2>
+<B>Deprecated API</B></H2>
+</CENTER>
+<HR SIZE="4" NOSHADE>
+<B>Contents</B><UL>
+<LI><A HREF="#method">Deprecated Methods</A>
+</UL>
+
+<A NAME="method"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Deprecated Methods</B></FONT></TH>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/twill/api/ResourceSpecification.html#getCores()">org.apache.twill.api.ResourceSpecification.getCores()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/twill/api/logging/LogEntry.html#getStackTraces()">org.apache.twill.api.logging.LogEntry.getStackTraces()</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="org/apache/twill/api/logging/LogEntry.html#getThrowable()"><CODE>LogEntry.getThrowable()</CODE></A> instead.</I>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/twill/api/ResourceSpecification.Builder.CoreSetter.html#setCores(int)">org.apache.twill.api.ResourceSpecification.Builder.CoreSetter.setCores(int)</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD><A HREF="org/apache/twill/api/TwillPreparer.html#setUser(java.lang.String)">org.apache.twill.api.TwillPreparer.setUser(String)</A>
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>This method will be removed in future version.</I>&nbsp;</TD>
+</TR>
+</TABLE>
+&nbsp;
+<P>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.
+</BODY>
+</HTML>

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d0260fbc/src/site/resources/apidocs-0.2.0-incubating/help-doc.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.2.0-incubating/help-doc.html b/src/site/resources/apidocs-0.2.0-incubating/help-doc.html
new file mode 100644
index 0000000..0469497
--- /dev/null
+++ b/src/site/resources/apidocs-0.2.0-incubating/help-doc.html
@@ -0,0 +1,224 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+<!-- Generated by javadoc (build 1.6.0_65) on Tue Apr 22 00:18:41 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+API Help (Apache Twill 0.2.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-04-22">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+
+<SCRIPT type="text/javascript">
+function windowTitle()
+{
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="API Help (Apache Twill 0.2.0-incubating API)";
+    }
+}
+</SCRIPT>
+<NOSCRIPT>
+</NOSCRIPT>
+
+</HEAD>
+
+<BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
+
+
+<!-- ========= START OF TOP NAVBAR ======= -->
+<A NAME="navbar_top"><!-- --></A>
+<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_top_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_top"></A>
+<!-- ========= END OF TOP NAVBAR ========= -->
+
+<HR>
+<CENTER>
+<H1>
+How This API Document Is Organized</H1>
+</CENTER>
+This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.<H3>
+Overview</H3>
+<BLOCKQUOTE>
+
+<P>
+The <A HREF="overview-summary.html">Overview</A> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</BLOCKQUOTE>
+<H3>
+Package</H3>
+<BLOCKQUOTE>
+
+<P>
+Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain four categories:<UL>
+<LI>Interfaces (italic)<LI>Classes<LI>Enums<LI>Exceptions<LI>Errors<LI>Annotation Types</UL>
+</BLOCKQUOTE>
+<H3>
+Class/Interface</H3>
+<BLOCKQUOTE>
+
+<P>
+Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:<UL>
+<LI>Class inheritance diagram<LI>Direct Subclasses<LI>All Known Subinterfaces<LI>All Known Implementing Classes<LI>Class/interface declaration<LI>Class/interface description
+<P>
+<LI>Nested Class Summary<LI>Field Summary<LI>Constructor Summary<LI>Method Summary
+<P>
+<LI>Field Detail<LI>Constructor Detail<LI>Method Detail</UL>
+Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</BLOCKQUOTE>
+</BLOCKQUOTE>
+<H3>
+Annotation Type</H3>
+<BLOCKQUOTE>
+
+<P>
+Each annotation type has its own separate page with the following sections:<UL>
+<LI>Annotation Type declaration<LI>Annotation Type description<LI>Required Element Summary<LI>Optional Element Summary<LI>Element Detail</UL>
+</BLOCKQUOTE>
+</BLOCKQUOTE>
+<H3>
+Enum</H3>
+<BLOCKQUOTE>
+
+<P>
+Each enum has its own separate page with the following sections:<UL>
+<LI>Enum declaration<LI>Enum description<LI>Enum Constant Summary<LI>Enum Constant Detail</UL>
+</BLOCKQUOTE>
+<H3>
+Use</H3>
+<BLOCKQUOTE>
+Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</BLOCKQUOTE>
+<H3>
+Tree (Class Hierarchy)</H3>
+<BLOCKQUOTE>
+There is a <A HREF="overview-tree.html">Class Hierarchy</A> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.<UL>
+<LI>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.<LI>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</UL>
+</BLOCKQUOTE>
+<H3>
+Deprecated API</H3>
+<BLOCKQUOTE>
+The <A HREF="deprecated-list.html">Deprecated API</A> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</BLOCKQUOTE>
+<H3>
+Index</H3>
+<BLOCKQUOTE>
+The <A HREF="index-all.html">Index</A> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</BLOCKQUOTE>
+<H3>
+Prev/Next</H3>
+These links take you to the next or previous class, interface, package, or related page.<H3>
+Frames/No Frames</H3>
+These links show and hide the HTML frames.  All pages are available with or without frames.
+<P>
+<H3>
+Serialized Form</H3>
+Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
+<P>
+<H3>
+Constant Field Values</H3>
+The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.
+<P>
+<FONT SIZE="-1">
+<EM>
+This help file applies to API documentation generated using the standard doclet.</EM>
+</FONT>
+<BR>
+<HR>
+
+
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<A NAME="navbar_bottom"><!-- --></A>
+<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
+<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
+<TR>
+<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
+<A NAME="navbar_bottom_firstrow"><!-- --></A>
+<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
+  <TR ALIGN="center" VALIGN="top">
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
+  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Help</B></FONT>&nbsp;</TD>
+  </TR>
+</TABLE>
+</TD>
+<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
+</EM>
+</TD>
+</TR>
+
+<TR>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+&nbsp;PREV&nbsp;
+&nbsp;NEXT</FONT></TD>
+<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
+  <A HREF="index.html?help-doc.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+&nbsp;<A HREF="help-doc.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
+&nbsp;<SCRIPT type="text/javascript">
+  <!--
+  if(window==top) {
+    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
+  }
+  //-->
+</SCRIPT>
+<NOSCRIPT>
+  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
+</NOSCRIPT>
+
+
+</FONT></TD>
+</TR>
+</TABLE>
+<A NAME="skip-navbar_bottom"></A>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+
+<HR>
+Copyright &#169; 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.
+</BODY>
+</HTML>