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/08/06 01:37:47 UTC

[50/50] [abbrv] git commit: Site update 2014-08-05. - Includes Build Status - Includes 0.3.0 and 0.4.0 javadocs

Site update 2014-08-05.
- Includes Build Status
- Includes 0.3.0 and 0.4.0 javadocs


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

Branch: refs/heads/site
Commit: d270f6549452f972729a5b1d9a810bca3ad96e85
Parents: abbb11f
Author: Terence Yim <te...@continuuity.com>
Authored: Tue Aug 5 16:36:04 2014 -0700
Committer: Terence Yim <te...@continuuity.com>
Committed: Tue Aug 5 16:36:17 2014 -0700

----------------------------------------------------------------------
 src/site/markdown/index.md                      |    4 +
 .../allclasses-frame.html                       |  236 +++
 .../allclasses-noframe.html                     |  236 +++
 .../constant-values.html                        |  175 ++
 .../deprecated-list.html                        |  177 ++
 .../apidocs-0.3.0-incubating/help-doc.html      |  224 +++
 .../apidocs-0.3.0-incubating/index-all.html     | 1691 ++++++++++++++++++
 .../apidocs-0.3.0-incubating/index.html         |   74 +
 .../javadoc-stylesheet.css                      |   99 +
 .../apache/twill/api/AbstractTwillRunnable.html |  467 +++++
 .../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     |  617 +++++++
 .../org/apache/twill/api/TwillRunResources.html |  314 ++++
 .../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      |  385 ++++
 .../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     |  358 ++++
 .../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   |  679 +++++++
 .../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   |  290 +++
 .../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 ++++
 .../BrokerService.BrokerChangeListener.html     |  262 +++
 .../twill/kafka/client/BrokerService.html       |  337 ++++
 .../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 ++
 .../BrokerService.BrokerChangeListener.html     |  182 ++
 .../kafka/client/class-use/BrokerService.html   |  181 ++
 .../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       |   77 +
 .../twill/kafka/client/package-summary.html     |  245 +++
 .../apache/twill/kafka/client/package-tree.html |  175 ++
 .../apache/twill/kafka/client/package-use.html  |  243 +++
 .../org/apache/twill/launcher/FindFreePort.html |  260 +++
 .../apache/twill/launcher/TwillLauncher.html    |  265 +++
 .../twill/launcher/class-use/FindFreePort.html  |  145 ++
 .../twill/launcher/class-use/TwillLauncher.html |  145 ++
 .../apache/twill/launcher/package-frame.html    |   35 +
 .../apache/twill/launcher/package-summary.html  |  162 ++
 .../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      |  621 +++++++
 .../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 ++
 .../org/apache/twill/zookeeper/ACLData.html     |  232 +++
 .../twill/zookeeper/AbstractZKClient.html       |  513 ++++++
 .../twill/zookeeper/ForwardingZKClient.html     |  569 ++++++
 .../zookeeper/ForwardingZKClientService.html    |  481 +++++
 .../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  |  426 +++++
 .../apache/twill/zookeeper/RetryStrategy.html   |  238 +++
 .../org/apache/twill/zookeeper/ZKClient.html    |  708 ++++++++
 .../zookeeper/ZKClientService.Builder.html      |  321 ++++
 .../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 +++++
 .../twill/zookeeper/class-use/ACLData.html      |  189 ++
 .../zookeeper/class-use/AbstractZKClient.html   |  189 ++
 .../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    |  547 ++++++
 .../zookeeper/class-use/RetryStrategies.html    |  145 ++
 .../class-use/RetryStrategy.OperationType.html  |  209 +++
 .../zookeeper/class-use/RetryStrategy.html      |  259 +++
 .../twill/zookeeper/class-use/ZKClient.html     |  409 +++++
 .../class-use/ZKClientService.Builder.html      |  206 +++
 .../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   |   87 +
 .../apache/twill/zookeeper/package-summary.html |  266 +++
 .../apache/twill/zookeeper/package-tree.html    |  187 ++
 .../org/apache/twill/zookeeper/package-use.html |  269 +++
 .../overview-frame.html                         |   61 +
 .../overview-summary.html                       |  193 ++
 .../apidocs-0.3.0-incubating/overview-tree.html |  227 +++
 .../apidocs-0.3.0-incubating/package-list       |   10 +
 .../resources/inherit.gif                       |  Bin 0 -> 57 bytes
 src/site/site.xml                               |    4 +-
 297 files changed, 71860 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d270f654/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 8f22df4..2738958 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -40,6 +40,10 @@ with rich build-in features for common distributed applications needs. Whether y
 will find Apache Twill helps you greatly reduces the effort in developing and operating your applications on a
 Hadoop® cluster.
 
+### Is it Building?
+
+Status of CI build at Travis CI: [![Build Status](https://travis-ci.org/apache/incubator-twill.svg?branch=master)](https://travis-ci.org/apache/incubator-twill)
+
 ### 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">

http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/d270f654/src/site/resources/apidocs-0.3.0-incubating/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.3.0-incubating/allclasses-frame.html b/src/site/resources/apidocs-0.3.0-incubating/allclasses-frame.html
new file mode 100644
index 0000000..a621c85
--- /dev/null
+++ b/src/site/resources/apidocs-0.3.0-incubating/allclasses-frame.html
@@ -0,0 +1,236 @@
+<!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 Aug 05 13:56:24 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+All Classes (Apache Twill 0.3.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-08-05">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="javadoc-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/zookeeper/AbstractZKClient.html" title="class in org.apache.twill.zookeeper" target="classFrame">AbstractZKClient</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ACLData.html" title="interface in org.apache.twill.zookeeper" target="classFrame"><I>ACLData</I></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/kafka/client/BrokerService.BrokerChangeListener.html" title="class in org.apache.twill.kafka.client" target="classFrame">BrokerService.BrokerChangeListener</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/launcher/FindFreePort.html" title="class in org.apache.twill.launcher" target="classFrame">FindFreePort</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/d270f654/src/site/resources/apidocs-0.3.0-incubating/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.3.0-incubating/allclasses-noframe.html b/src/site/resources/apidocs-0.3.0-incubating/allclasses-noframe.html
new file mode 100644
index 0000000..69ad841
--- /dev/null
+++ b/src/site/resources/apidocs-0.3.0-incubating/allclasses-noframe.html
@@ -0,0 +1,236 @@
+<!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 Aug 05 13:56:24 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+All Classes (Apache Twill 0.3.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-08-05">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="javadoc-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/zookeeper/AbstractZKClient.html" title="class in org.apache.twill.zookeeper">AbstractZKClient</A>
+<BR>
+<A HREF="org/apache/twill/zookeeper/ACLData.html" title="interface in org.apache.twill.zookeeper"><I>ACLData</I></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/kafka/client/BrokerService.BrokerChangeListener.html" title="class in org.apache.twill.kafka.client">BrokerService.BrokerChangeListener</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/launcher/FindFreePort.html" title="class in org.apache.twill.launcher">FindFreePort</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/d270f654/src/site/resources/apidocs-0.3.0-incubating/constant-values.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.3.0-incubating/constant-values.html b/src/site/resources/apidocs-0.3.0-incubating/constant-values.html
new file mode 100644
index 0000000..4fe3bd1
--- /dev/null
+++ b/src/site/resources/apidocs-0.3.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 Aug 05 13:56:23 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Constant Field Values (Apache Twill 0.3.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-08-05">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="javadoc-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.3.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/d270f654/src/site/resources/apidocs-0.3.0-incubating/deprecated-list.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.3.0-incubating/deprecated-list.html b/src/site/resources/apidocs-0.3.0-incubating/deprecated-list.html
new file mode 100644
index 0000000..36abe16
--- /dev/null
+++ b/src/site/resources/apidocs-0.3.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 Aug 05 13:56:24 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+Deprecated List (Apache Twill 0.3.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-08-05">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="javadoc-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.3.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/d270f654/src/site/resources/apidocs-0.3.0-incubating/help-doc.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.3.0-incubating/help-doc.html b/src/site/resources/apidocs-0.3.0-incubating/help-doc.html
new file mode 100644
index 0000000..c759287
--- /dev/null
+++ b/src/site/resources/apidocs-0.3.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 Aug 05 13:56:24 PDT 2014 -->
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<TITLE>
+API Help (Apache Twill 0.3.0-incubating API)
+</TITLE>
+
+<META NAME="date" CONTENT="2014-08-05">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="javadoc-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.3.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>