Update site for 0.11.0 release

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

Branch: refs/heads/site
Commit: 8abb84ace9aca2a92a62886e7b9792fa4a7bc268
Parents: 3680e00
Author: Terence Yim <[email protected]>
Authored: Sat Apr 8 11:20:38 2017 -0700
Committer: Terence Yim <[email protected]>
Committed: Sat Apr 8 11:20:38 2017 -0700

----------------------------------------------------------------------
 src/site/markdown/GettingStarted.md             |    4 +-
 src/site/markdown/ReleaseGuide.md               |    2 +-
 src/site/markdown/index.md                      |    4 +-
 src/site/markdown/releases/0.11.0.md            |   78 +
 src/site/markdown/releases/0.9.0.md             |   52 -
 .../apidocs-0.11.0/allclasses-frame.html        |  133 +
 .../apidocs-0.11.0/allclasses-noframe.html      |  133 +
 .../apidocs-0.11.0/constant-values.html         |  291 ++
 .../apidocs-0.11.0/deprecated-list.html         |  212 ++
 src/site/resources/apidocs-0.11.0/help-doc.html |  222 ++
 .../resources/apidocs-0.11.0/index-all.html     | 2524 ++++++++++++++++++
 src/site/resources/apidocs-0.11.0/index.html    |   75 +
 .../apache/twill/api/AbstractTwillRunnable.html |  424 +++
 .../org/apache/twill/api/ClassAcceptor.html     |  270 ++
 .../org/apache/twill/api/Command.Builder.html   |  270 ++
 .../org/apache/twill/api/Command.html           |  243 ++
 .../org/apache/twill/api/Configs.Defaults.html  |  371 +++
 .../org/apache/twill/api/Configs.Keys.html      |  416 +++
 .../org/apache/twill/api/Configs.html           |  218 ++
 .../org/apache/twill/api/ElectionHandler.html   |  234 ++
 .../twill/api/EventHandler.TimeoutAction.html   |  267 ++
 .../twill/api/EventHandler.TimeoutEvent.html    |  308 +++
 .../org/apache/twill/api/EventHandler.html      |  392 +++
 .../apache/twill/api/EventHandlerContext.html   |  209 ++
 .../twill/api/EventHandlerSpecification.html    |  222 ++
 .../org/apache/twill/api/Hosts.html             |  314 +++
 .../org/apache/twill/api/LocalFile.html         |  284 ++
 .../org/apache/twill/api/Racks.html             |  314 +++
 .../org/apache/twill/api/ResourceReport.html    |  283 ++
 ...rceSpecification.Builder.AfterInstances.html |  276 ++
 ...sourceSpecification.Builder.AfterMemory.html |  274 ++
 ...sourceSpecification.Builder.AfterUplink.html |  276 ++
 .../ResourceSpecification.Builder.Build.html    |  266 ++
 ...esourceSpecification.Builder.CoreSetter.html |  279 ++
 .../api/ResourceSpecification.Builder.Done.html |  246 ++
 ...ourceSpecification.Builder.MemorySetter.html |  264 ++
 .../api/ResourceSpecification.Builder.html      |  272 ++
 .../api/ResourceSpecification.SizeUnit.html     |  326 +++
 .../apache/twill/api/ResourceSpecification.html |  364 +++
 .../org/apache/twill/api/RunId.html             |  209 ++
 .../apache/twill/api/RuntimeSpecification.html  |  248 ++
 .../org/apache/twill/api/SecureStore.html       |  213 ++
 .../apache/twill/api/SecureStoreUpdater.html    |  222 ++
 .../org/apache/twill/api/ServiceAnnouncer.html  |  240 ++
 .../ServiceController.TerminationStatus.html    |  347 +++
 .../org/apache/twill/api/ServiceController.html |  414 +++
 .../org/apache/twill/api/TwillApplication.html  |  213 ++
 .../org/apache/twill/api/TwillContext.html      |  428 +++
 .../org/apache/twill/api/TwillController.html   |  446 ++++
 .../org/apache/twill/api/TwillPreparer.html     |  804 ++++++
 .../org/apache/twill/api/TwillRunResources.html |  316 +++
 .../org/apache/twill/api/TwillRunnable.html     |  303 +++
 ...nableSpecification.Builder.AfterConfigs.html |  262 ++
 ...RunnableSpecification.Builder.AfterName.html |  275 ++
 ...unnableSpecification.Builder.NameSetter.html |  262 ++
 .../api/TwillRunnableSpecification.Builder.html |  256 ++
 .../twill/api/TwillRunnableSpecification.html   |  256 ++
 .../apache/twill/api/TwillRunner.LiveInfo.html  |  234 ++
 .../org/apache/twill/api/TwillRunner.html       |  400 +++
 .../apache/twill/api/TwillRunnerService.html    |  266 ++
 .../TwillSpecification.Builder.AfterName.html   |  262 ++
 .../TwillSpecification.Builder.AfterOrder.html  |  233 ++
 ...cification.Builder.AfterPlacementPolicy.html |  236 ++
 ...willSpecification.Builder.AfterRunnable.html |  242 ++
 .../TwillSpecification.Builder.FirstOrder.html  |  218 ++
 ...illSpecification.Builder.LocalFileAdder.html |  301 +++
 .../TwillSpecification.Builder.MoreFile.html    |  389 +++
 ...ification.Builder.MorePlacementPolicies.html |  294 ++
 ...TwillSpecification.Builder.MoreRunnable.html |  268 ++
 .../TwillSpecification.Builder.NameSetter.html  |  262 ++
 .../TwillSpecification.Builder.NextOrder.html   |  245 ++
 .../TwillSpecification.Builder.OrderSetter.html |  345 +++
 ...ification.Builder.PlacementPolicySetter.html |  402 +++
 ...illSpecification.Builder.RunnableSetter.html |  386 +++
 ...ation.Builder.RuntimeSpecificationAdder.html |  242 ++
 .../twill/api/TwillSpecification.Builder.html   |  310 +++
 .../api/TwillSpecification.Order.Type.html      |  325 +++
 .../twill/api/TwillSpecification.Order.html     |  246 ++
 ...TwillSpecification.PlacementPolicy.Type.html |  332 +++
 .../api/TwillSpecification.PlacementPolicy.html |  277 ++
 .../apache/twill/api/TwillSpecification.html    |  301 +++
 .../api/class-use/AbstractTwillRunnable.html    |  117 +
 .../twill/api/class-use/ClassAcceptor.html      |  162 ++
 .../twill/api/class-use/Command.Builder.html    |  168 ++
 .../org/apache/twill/api/class-use/Command.html |  235 ++
 .../twill/api/class-use/Configs.Defaults.html   |  117 +
 .../twill/api/class-use/Configs.Keys.html       |  117 +
 .../org/apache/twill/api/class-use/Configs.html |  117 +
 .../twill/api/class-use/ElectionHandler.html    |  162 ++
 .../class-use/EventHandler.TimeoutAction.html   |  174 ++
 .../class-use/EventHandler.TimeoutEvent.html    |  161 ++
 .../twill/api/class-use/EventHandler.html       |  163 ++
 .../api/class-use/EventHandlerContext.html      |  174 ++
 .../class-use/EventHandlerSpecification.html    |  169 ++
 .../org/apache/twill/api/class-use/Hosts.html   |  201 ++
 .../apache/twill/api/class-use/LocalFile.html   |  159 ++
 .../org/apache/twill/api/class-use/Racks.html   |  201 ++
 .../twill/api/class-use/ResourceReport.html     |  161 ++
 ...rceSpecification.Builder.AfterInstances.html |  159 ++
 ...sourceSpecification.Builder.AfterMemory.html |  160 ++
 ...sourceSpecification.Builder.AfterUplink.html |  160 ++
 .../ResourceSpecification.Builder.Build.html    |  171 ++
 ...esourceSpecification.Builder.CoreSetter.html |  159 ++
 .../ResourceSpecification.Builder.Done.html     |  160 ++
 ...ourceSpecification.Builder.MemorySetter.html |  165 ++
 .../ResourceSpecification.Builder.html          |  117 +
 .../ResourceSpecification.SizeUnit.html         |  192 ++
 .../api/class-use/ResourceSpecification.html    |  239 ++
 .../org/apache/twill/api/class-use/RunId.html   |  248 ++
 .../api/class-use/RuntimeSpecification.html     |  159 ++
 .../apache/twill/api/class-use/SecureStore.html |  241 ++
 .../twill/api/class-use/SecureStoreUpdater.html |  193 ++
 .../twill/api/class-use/ServiceAnnouncer.html   |  161 ++
 .../ServiceController.TerminationStatus.html    |  174 ++
 .../twill/api/class-use/ServiceController.html  |  176 ++
 .../twill/api/class-use/TwillApplication.html   |  185 ++
 .../twill/api/class-use/TwillContext.html       |  204 ++
 .../twill/api/class-use/TwillController.html    |  234 ++
 .../twill/api/class-use/TwillPreparer.html      |  395 +++
 .../twill/api/class-use/TwillRunResources.html  |  182 ++
 .../twill/api/class-use/TwillRunnable.html      |  278 ++
 ...nableSpecification.Builder.AfterConfigs.html |  163 ++
 ...RunnableSpecification.Builder.AfterName.html |  159 ++
 ...unnableSpecification.Builder.NameSetter.html |  159 ++
 .../TwillRunnableSpecification.Builder.html     |  117 +
 .../class-use/TwillRunnableSpecification.html   |  201 ++
 .../api/class-use/TwillRunner.LiveInfo.html     |  185 ++
 .../apache/twill/api/class-use/TwillRunner.html |  187 ++
 .../twill/api/class-use/TwillRunnerService.html |  161 ++
 .../TwillSpecification.Builder.AfterName.html   |  159 ++
 .../TwillSpecification.Builder.AfterOrder.html  |  207 ++
 ...cification.Builder.AfterPlacementPolicy.html |  159 ++
 ...willSpecification.Builder.AfterRunnable.html |  159 ++
 .../TwillSpecification.Builder.FirstOrder.html  |  186 ++
 ...illSpecification.Builder.LocalFileAdder.html |  172 ++
 .../TwillSpecification.Builder.MoreFile.html    |  223 ++
 ...ification.Builder.MorePlacementPolicies.html |  159 ++
 ...TwillSpecification.Builder.MoreRunnable.html |  172 ++
 .../TwillSpecification.Builder.NameSetter.html  |  159 ++
 .../TwillSpecification.Builder.NextOrder.html   |  198 ++
 .../TwillSpecification.Builder.OrderSetter.html |  117 +
 ...ification.Builder.PlacementPolicySetter.html |  221 ++
 ...illSpecification.Builder.RunnableSetter.html |  163 ++
 ...ation.Builder.RuntimeSpecificationAdder.html |  197 ++
 .../class-use/TwillSpecification.Builder.html   |  117 +
 .../TwillSpecification.Order.Type.html          |  172 ++
 .../api/class-use/TwillSpecification.Order.html |  159 ++
 ...TwillSpecification.PlacementPolicy.Type.html |  195 ++
 .../TwillSpecification.PlacementPolicy.html     |  159 ++
 .../twill/api/class-use/TwillSpecification.html |  169 ++
 .../twill/api/logging/LogEntry.Level.html       |  374 +++
 .../org/apache/twill/api/logging/LogEntry.html  |  431 +++
 .../apache/twill/api/logging/LogHandler.html    |  216 ++
 .../apache/twill/api/logging/LogThrowable.html  |  262 ++
 .../twill/api/logging/PrinterLogHandler.html    |  276 ++
 .../api/logging/class-use/LogEntry.Level.html   |  280 ++
 .../twill/api/logging/class-use/LogEntry.html   |  165 ++
 .../twill/api/logging/class-use/LogHandler.html |  193 ++
 .../api/logging/class-use/LogThrowable.html     |  167 ++
 .../logging/class-use/PrinterLogHandler.html    |  117 +
 .../apache/twill/api/logging/package-frame.html |   30 +
 .../twill/api/logging/package-summary.html      |  192 ++
 .../apache/twill/api/logging/package-tree.html  |  148 +
 .../apache/twill/api/logging/package-use.html   |  197 ++
 .../org/apache/twill/api/package-frame.html     |   77 +
 .../org/apache/twill/api/package-summary.html   |  464 ++++
 .../org/apache/twill/api/package-tree.html      |  236 ++
 .../org/apache/twill/api/package-use.html       |  551 ++++
 .../twill/api/security/SecureStoreRenewer.html  |  271 ++
 .../twill/api/security/SecureStoreWriter.html   |  216 ++
 .../security/class-use/SecureStoreRenewer.html  |  193 ++
 .../security/class-use/SecureStoreWriter.html   |  161 ++
 .../twill/api/security/package-frame.html       |   24 +
 .../twill/api/security/package-summary.html     |  154 ++
 .../apache/twill/api/security/package-tree.html |  134 +
 .../apache/twill/api/security/package-use.html  |  198 ++
 .../org/apache/twill/common/Cancellable.html    |  212 ++
 .../org/apache/twill/common/Threads.html        |  270 ++
 .../twill/common/class-use/Cancellable.html     |  353 +++
 .../apache/twill/common/class-use/Threads.html  |  117 +
 .../org/apache/twill/common/package-frame.html  |   24 +
 .../apache/twill/common/package-summary.html    |  152 ++
 .../org/apache/twill/common/package-tree.html   |  134 +
 .../org/apache/twill/common/package-use.html    |  246 ++
 .../apache/twill/discovery/Discoverable.html    |  357 +++
 .../twill/discovery/DiscoveryService.html       |  218 ++
 .../twill/discovery/DiscoveryServiceClient.html |  222 ++
 .../discovery/InMemoryDiscoveryService.html     |  295 ++
 .../ServiceDiscovered.ChangeListener.html       |  218 ++
 .../twill/discovery/ServiceDiscovered.html      |  288 ++
 .../twill/discovery/ZKDiscoveryService.html     |  374 +++
 .../twill/discovery/class-use/Discoverable.html |  177 ++
 .../discovery/class-use/DiscoveryService.html   |  167 ++
 .../class-use/DiscoveryServiceClient.html       |  193 ++
 .../class-use/InMemoryDiscoveryService.html     |  117 +
 .../ServiceDiscovered.ChangeListener.html       |  162 ++
 .../discovery/class-use/ServiceDiscovered.html  |  216 ++
 .../discovery/class-use/ZKDiscoveryService.html |  117 +
 .../apache/twill/discovery/package-frame.html   |   29 +
 .../apache/twill/discovery/package-summary.html |  193 ++
 .../apache/twill/discovery/package-tree.html    |  143 +
 .../org/apache/twill/discovery/package-use.html |  202 ++
 .../apache/twill/ext/BundledJarRunnable.html    |  432 +++
 .../ext/BundledJarRunner.Arguments.Builder.html |  328 +++
 .../twill/ext/BundledJarRunner.Arguments.html   |  389 +++
 .../org/apache/twill/ext/BundledJarRunner.html  |  340 +++
 .../twill/ext/class-use/BundledJarRunnable.html |  117 +
 .../BundledJarRunner.Arguments.Builder.html     |  173 ++
 .../class-use/BundledJarRunner.Arguments.html   |  190 ++
 .../twill/ext/class-use/BundledJarRunner.html   |  117 +
 .../org/apache/twill/ext/package-frame.html     |   23 +
 .../org/apache/twill/ext/package-summary.html   |  155 ++
 .../org/apache/twill/ext/package-tree.html      |  133 +
 .../org/apache/twill/ext/package-use.html       |  157 ++
 .../filesystem/FileContextLocationFactory.html  |  402 +++
 .../filesystem/ForwardingLocationFactory.html   |  272 ++
 .../twill/filesystem/LocalLocationFactory.html  |  331 +++
 .../org/apache/twill/filesystem/Location.html   |  757 ++++++
 .../twill/filesystem/LocationFactories.html     |  230 ++
 .../twill/filesystem/LocationFactory.html       |  252 ++
 .../class-use/FileContextLocationFactory.html   |  117 +
 .../class-use/ForwardingLocationFactory.html    |  117 +
 .../class-use/LocalLocationFactory.html         |  117 +
 .../twill/filesystem/class-use/Location.html    |  245 ++
 .../filesystem/class-use/LocationFactories.html |  117 +
 .../filesystem/class-use/LocationFactory.html   |  250 ++
 .../apache/twill/filesystem/package-frame.html  |   28 +
 .../twill/filesystem/package-summary.html       |  185 ++
 .../apache/twill/filesystem/package-tree.html   |  138 +
 .../apache/twill/filesystem/package-use.html    |  182 ++
 .../apache/twill/kafka/client/BrokerInfo.html   |  323 +++
 .../BrokerService.BrokerChangeListener.html     |  267 ++
 .../twill/kafka/client/BrokerService.html       |  312 +++
 .../apache/twill/kafka/client/Compression.html  |  347 +++
 .../twill/kafka/client/FetchedMessage.html      |  253 ++
 .../apache/twill/kafka/client/KafkaClient.html  |  237 ++
 .../twill/kafka/client/KafkaClientService.html  |  209 ++
 .../client/KafkaConsumer.MessageCallback.html   |  236 ++
 .../kafka/client/KafkaConsumer.Preparer.html    |  281 ++
 .../twill/kafka/client/KafkaConsumer.html       |  240 ++
 .../twill/kafka/client/KafkaPublisher.Ack.html  |  363 +++
 .../kafka/client/KafkaPublisher.Preparer.html   |  243 ++
 .../twill/kafka/client/KafkaPublisher.html      |  241 ++
 .../twill/kafka/client/TopicPartition.html      |  325 +++
 .../kafka/client/class-use/BrokerInfo.html      |  177 ++
 .../BrokerService.BrokerChangeListener.html     |  162 ++
 .../kafka/client/class-use/BrokerService.html   |  161 ++
 .../kafka/client/class-use/Compression.html     |  184 ++
 .../kafka/client/class-use/FetchedMessage.html  |  161 ++
 .../kafka/client/class-use/KafkaClient.html     |  161 ++
 .../client/class-use/KafkaClientService.html    |  117 +
 .../KafkaConsumer.MessageCallback.html          |  161 ++
 .../class-use/KafkaConsumer.Preparer.html       |  183 ++
 .../kafka/client/class-use/KafkaConsumer.html   |  161 ++
 .../client/class-use/KafkaPublisher.Ack.html    |  184 ++
 .../class-use/KafkaPublisher.Preparer.html      |  168 ++
 .../kafka/client/class-use/KafkaPublisher.html  |  162 ++
 .../kafka/client/class-use/TopicPartition.html  |  159 ++
 .../twill/kafka/client/package-frame.html       |   39 +
 .../twill/kafka/client/package-summary.html     |  244 ++
 .../apache/twill/kafka/client/package-tree.html |  165 ++
 .../apache/twill/kafka/client/package-use.html  |  212 ++
 .../org/apache/twill/launcher/FindFreePort.html |  262 ++
 .../apache/twill/launcher/TwillLauncher.html    |  269 ++
 .../twill/launcher/class-use/FindFreePort.html  |  117 +
 .../twill/launcher/class-use/TwillLauncher.html |  117 +
 .../apache/twill/launcher/package-frame.html    |   21 +
 .../apache/twill/launcher/package-summary.html  |  143 +
 .../org/apache/twill/launcher/package-tree.html |  131 +
 .../org/apache/twill/launcher/package-use.html  |  117 +
 .../org/apache/twill/yarn/YarnSecureStore.html  |  247 ++
 .../twill/yarn/YarnTwillRunnerService.html      |  580 ++++
 .../twill/yarn/class-use/YarnSecureStore.html   |  117 +
 .../yarn/class-use/YarnTwillRunnerService.html  |  117 +
 .../org/apache/twill/yarn/package-frame.html    |   21 +
 .../org/apache/twill/yarn/package-summary.html  |  152 ++
 .../org/apache/twill/yarn/package-tree.html     |  131 +
 .../org/apache/twill/yarn/package-use.html      |  117 +
 .../org/apache/twill/zookeeper/ACLData.html     |  224 ++
 .../twill/zookeeper/AbstractZKClient.html       |  486 ++++
 .../twill/zookeeper/ForwardingZKClient.html     |  533 ++++
 .../zookeeper/ForwardingZKClientService.html    |  456 ++++
 .../apache/twill/zookeeper/NodeChildren.html    |  224 ++
 .../org/apache/twill/zookeeper/NodeData.html    |  225 ++
 .../apache/twill/zookeeper/OperationFuture.html |  230 ++
 .../apache/twill/zookeeper/RetryStrategies.html |  314 +++
 .../zookeeper/RetryStrategy.OperationType.html  |  398 +++
 .../apache/twill/zookeeper/RetryStrategy.html   |  242 ++
 .../org/apache/twill/zookeeper/ZKClient.html    |  631 +++++
 .../zookeeper/ZKClientService.Builder.html      |  308 +++
 .../apache/twill/zookeeper/ZKClientService.html |  268 ++
 .../twill/zookeeper/ZKClientServices.html       |  262 ++
 .../org/apache/twill/zookeeper/ZKClients.html   |  275 ++
 .../twill/zookeeper/ZKOperations.Callback.html  |  220 ++
 .../ZKOperations.ChildrenCallback.html          |  222 ++
 .../zookeeper/ZKOperations.DataCallback.html    |  225 ++
 .../apache/twill/zookeeper/ZKOperations.html    |  373 +++
 .../twill/zookeeper/class-use/ACLData.html      |  165 ++
 .../zookeeper/class-use/AbstractZKClient.html   |  163 ++
 .../zookeeper/class-use/ForwardingZKClient.html |  159 ++
 .../class-use/ForwardingZKClientService.html    |  117 +
 .../twill/zookeeper/class-use/NodeChildren.html |  191 ++
 .../twill/zookeeper/class-use/NodeData.html     |  193 ++
 .../zookeeper/class-use/OperationFuture.html    |  408 +++
 .../zookeeper/class-use/RetryStrategies.html    |  117 +
 .../class-use/RetryStrategy.OperationType.html  |  186 ++
 .../zookeeper/class-use/RetryStrategy.html      |  224 ++
 .../twill/zookeeper/class-use/ZKClient.html     |  339 +++
 .../class-use/ZKClientService.Builder.html      |  180 ++
 .../zookeeper/class-use/ZKClientService.html    |  220 ++
 .../zookeeper/class-use/ZKClientServices.html   |  117 +
 .../twill/zookeeper/class-use/ZKClients.html    |  117 +
 .../class-use/ZKOperations.Callback.html        |  167 ++
 .../ZKOperations.ChildrenCallback.html          |  161 ++
 .../class-use/ZKOperations.DataCallback.html    |  163 ++
 .../twill/zookeeper/class-use/ZKOperations.html |  117 +
 .../apache/twill/zookeeper/package-frame.html   |   44 +
 .../apache/twill/zookeeper/package-summary.html |  273 ++
 .../apache/twill/zookeeper/package-tree.html    |  187 ++
 .../org/apache/twill/zookeeper/package-use.html |  241 ++
 .../apidocs-0.11.0/overview-frame.html          |   31 +
 .../apidocs-0.11.0/overview-summary.html        |  185 ++
 .../resources/apidocs-0.11.0/overview-tree.html |  342 +++
 src/site/resources/apidocs-0.11.0/package-list  |   11 +
 .../apidocs-0.11.0/resources/background.gif     |  Bin 0 -> 2313 bytes
 .../resources/apidocs-0.11.0/resources/tab.gif  |  Bin 0 -> 291 bytes
 .../apidocs-0.11.0/resources/titlebar.gif       |  Bin 0 -> 10701 bytes
 .../apidocs-0.11.0/resources/titlebar_end.gif   |  Bin 0 -> 849 bytes
 .../resources/apidocs-0.11.0/stylesheet.css     |  474 ++++
 .../apidocs-0.9.0/allclasses-frame.html         |  128 -
 .../apidocs-0.9.0/allclasses-noframe.html       |  128 -
 .../apidocs-0.9.0/constant-values.html          |  146 -
 .../apidocs-0.9.0/deprecated-list.html          |  183 --
 src/site/resources/apidocs-0.9.0/help-doc.html  |  222 --
 src/site/resources/apidocs-0.9.0/index-all.html | 2376 -----------------
 src/site/resources/apidocs-0.9.0/index.html     |   75 -
 .../apache/twill/api/AbstractTwillRunnable.html |  424 ---
 .../org/apache/twill/api/ClassAcceptor.html     |  270 --
 .../org/apache/twill/api/Command.Builder.html   |  270 --
 .../org/apache/twill/api/Command.html           |  243 --
 .../org/apache/twill/api/ElectionHandler.html   |  234 --
 .../twill/api/EventHandler.TimeoutAction.html   |  267 --
 .../twill/api/EventHandler.TimeoutEvent.html    |  308 ---
 .../org/apache/twill/api/EventHandler.html      |  392 ---
 .../apache/twill/api/EventHandlerContext.html   |  209 --
 .../twill/api/EventHandlerSpecification.html    |  222 --
 .../org/apache/twill/api/Hosts.html             |  314 ---
 .../org/apache/twill/api/LocalFile.html         |  284 --
 .../org/apache/twill/api/Racks.html             |  314 ---
 .../org/apache/twill/api/ResourceReport.html    |  283 --
 ...rceSpecification.Builder.AfterInstances.html |  276 --
 ...sourceSpecification.Builder.AfterMemory.html |  274 --
 ...sourceSpecification.Builder.AfterUplink.html |  276 --
 .../ResourceSpecification.Builder.Build.html    |  266 --
 ...esourceSpecification.Builder.CoreSetter.html |  279 --
 .../api/ResourceSpecification.Builder.Done.html |  246 --
 ...ourceSpecification.Builder.MemorySetter.html |  264 --
 .../api/ResourceSpecification.Builder.html      |  272 --
 .../api/ResourceSpecification.SizeUnit.html     |  326 ---
 .../apache/twill/api/ResourceSpecification.html |  364 ---
 .../org/apache/twill/api/RunId.html             |  209 --
 .../apache/twill/api/RuntimeSpecification.html  |  248 --
 .../org/apache/twill/api/SecureStore.html       |  213 --
 .../apache/twill/api/SecureStoreUpdater.html    |  216 --
 .../org/apache/twill/api/ServiceAnnouncer.html  |  240 --
 .../org/apache/twill/api/ServiceController.html |  374 ---
 .../org/apache/twill/api/TwillApplication.html  |  213 --
 .../org/apache/twill/api/TwillContext.html      |  428 ---
 .../org/apache/twill/api/TwillController.html   |  431 ---
 .../org/apache/twill/api/TwillPreparer.html     |  721 -----
 .../org/apache/twill/api/TwillRunResources.html |  316 ---
 .../org/apache/twill/api/TwillRunnable.html     |  303 ---
 ...nableSpecification.Builder.AfterConfigs.html |  262 --
 ...RunnableSpecification.Builder.AfterName.html |  275 --
 ...unnableSpecification.Builder.NameSetter.html |  262 --
 .../api/TwillRunnableSpecification.Builder.html |  256 --
 .../twill/api/TwillRunnableSpecification.html   |  256 --
 .../apache/twill/api/TwillRunner.LiveInfo.html  |  234 --
 .../org/apache/twill/api/TwillRunner.html       |  366 ---
 .../apache/twill/api/TwillRunnerService.html    |  266 --
 .../TwillSpecification.Builder.AfterName.html   |  262 --
 .../TwillSpecification.Builder.AfterOrder.html  |  233 --
 ...cification.Builder.AfterPlacementPolicy.html |  236 --
 ...willSpecification.Builder.AfterRunnable.html |  242 --
 .../TwillSpecification.Builder.FirstOrder.html  |  218 --
 ...illSpecification.Builder.LocalFileAdder.html |  301 ---
 .../TwillSpecification.Builder.MoreFile.html    |  389 ---
 ...ification.Builder.MorePlacementPolicies.html |  294 --
 ...TwillSpecification.Builder.MoreRunnable.html |  268 --
 .../TwillSpecification.Builder.NameSetter.html  |  262 --
 .../TwillSpecification.Builder.NextOrder.html   |  245 --
 .../TwillSpecification.Builder.OrderSetter.html |  345 ---
 ...ification.Builder.PlacementPolicySetter.html |  402 ---
 ...illSpecification.Builder.RunnableSetter.html |  386 ---
 ...ation.Builder.RuntimeSpecificationAdder.html |  242 --
 .../twill/api/TwillSpecification.Builder.html   |  310 ---
 .../api/TwillSpecification.Order.Type.html      |  325 ---
 .../twill/api/TwillSpecification.Order.html     |  246 --
 ...TwillSpecification.PlacementPolicy.Type.html |  332 ---
 .../api/TwillSpecification.PlacementPolicy.html |  277 --
 .../apache/twill/api/TwillSpecification.html    |  301 ---
 .../api/class-use/AbstractTwillRunnable.html    |  117 -
 .../twill/api/class-use/ClassAcceptor.html      |  162 --
 .../twill/api/class-use/Command.Builder.html    |  168 --
 .../org/apache/twill/api/class-use/Command.html |  235 --
 .../twill/api/class-use/ElectionHandler.html    |  162 --
 .../class-use/EventHandler.TimeoutAction.html   |  174 --
 .../class-use/EventHandler.TimeoutEvent.html    |  161 --
 .../twill/api/class-use/EventHandler.html       |  163 --
 .../api/class-use/EventHandlerContext.html      |  174 --
 .../class-use/EventHandlerSpecification.html    |  169 --
 .../org/apache/twill/api/class-use/Hosts.html   |  201 --
 .../apache/twill/api/class-use/LocalFile.html   |  159 --
 .../org/apache/twill/api/class-use/Racks.html   |  201 --
 .../twill/api/class-use/ResourceReport.html     |  161 --
 ...rceSpecification.Builder.AfterInstances.html |  159 --
 ...sourceSpecification.Builder.AfterMemory.html |  160 --
 ...sourceSpecification.Builder.AfterUplink.html |  160 --
 .../ResourceSpecification.Builder.Build.html    |  171 --
 ...esourceSpecification.Builder.CoreSetter.html |  159 --
 .../ResourceSpecification.Builder.Done.html     |  160 --
 ...ourceSpecification.Builder.MemorySetter.html |  165 --
 .../ResourceSpecification.Builder.html          |  117 -
 .../ResourceSpecification.SizeUnit.html         |  192 --
 .../api/class-use/ResourceSpecification.html    |  239 --
 .../org/apache/twill/api/class-use/RunId.html   |  221 --
 .../api/class-use/RuntimeSpecification.html     |  159 --
 .../apache/twill/api/class-use/SecureStore.html |  216 --
 .../twill/api/class-use/SecureStoreUpdater.html |  191 --
 .../twill/api/class-use/ServiceAnnouncer.html   |  161 --
 .../twill/api/class-use/ServiceController.html  |  176 --
 .../twill/api/class-use/TwillApplication.html   |  185 --
 .../twill/api/class-use/TwillContext.html       |  204 --
 .../twill/api/class-use/TwillController.html    |  227 --
 .../twill/api/class-use/TwillPreparer.html      |  375 ---
 .../twill/api/class-use/TwillRunResources.html  |  182 --
 .../twill/api/class-use/TwillRunnable.html      |  278 --
 ...nableSpecification.Builder.AfterConfigs.html |  163 --
 ...RunnableSpecification.Builder.AfterName.html |  159 --
 ...unnableSpecification.Builder.NameSetter.html |  159 --
 .../TwillRunnableSpecification.Builder.html     |  117 -
 .../class-use/TwillRunnableSpecification.html   |  201 --
 .../api/class-use/TwillRunner.LiveInfo.html     |  185 --
 .../apache/twill/api/class-use/TwillRunner.html |  187 --
 .../twill/api/class-use/TwillRunnerService.html |  161 --
 .../TwillSpecification.Builder.AfterName.html   |  159 --
 .../TwillSpecification.Builder.AfterOrder.html  |  207 --
 ...cification.Builder.AfterPlacementPolicy.html |  159 --
 ...willSpecification.Builder.AfterRunnable.html |  159 --
 .../TwillSpecification.Builder.FirstOrder.html  |  186 --
 ...illSpecification.Builder.LocalFileAdder.html |  172 --
 .../TwillSpecification.Builder.MoreFile.html    |  223 --
 ...ification.Builder.MorePlacementPolicies.html |  159 --
 ...TwillSpecification.Builder.MoreRunnable.html |  172 --
 .../TwillSpecification.Builder.NameSetter.html  |  159 --
 .../TwillSpecification.Builder.NextOrder.html   |  198 --
 .../TwillSpecification.Builder.OrderSetter.html |  117 -
 ...ification.Builder.PlacementPolicySetter.html |  221 --
 ...illSpecification.Builder.RunnableSetter.html |  163 --
 ...ation.Builder.RuntimeSpecificationAdder.html |  197 --
 .../class-use/TwillSpecification.Builder.html   |  117 -
 .../TwillSpecification.Order.Type.html          |  172 --
 .../api/class-use/TwillSpecification.Order.html |  159 --
 ...TwillSpecification.PlacementPolicy.Type.html |  195 --
 .../TwillSpecification.PlacementPolicy.html     |  159 --
 .../twill/api/class-use/TwillSpecification.html |  169 --
 .../twill/api/logging/LogEntry.Level.html       |  374 ---
 .../org/apache/twill/api/logging/LogEntry.html  |  431 ---
 .../apache/twill/api/logging/LogHandler.html    |  216 --
 .../apache/twill/api/logging/LogThrowable.html  |  262 --
 .../twill/api/logging/PrinterLogHandler.html    |  276 --
 .../api/logging/class-use/LogEntry.Level.html   |  280 --
 .../twill/api/logging/class-use/LogEntry.html   |  165 --
 .../twill/api/logging/class-use/LogHandler.html |  193 --
 .../api/logging/class-use/LogThrowable.html     |  167 --
 .../logging/class-use/PrinterLogHandler.html    |  117 -
 .../apache/twill/api/logging/package-frame.html |   30 -
 .../twill/api/logging/package-summary.html      |  192 --
 .../apache/twill/api/logging/package-tree.html  |  148 -
 .../apache/twill/api/logging/package-use.html   |  197 --
 .../org/apache/twill/api/package-frame.html     |   73 -
 .../org/apache/twill/api/package-summary.html   |  440 ---
 .../org/apache/twill/api/package-tree.html      |  232 --
 .../org/apache/twill/api/package-use.html       |  516 ----
 .../org/apache/twill/common/Cancellable.html    |  212 --
 .../org/apache/twill/common/Threads.html        |  270 --
 .../twill/common/class-use/Cancellable.html     |  333 ---
 .../apache/twill/common/class-use/Threads.html  |  117 -
 .../org/apache/twill/common/package-frame.html  |   24 -
 .../apache/twill/common/package-summary.html    |  152 --
 .../org/apache/twill/common/package-tree.html   |  134 -
 .../org/apache/twill/common/package-use.html    |  246 --
 .../apache/twill/discovery/Discoverable.html    |  357 ---
 .../twill/discovery/DiscoveryService.html       |  218 --
 .../twill/discovery/DiscoveryServiceClient.html |  222 --
 .../discovery/InMemoryDiscoveryService.html     |  295 --
 .../ServiceDiscovered.ChangeListener.html       |  218 --
 .../twill/discovery/ServiceDiscovered.html      |  288 --
 .../twill/discovery/ZKDiscoveryService.html     |  374 ---
 .../twill/discovery/class-use/Discoverable.html |  177 --
 .../discovery/class-use/DiscoveryService.html   |  167 --
 .../class-use/DiscoveryServiceClient.html       |  193 --
 .../class-use/InMemoryDiscoveryService.html     |  117 -
 .../ServiceDiscovered.ChangeListener.html       |  162 --
 .../discovery/class-use/ServiceDiscovered.html  |  216 --
 .../discovery/class-use/ZKDiscoveryService.html |  117 -
 .../apache/twill/discovery/package-frame.html   |   29 -
 .../apache/twill/discovery/package-summary.html |  193 --
 .../apache/twill/discovery/package-tree.html    |  143 -
 .../org/apache/twill/discovery/package-use.html |  202 --
 .../apache/twill/ext/BundledJarRunnable.html    |  432 ---
 .../ext/BundledJarRunner.Arguments.Builder.html |  328 ---
 .../twill/ext/BundledJarRunner.Arguments.html   |  389 ---
 .../org/apache/twill/ext/BundledJarRunner.html  |  340 ---
 .../twill/ext/class-use/BundledJarRunnable.html |  117 -
 .../BundledJarRunner.Arguments.Builder.html     |  173 --
 .../class-use/BundledJarRunner.Arguments.html   |  190 --
 .../twill/ext/class-use/BundledJarRunner.html   |  117 -
 .../org/apache/twill/ext/package-frame.html     |   23 -
 .../org/apache/twill/ext/package-summary.html   |  155 --
 .../org/apache/twill/ext/package-tree.html      |  133 -
 .../org/apache/twill/ext/package-use.html       |  157 --
 .../filesystem/FileContextLocationFactory.html  |  389 ---
 .../filesystem/ForwardingLocationFactory.html   |  272 --
 .../twill/filesystem/HDFSLocationFactory.html   |  396 ---
 .../twill/filesystem/LocalLocationFactory.html  |  331 ---
 .../org/apache/twill/filesystem/Location.html   |  667 -----
 .../twill/filesystem/LocationFactories.html     |  230 --
 .../twill/filesystem/LocationFactory.html       |  252 --
 .../class-use/FileContextLocationFactory.html   |  117 -
 .../class-use/ForwardingLocationFactory.html    |  117 -
 .../class-use/HDFSLocationFactory.html          |  117 -
 .../class-use/LocalLocationFactory.html         |  117 -
 .../twill/filesystem/class-use/Location.html    |  263 --
 .../filesystem/class-use/LocationFactories.html |  117 -
 .../filesystem/class-use/LocationFactory.html   |  258 --
 .../apache/twill/filesystem/package-frame.html  |   29 -
 .../twill/filesystem/package-summary.html       |  191 --
 .../apache/twill/filesystem/package-tree.html   |  139 -
 .../apache/twill/filesystem/package-use.html    |  182 --
 .../apache/twill/kafka/client/BrokerInfo.html   |  323 ---
 .../BrokerService.BrokerChangeListener.html     |  267 --
 .../twill/kafka/client/BrokerService.html       |  312 ---
 .../apache/twill/kafka/client/Compression.html  |  347 ---
 .../twill/kafka/client/FetchedMessage.html      |  237 --
 .../apache/twill/kafka/client/KafkaClient.html  |  237 --
 .../twill/kafka/client/KafkaClientService.html  |  209 --
 .../client/KafkaConsumer.MessageCallback.html   |  235 --
 .../kafka/client/KafkaConsumer.Preparer.html    |  281 --
 .../twill/kafka/client/KafkaConsumer.html       |  240 --
 .../twill/kafka/client/KafkaPublisher.Ack.html  |  363 ---
 .../kafka/client/KafkaPublisher.Preparer.html   |  243 --
 .../twill/kafka/client/KafkaPublisher.html      |  241 --
 .../twill/kafka/client/TopicPartition.html      |  325 ---
 .../kafka/client/class-use/BrokerInfo.html      |  177 --
 .../BrokerService.BrokerChangeListener.html     |  162 --
 .../kafka/client/class-use/BrokerService.html   |  161 --
 .../kafka/client/class-use/Compression.html     |  184 --
 .../kafka/client/class-use/FetchedMessage.html  |  161 --
 .../kafka/client/class-use/KafkaClient.html     |  161 --
 .../client/class-use/KafkaClientService.html    |  117 -
 .../KafkaConsumer.MessageCallback.html          |  161 --
 .../class-use/KafkaConsumer.Preparer.html       |  183 --
 .../kafka/client/class-use/KafkaConsumer.html   |  161 --
 .../client/class-use/KafkaPublisher.Ack.html    |  184 --
 .../class-use/KafkaPublisher.Preparer.html      |  168 --
 .../kafka/client/class-use/KafkaPublisher.html  |  162 --
 .../kafka/client/class-use/TopicPartition.html  |  159 --
 .../twill/kafka/client/package-frame.html       |   39 -
 .../twill/kafka/client/package-summary.html     |  244 --
 .../apache/twill/kafka/client/package-tree.html |  165 --
 .../apache/twill/kafka/client/package-use.html  |  212 --
 .../org/apache/twill/launcher/FindFreePort.html |  262 --
 .../apache/twill/launcher/TwillLauncher.html    |  269 --
 .../twill/launcher/class-use/FindFreePort.html  |  117 -
 .../twill/launcher/class-use/TwillLauncher.html |  117 -
 .../apache/twill/launcher/package-frame.html    |   21 -
 .../apache/twill/launcher/package-summary.html  |  143 -
 .../org/apache/twill/launcher/package-tree.html |  131 -
 .../org/apache/twill/launcher/package-use.html  |  117 -
 .../org/apache/twill/yarn/YarnSecureStore.html  |  247 --
 .../twill/yarn/YarnTwillRunnerService.html      |  546 ----
 .../twill/yarn/class-use/YarnSecureStore.html   |  117 -
 .../yarn/class-use/YarnTwillRunnerService.html  |  117 -
 .../org/apache/twill/yarn/package-frame.html    |   21 -
 .../org/apache/twill/yarn/package-summary.html  |  152 --
 .../org/apache/twill/yarn/package-tree.html     |  131 -
 .../org/apache/twill/yarn/package-use.html      |  117 -
 .../org/apache/twill/zookeeper/ACLData.html     |  224 --
 .../twill/zookeeper/AbstractZKClient.html       |  486 ----
 .../twill/zookeeper/ForwardingZKClient.html     |  533 ----
 .../zookeeper/ForwardingZKClientService.html    |  456 ----
 .../apache/twill/zookeeper/NodeChildren.html    |  224 --
 .../org/apache/twill/zookeeper/NodeData.html    |  225 --
 .../apache/twill/zookeeper/OperationFuture.html |  230 --
 .../apache/twill/zookeeper/RetryStrategies.html |  314 ---
 .../zookeeper/RetryStrategy.OperationType.html  |  398 ---
 .../apache/twill/zookeeper/RetryStrategy.html   |  242 --
 .../org/apache/twill/zookeeper/ZKClient.html    |  631 -----
 .../zookeeper/ZKClientService.Builder.html      |  308 ---
 .../apache/twill/zookeeper/ZKClientService.html |  268 --
 .../twill/zookeeper/ZKClientServices.html       |  262 --
 .../org/apache/twill/zookeeper/ZKClients.html   |  275 --
 .../twill/zookeeper/ZKOperations.Callback.html  |  220 --
 .../ZKOperations.ChildrenCallback.html          |  222 --
 .../zookeeper/ZKOperations.DataCallback.html    |  225 --
 .../apache/twill/zookeeper/ZKOperations.html    |  373 ---
 .../twill/zookeeper/class-use/ACLData.html      |  165 --
 .../zookeeper/class-use/AbstractZKClient.html   |  163 --
 .../zookeeper/class-use/ForwardingZKClient.html |  159 --
 .../class-use/ForwardingZKClientService.html    |  117 -
 .../twill/zookeeper/class-use/NodeChildren.html |  191 --
 .../twill/zookeeper/class-use/NodeData.html     |  193 --
 .../zookeeper/class-use/OperationFuture.html    |  408 ---
 .../zookeeper/class-use/RetryStrategies.html    |  117 -
 .../class-use/RetryStrategy.OperationType.html  |  186 --
 .../zookeeper/class-use/RetryStrategy.html      |  224 --
 .../twill/zookeeper/class-use/ZKClient.html     |  339 ---
 .../class-use/ZKClientService.Builder.html      |  180 --
 .../zookeeper/class-use/ZKClientService.html    |  220 --
 .../zookeeper/class-use/ZKClientServices.html   |  117 -
 .../twill/zookeeper/class-use/ZKClients.html    |  117 -
 .../class-use/ZKOperations.Callback.html        |  167 --
 .../ZKOperations.ChildrenCallback.html          |  161 --
 .../class-use/ZKOperations.DataCallback.html    |  163 --
 .../twill/zookeeper/class-use/ZKOperations.html |  117 -
 .../apache/twill/zookeeper/package-frame.html   |   44 -
 .../apache/twill/zookeeper/package-summary.html |  273 --
 .../apache/twill/zookeeper/package-tree.html    |  187 --
 .../org/apache/twill/zookeeper/package-use.html |  241 --
 .../resources/apidocs-0.9.0/overview-frame.html |   30 -
 .../apidocs-0.9.0/overview-summary.html         |  181 --
 .../resources/apidocs-0.9.0/overview-tree.html  |  336 ---
 src/site/resources/apidocs-0.9.0/package-list   |   10 -
 .../apidocs-0.9.0/resources/background.gif      |  Bin 2313 -> 0 bytes
 .../resources/apidocs-0.9.0/resources/tab.gif   |  Bin 291 -> 0 bytes
 .../apidocs-0.9.0/resources/titlebar.gif        |  Bin 10701 -> 0 bytes
 .../apidocs-0.9.0/resources/titlebar_end.gif    |  Bin 849 -> 0 bytes
 src/site/resources/apidocs-0.9.0/stylesheet.css |  474 ----
 src/site/site.xml                               |    6 +-
 640 files changed, 74634 insertions(+), 71083 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/markdown/GettingStarted.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/GettingStarted.md 
b/src/site/markdown/GettingStarted.md
index 1718f37..4e294a7 100644
--- a/src/site/markdown/GettingStarted.md
+++ b/src/site/markdown/GettingStarted.md
@@ -28,7 +28,7 @@ For your application module
 <dependency>
     <groupId>org.apache.twill</groupId>
     <artifactId>twill-api</artifactId>
-    <version>0.10.0</version>
+    <version>0.11.0</version>
 </dependency>
 ```
 
@@ -38,7 +38,7 @@ For the your Apache Twill YARN client module
 <dependency>
     <groupId>org.apache.twill</groupId>
     <artifactId>twill-yarn</artifactId>
-    <version>0.10.0</version>
+    <version>0.11.0</version>
 </dependency>
 ```
 

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/markdown/ReleaseGuide.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/ReleaseGuide.md 
b/src/site/markdown/ReleaseGuide.md
index 3d37c59..551d48d 100644
--- a/src/site/markdown/ReleaseGuide.md
+++ b/src/site/markdown/ReleaseGuide.md
@@ -51,7 +51,7 @@ add the following section to your Maven settings 
(`~/.m2/settings.xml`):
 ```
 git checkout -b branch-${RELEASE_VERSION}
 ```
-The `${RELEASE_VERSION}` is something such as `0.5.0`. 
+The `${RELEASE_VERSION}` is something such as `0.11.0`. 
 
 #### Update the version to the non-snapshot version
 ```

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/markdown/index.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index f287d69..e816879 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -44,8 +44,8 @@ applications on a Hadoop® cluster.
 
 ### Latest Release
 
-The latest release of Apache Twill is [0.10.0](releases/0.10.0.html). 
-Please go to the [release](releases/0.10.0.html) page for additional 
information.
+The latest release of Apache Twill is [0.11.0](releases/0.11.0.html). 
+Please go to the [release](releases/0.11.0.html) page for additional 
information.
 
 ### Is it Building?
 

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/markdown/releases/0.11.0.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/releases/0.11.0.md 
b/src/site/markdown/releases/0.11.0.md
new file mode 100644
index 0000000..10509f8
--- /dev/null
+++ b/src/site/markdown/releases/0.11.0.md
@@ -0,0 +1,78 @@
+<!--
+ 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.11.0</title>
+</head>
+
+### Release Notes - Apache Twill - 0.11.0
+
+#### New Feature:
+  * [TWILL-122](https://issues.apache.org/jira/browse/TWILL-122)  Allow 
disabling the log transport
+  * [TWILL-179](https://issues.apache.org/jira/browse/TWILL-179)  Provides 
more flexibility in controlling the container classpath and classloader
+  * [TWILL-189](https://issues.apache.org/jira/browse/TWILL-189)  
SecureStoreUpdater should support updating secure store as other users
+  * [TWILL-225](https://issues.apache.org/jira/browse/TWILL-225)  Allow using 
different configurations per application submission
+
+#### Improvement:
+  * [TWILL-90](https://issues.apache.org/jira/browse/TWILL-90)    Add supports 
for setting resource capability for the AM
+  * [TWILL-119](https://issues.apache.org/jira/browse/TWILL-119)  Updates to 
work on a secure cluster with HA ResourceManager
+  * [TWILL-176](https://issues.apache.org/jira/browse/TWILL-176)  Set 
ResourceManager tracking URL to resources path.
+  * [TWILL-180](https://issues.apache.org/jira/browse/TWILL-180)  
TwillController.onTerminated() should pass the exit status of the app to the 
callback
+  * [TWILL-207](https://issues.apache.org/jira/browse/TWILL-207)  Better have 
the cache name purely based on class hash to encourage greater reuse.
+  * [TWILL-220](https://issues.apache.org/jira/browse/TWILL-220)  
ResourceReportClient should not error log
+
+#### Bug fixes:
+  * [TWILL-171](https://issues.apache.org/jira/browse/TWILL-171)  Update HDFS 
delegation token properly for HA mode
+  * [TWILL-186](https://issues.apache.org/jira/browse/TWILL-186)  
ApplicationMaster keeps restarting with NPE in the log.
+  * [TWILL-194](https://issues.apache.org/jira/browse/TWILL-194)  KMS 
delegation token is not included if the FileContextLocationFactory is ued
+  * [TWILL-222](https://issues.apache.org/jira/browse/TWILL-222)  
TwillRunnable will always have the ROOT log level INFO if we do not explicitly 
set the log level in TwillPreparer.
+  * [TWILL-223](https://issues.apache.org/jira/browse/TWILL-223)  
FileContextLocationFactory should use FileContext instance based on the caller 
UGI
+  * [TWILL-227](https://issues.apache.org/jira/browse/TWILL-227)  Possible 
leakage of FileSystem object when YarnUtils.addDelegationTokens is called with 
different user
+  * [TWILL-228](https://issues.apache.org/jira/browse/TWILL-228)  Application 
jar is not properly built when the client bundles application and twill classes 
in the same fat jar
+  * [TWILL-229](https://issues.apache.org/jira/browse/TWILL-229)  Use the 
logback_template.xml as the default logback configuration
+  * [TWILL-230](https://issues.apache.org/jira/browse/TWILL-230)  Retrieval of 
ResourceReport via TwillController may fail
+
+#### Task
+  * [TWILL-226](https://issues.apache.org/jira/browse/TWILL-226)  Remove the 
deprecated HDFSLocationFactory and related classes
+
+
+### Project dependencies
+
+#### Maven
+For your application module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-api</artifactId>
+    <version>0.11.0</version>
+</dependency>
+```
+
+For the your Apache Twill YARN client module
+
+```xml
+<dependency>
+    <groupId>org.apache.twill</groupId>
+    <artifactId>twill-yarn</artifactId>
+    <version>0.11.0</version>
+</dependency>
+```
+
+### Source tar-ball download
+[Source and signatures](http://www.apache.org/dyn/closer.cgi/twill/0.11.0/src)

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/markdown/releases/0.9.0.md
----------------------------------------------------------------------
diff --git a/src/site/markdown/releases/0.9.0.md 
b/src/site/markdown/releases/0.9.0.md
deleted file mode 100644
index fa532ff..0000000
--- a/src/site/markdown/releases/0.9.0.md
+++ /dev/null
@@ -1,52 +0,0 @@
-<!--
- 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.9.0</title>
-</head>
-
-### Release Notes - Apache Twill - 0.9.0
-
-#### New Feature:
-  * [TWILL-138](https://issues.apache.org/jira/browse/TWILL-138) Runtime 
change of Application runnable log level
-
-### Project dependencies
-
-#### Maven
-For your application module
-
-```xml
-<dependency>
-    <groupId>org.apache.twill</groupId>
-    <artifactId>twill-api</artifactId>
-    <version>0.9.0</version>
-</dependency>
-```
-
-For the your Apache Twill YARN client module
-
-```xml
-<dependency>
-    <groupId>org.apache.twill</groupId>
-    <artifactId>twill-yarn</artifactId>
-    <version>0.9.0</version>
-</dependency>
-```
-
-### Source tar-ball download
-[Source and signatures](http://www.apache.org/dyn/closer.cgi/twill/0.9.0/src)

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/resources/apidocs-0.11.0/allclasses-frame.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.11.0/allclasses-frame.html 
b/src/site/resources/apidocs-0.11.0/allclasses-frame.html
new file mode 100644
index 0000000..cbd9976
--- /dev/null
+++ b/src/site/resources/apidocs-0.11.0/allclasses-frame.html
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Sat Apr 08 11:09:16 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Twill 0.11.0 API)</title>
+<meta name="date" content="2017-04-08">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/twill/api/AbstractTwillRunnable.html" title="class in 
org.apache.twill.api" target="classFrame">AbstractTwillRunnable</a></li>
+<li><a href="org/apache/twill/zookeeper/AbstractZKClient.html" title="class in 
org.apache.twill.zookeeper" target="classFrame">AbstractZKClient</a></li>
+<li><a href="org/apache/twill/zookeeper/ACLData.html" title="interface in 
org.apache.twill.zookeeper" target="classFrame"><i>ACLData</i></a></li>
+<li><a href="org/apache/twill/kafka/client/BrokerInfo.html" title="class in 
org.apache.twill.kafka.client" target="classFrame">BrokerInfo</a></li>
+<li><a href="org/apache/twill/kafka/client/BrokerService.html" 
title="interface in org.apache.twill.kafka.client" 
target="classFrame"><i>BrokerService</i></a></li>
+<li><a 
href="org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html" 
title="class in org.apache.twill.kafka.client" 
target="classFrame">BrokerService.BrokerChangeListener</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunnable.html" title="class in 
org.apache.twill.ext" target="classFrame">BundledJarRunnable</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.html" title="class in 
org.apache.twill.ext" target="classFrame">BundledJarRunner</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.Arguments.html" 
title="class in org.apache.twill.ext" 
target="classFrame">BundledJarRunner.Arguments</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.Arguments.Builder.html" 
title="class in org.apache.twill.ext" 
target="classFrame">BundledJarRunner.Arguments.Builder</a></li>
+<li><a href="org/apache/twill/common/Cancellable.html" title="interface in 
org.apache.twill.common" target="classFrame"><i>Cancellable</i></a></li>
+<li><a href="org/apache/twill/api/ClassAcceptor.html" title="class in 
org.apache.twill.api" target="classFrame">ClassAcceptor</a></li>
+<li><a href="org/apache/twill/api/Command.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>Command</i></a></li>
+<li><a href="org/apache/twill/api/Command.Builder.html" title="class in 
org.apache.twill.api" target="classFrame">Command.Builder</a></li>
+<li><a href="org/apache/twill/kafka/client/Compression.html" title="enum in 
org.apache.twill.kafka.client" target="classFrame">Compression</a></li>
+<li><a href="org/apache/twill/api/Configs.html" title="class in 
org.apache.twill.api" target="classFrame">Configs</a></li>
+<li><a href="org/apache/twill/api/Configs.Defaults.html" title="class in 
org.apache.twill.api" target="classFrame">Configs.Defaults</a></li>
+<li><a href="org/apache/twill/api/Configs.Keys.html" title="class in 
org.apache.twill.api" target="classFrame">Configs.Keys</a></li>
+<li><a href="org/apache/twill/discovery/Discoverable.html" title="class in 
org.apache.twill.discovery" target="classFrame">Discoverable</a></li>
+<li><a href="org/apache/twill/discovery/DiscoveryService.html" 
title="interface in org.apache.twill.discovery" 
target="classFrame"><i>DiscoveryService</i></a></li>
+<li><a href="org/apache/twill/discovery/DiscoveryServiceClient.html" 
title="interface in org.apache.twill.discovery" 
target="classFrame"><i>DiscoveryServiceClient</i></a></li>
+<li><a href="org/apache/twill/api/ElectionHandler.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>ElectionHandler</i></a></li>
+<li><a href="org/apache/twill/api/EventHandler.html" title="class in 
org.apache.twill.api" target="classFrame">EventHandler</a></li>
+<li><a href="org/apache/twill/api/EventHandler.TimeoutAction.html" 
title="class in org.apache.twill.api" 
target="classFrame">EventHandler.TimeoutAction</a></li>
+<li><a href="org/apache/twill/api/EventHandler.TimeoutEvent.html" title="class 
in org.apache.twill.api" target="classFrame">EventHandler.TimeoutEvent</a></li>
+<li><a href="org/apache/twill/api/EventHandlerContext.html" title="interface 
in org.apache.twill.api" target="classFrame"><i>EventHandlerContext</i></a></li>
+<li><a href="org/apache/twill/api/EventHandlerSpecification.html" 
title="interface in org.apache.twill.api" 
target="classFrame"><i>EventHandlerSpecification</i></a></li>
+<li><a href="org/apache/twill/kafka/client/FetchedMessage.html" 
title="interface in org.apache.twill.kafka.client" 
target="classFrame"><i>FetchedMessage</i></a></li>
+<li><a href="org/apache/twill/filesystem/FileContextLocationFactory.html" 
title="class in org.apache.twill.filesystem" 
target="classFrame">FileContextLocationFactory</a></li>
+<li><a href="org/apache/twill/launcher/FindFreePort.html" title="class in 
org.apache.twill.launcher" target="classFrame">FindFreePort</a></li>
+<li><a href="org/apache/twill/filesystem/ForwardingLocationFactory.html" 
title="class in org.apache.twill.filesystem" 
target="classFrame">ForwardingLocationFactory</a></li>
+<li><a href="org/apache/twill/zookeeper/ForwardingZKClient.html" title="class 
in org.apache.twill.zookeeper" target="classFrame">ForwardingZKClient</a></li>
+<li><a href="org/apache/twill/zookeeper/ForwardingZKClientService.html" 
title="class in org.apache.twill.zookeeper" 
target="classFrame">ForwardingZKClientService</a></li>
+<li><a href="org/apache/twill/api/Hosts.html" title="class in 
org.apache.twill.api" target="classFrame">Hosts</a></li>
+<li><a href="org/apache/twill/discovery/InMemoryDiscoveryService.html" 
title="class in org.apache.twill.discovery" 
target="classFrame">InMemoryDiscoveryService</a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaClient.html" title="interface 
in org.apache.twill.kafka.client" 
target="classFrame"><i>KafkaClient</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaClientService.html" 
title="interface in org.apache.twill.kafka.client" 
target="classFrame"><i>KafkaClientService</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaConsumer.html" 
title="interface in org.apache.twill.kafka.client" 
target="classFrame"><i>KafkaConsumer</i></a></li>
+<li><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></li>
+<li><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></li>
+<li><a href="org/apache/twill/kafka/client/KafkaPublisher.html" 
title="interface in org.apache.twill.kafka.client" 
target="classFrame"><i>KafkaPublisher</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaPublisher.Ack.html" 
title="enum in org.apache.twill.kafka.client" 
target="classFrame">KafkaPublisher.Ack</a></li>
+<li><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></li>
+<li><a href="org/apache/twill/api/LocalFile.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>LocalFile</i></a></li>
+<li><a href="org/apache/twill/filesystem/LocalLocationFactory.html" 
title="class in org.apache.twill.filesystem" 
target="classFrame">LocalLocationFactory</a></li>
+<li><a href="org/apache/twill/filesystem/Location.html" title="interface in 
org.apache.twill.filesystem" target="classFrame"><i>Location</i></a></li>
+<li><a href="org/apache/twill/filesystem/LocationFactories.html" title="class 
in org.apache.twill.filesystem" target="classFrame">LocationFactories</a></li>
+<li><a href="org/apache/twill/filesystem/LocationFactory.html" 
title="interface in org.apache.twill.filesystem" 
target="classFrame"><i>LocationFactory</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogEntry.html" title="interface in 
org.apache.twill.api.logging" target="classFrame"><i>LogEntry</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogEntry.Level.html" title="enum in 
org.apache.twill.api.logging" target="classFrame">LogEntry.Level</a></li>
+<li><a href="org/apache/twill/api/logging/LogHandler.html" title="interface in 
org.apache.twill.api.logging" target="classFrame"><i>LogHandler</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogThrowable.html" title="interface 
in org.apache.twill.api.logging" 
target="classFrame"><i>LogThrowable</i></a></li>
+<li><a href="org/apache/twill/zookeeper/NodeChildren.html" title="interface in 
org.apache.twill.zookeeper" target="classFrame"><i>NodeChildren</i></a></li>
+<li><a href="org/apache/twill/zookeeper/NodeData.html" title="interface in 
org.apache.twill.zookeeper" target="classFrame"><i>NodeData</i></a></li>
+<li><a href="org/apache/twill/zookeeper/OperationFuture.html" title="interface 
in org.apache.twill.zookeeper" 
target="classFrame"><i>OperationFuture</i></a></li>
+<li><a href="org/apache/twill/api/logging/PrinterLogHandler.html" title="class 
in org.apache.twill.api.logging" target="classFrame">PrinterLogHandler</a></li>
+<li><a href="org/apache/twill/api/Racks.html" title="class in 
org.apache.twill.api" target="classFrame">Racks</a></li>
+<li><a href="org/apache/twill/api/ResourceReport.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>ResourceReport</i></a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.html" title="interface 
in org.apache.twill.api" 
target="classFrame"><i>ResourceSpecification</i></a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.Builder.html" 
title="class in org.apache.twill.api" 
target="classFrame">ResourceSpecification.Builder</a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.SizeUnit.html" 
title="enum in org.apache.twill.api" 
target="classFrame">ResourceSpecification.SizeUnit</a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategies.html" title="class in 
org.apache.twill.zookeeper" target="classFrame">RetryStrategies</a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategy.html" title="interface 
in org.apache.twill.zookeeper" target="classFrame"><i>RetryStrategy</i></a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategy.OperationType.html" 
title="enum in org.apache.twill.zookeeper" 
target="classFrame">RetryStrategy.OperationType</a></li>
+<li><a href="org/apache/twill/api/RunId.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>RunId</i></a></li>
+<li><a href="org/apache/twill/api/RuntimeSpecification.html" title="interface 
in org.apache.twill.api" 
target="classFrame"><i>RuntimeSpecification</i></a></li>
+<li><a href="org/apache/twill/api/SecureStore.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>SecureStore</i></a></li>
+<li><a href="org/apache/twill/api/security/SecureStoreRenewer.html" 
title="class in org.apache.twill.api.security" 
target="classFrame">SecureStoreRenewer</a></li>
+<li><a href="org/apache/twill/api/SecureStoreUpdater.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>SecureStoreUpdater</i></a></li>
+<li><a href="org/apache/twill/api/security/SecureStoreWriter.html" 
title="interface in org.apache.twill.api.security" 
target="classFrame"><i>SecureStoreWriter</i></a></li>
+<li><a href="org/apache/twill/api/ServiceAnnouncer.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>ServiceAnnouncer</i></a></li>
+<li><a href="org/apache/twill/api/ServiceController.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>ServiceController</i></a></li>
+<li><a href="org/apache/twill/api/ServiceController.TerminationStatus.html" 
title="enum in org.apache.twill.api" 
target="classFrame">ServiceController.TerminationStatus</a></li>
+<li><a href="org/apache/twill/discovery/ServiceDiscovered.html" 
title="interface in org.apache.twill.discovery" 
target="classFrame"><i>ServiceDiscovered</i></a></li>
+<li><a href="org/apache/twill/discovery/ServiceDiscovered.ChangeListener.html" 
title="interface in org.apache.twill.discovery" 
target="classFrame"><i>ServiceDiscovered.ChangeListener</i></a></li>
+<li><a href="org/apache/twill/common/Threads.html" title="class in 
org.apache.twill.common" target="classFrame">Threads</a></li>
+<li><a href="org/apache/twill/kafka/client/TopicPartition.html" title="class 
in org.apache.twill.kafka.client" target="classFrame">TopicPartition</a></li>
+<li><a href="org/apache/twill/api/TwillApplication.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillApplication</i></a></li>
+<li><a href="org/apache/twill/api/TwillContext.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillContext</i></a></li>
+<li><a href="org/apache/twill/api/TwillController.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillController</i></a></li>
+<li><a href="org/apache/twill/launcher/TwillLauncher.html" title="class in 
org.apache.twill.launcher" target="classFrame">TwillLauncher</a></li>
+<li><a href="org/apache/twill/api/TwillPreparer.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillPreparer</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnable.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillRunnable</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnableSpecification.html" 
title="interface in org.apache.twill.api" 
target="classFrame"><i>TwillRunnableSpecification</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnableSpecification.Builder.html" 
title="class in org.apache.twill.api" 
target="classFrame">TwillRunnableSpecification.Builder</a></li>
+<li><a href="org/apache/twill/api/TwillRunner.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillRunner</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface 
in org.apache.twill.api" 
target="classFrame"><i>TwillRunner.LiveInfo</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnerService.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillRunnerService</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunResources.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillRunResources</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.html" title="interface in 
org.apache.twill.api" target="classFrame"><i>TwillSpecification</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Builder.html" 
title="class in org.apache.twill.api" 
target="classFrame">TwillSpecification.Builder</a></li>
+<li><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></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.AfterPlacementPolicy.html"
 title="interface in org.apache.twill.api" 
target="classFrame"><i>TwillSpecification.Builder.AfterPlacementPolicy</i></a></li>
+<li><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></li>
+<li><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></li>
+<li><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></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.MorePlacementPolicies.html"
 title="interface in org.apache.twill.api" 
target="classFrame"><i>TwillSpecification.Builder.MorePlacementPolicies</i></a></li>
+<li><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></li>
+<li><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></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Order.html" 
title="interface in org.apache.twill.api" 
target="classFrame"><i>TwillSpecification.Order</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Order.Type.html" 
title="enum in org.apache.twill.api" 
target="classFrame">TwillSpecification.Order.Type</a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.PlacementPolicy.html" 
title="interface in org.apache.twill.api" 
target="classFrame"><i>TwillSpecification.PlacementPolicy</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.PlacementPolicy.Type.html" 
title="enum in org.apache.twill.api" 
target="classFrame">TwillSpecification.PlacementPolicy.Type</a></li>
+<li><a href="org/apache/twill/yarn/YarnSecureStore.html" title="class in 
org.apache.twill.yarn" target="classFrame">YarnSecureStore</a></li>
+<li><a href="org/apache/twill/yarn/YarnTwillRunnerService.html" title="class 
in org.apache.twill.yarn" target="classFrame">YarnTwillRunnerService</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClient.html" title="interface in 
org.apache.twill.zookeeper" target="classFrame"><i>ZKClient</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClients.html" title="class in 
org.apache.twill.zookeeper" target="classFrame">ZKClients</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientService.html" title="interface 
in org.apache.twill.zookeeper" 
target="classFrame"><i>ZKClientService</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientService.Builder.html" 
title="class in org.apache.twill.zookeeper" 
target="classFrame">ZKClientService.Builder</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientServices.html" title="class in 
org.apache.twill.zookeeper" target="classFrame">ZKClientServices</a></li>
+<li><a href="org/apache/twill/discovery/ZKDiscoveryService.html" title="class 
in org.apache.twill.discovery" target="classFrame">ZKDiscoveryService</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.html" title="class in 
org.apache.twill.zookeeper" target="classFrame">ZKOperations</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.Callback.html" 
title="interface in org.apache.twill.zookeeper" 
target="classFrame"><i>ZKOperations.Callback</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.ChildrenCallback.html" 
title="interface in org.apache.twill.zookeeper" 
target="classFrame"><i>ZKOperations.ChildrenCallback</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.DataCallback.html" 
title="interface in org.apache.twill.zookeeper" 
target="classFrame"><i>ZKOperations.DataCallback</i></a></li>
+</ul>
+</div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/twill/blob/8abb84ac/src/site/resources/apidocs-0.11.0/allclasses-noframe.html
----------------------------------------------------------------------
diff --git a/src/site/resources/apidocs-0.11.0/allclasses-noframe.html 
b/src/site/resources/apidocs-0.11.0/allclasses-noframe.html
new file mode 100644
index 0000000..6fa25ed
--- /dev/null
+++ b/src/site/resources/apidocs-0.11.0/allclasses-noframe.html
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_80) on Sat Apr 08 11:09:16 PDT 2017 
-->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>All Classes (Apache Twill 0.11.0 API)</title>
+<meta name="date" content="2017-04-08">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="org/apache/twill/api/AbstractTwillRunnable.html" title="class in 
org.apache.twill.api">AbstractTwillRunnable</a></li>
+<li><a href="org/apache/twill/zookeeper/AbstractZKClient.html" title="class in 
org.apache.twill.zookeeper">AbstractZKClient</a></li>
+<li><a href="org/apache/twill/zookeeper/ACLData.html" title="interface in 
org.apache.twill.zookeeper"><i>ACLData</i></a></li>
+<li><a href="org/apache/twill/kafka/client/BrokerInfo.html" title="class in 
org.apache.twill.kafka.client">BrokerInfo</a></li>
+<li><a href="org/apache/twill/kafka/client/BrokerService.html" 
title="interface in org.apache.twill.kafka.client"><i>BrokerService</i></a></li>
+<li><a 
href="org/apache/twill/kafka/client/BrokerService.BrokerChangeListener.html" 
title="class in 
org.apache.twill.kafka.client">BrokerService.BrokerChangeListener</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunnable.html" title="class in 
org.apache.twill.ext">BundledJarRunnable</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.html" title="class in 
org.apache.twill.ext">BundledJarRunner</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.Arguments.html" 
title="class in org.apache.twill.ext">BundledJarRunner.Arguments</a></li>
+<li><a href="org/apache/twill/ext/BundledJarRunner.Arguments.Builder.html" 
title="class in 
org.apache.twill.ext">BundledJarRunner.Arguments.Builder</a></li>
+<li><a href="org/apache/twill/common/Cancellable.html" title="interface in 
org.apache.twill.common"><i>Cancellable</i></a></li>
+<li><a href="org/apache/twill/api/ClassAcceptor.html" title="class in 
org.apache.twill.api">ClassAcceptor</a></li>
+<li><a href="org/apache/twill/api/Command.html" title="interface in 
org.apache.twill.api"><i>Command</i></a></li>
+<li><a href="org/apache/twill/api/Command.Builder.html" title="class in 
org.apache.twill.api">Command.Builder</a></li>
+<li><a href="org/apache/twill/kafka/client/Compression.html" title="enum in 
org.apache.twill.kafka.client">Compression</a></li>
+<li><a href="org/apache/twill/api/Configs.html" title="class in 
org.apache.twill.api">Configs</a></li>
+<li><a href="org/apache/twill/api/Configs.Defaults.html" title="class in 
org.apache.twill.api">Configs.Defaults</a></li>
+<li><a href="org/apache/twill/api/Configs.Keys.html" title="class in 
org.apache.twill.api">Configs.Keys</a></li>
+<li><a href="org/apache/twill/discovery/Discoverable.html" title="class in 
org.apache.twill.discovery">Discoverable</a></li>
+<li><a href="org/apache/twill/discovery/DiscoveryService.html" 
title="interface in org.apache.twill.discovery"><i>DiscoveryService</i></a></li>
+<li><a href="org/apache/twill/discovery/DiscoveryServiceClient.html" 
title="interface in 
org.apache.twill.discovery"><i>DiscoveryServiceClient</i></a></li>
+<li><a href="org/apache/twill/api/ElectionHandler.html" title="interface in 
org.apache.twill.api"><i>ElectionHandler</i></a></li>
+<li><a href="org/apache/twill/api/EventHandler.html" title="class in 
org.apache.twill.api">EventHandler</a></li>
+<li><a href="org/apache/twill/api/EventHandler.TimeoutAction.html" 
title="class in org.apache.twill.api">EventHandler.TimeoutAction</a></li>
+<li><a href="org/apache/twill/api/EventHandler.TimeoutEvent.html" title="class 
in org.apache.twill.api">EventHandler.TimeoutEvent</a></li>
+<li><a href="org/apache/twill/api/EventHandlerContext.html" title="interface 
in org.apache.twill.api"><i>EventHandlerContext</i></a></li>
+<li><a href="org/apache/twill/api/EventHandlerSpecification.html" 
title="interface in 
org.apache.twill.api"><i>EventHandlerSpecification</i></a></li>
+<li><a href="org/apache/twill/kafka/client/FetchedMessage.html" 
title="interface in 
org.apache.twill.kafka.client"><i>FetchedMessage</i></a></li>
+<li><a href="org/apache/twill/filesystem/FileContextLocationFactory.html" 
title="class in org.apache.twill.filesystem">FileContextLocationFactory</a></li>
+<li><a href="org/apache/twill/launcher/FindFreePort.html" title="class in 
org.apache.twill.launcher">FindFreePort</a></li>
+<li><a href="org/apache/twill/filesystem/ForwardingLocationFactory.html" 
title="class in org.apache.twill.filesystem">ForwardingLocationFactory</a></li>
+<li><a href="org/apache/twill/zookeeper/ForwardingZKClient.html" title="class 
in org.apache.twill.zookeeper">ForwardingZKClient</a></li>
+<li><a href="org/apache/twill/zookeeper/ForwardingZKClientService.html" 
title="class in org.apache.twill.zookeeper">ForwardingZKClientService</a></li>
+<li><a href="org/apache/twill/api/Hosts.html" title="class in 
org.apache.twill.api">Hosts</a></li>
+<li><a href="org/apache/twill/discovery/InMemoryDiscoveryService.html" 
title="class in org.apache.twill.discovery">InMemoryDiscoveryService</a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaClient.html" title="interface 
in org.apache.twill.kafka.client"><i>KafkaClient</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaClientService.html" 
title="interface in 
org.apache.twill.kafka.client"><i>KafkaClientService</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaConsumer.html" 
title="interface in org.apache.twill.kafka.client"><i>KafkaConsumer</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaConsumer.MessageCallback.html" 
title="interface in 
org.apache.twill.kafka.client"><i>KafkaConsumer.MessageCallback</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaConsumer.Preparer.html" 
title="interface in 
org.apache.twill.kafka.client"><i>KafkaConsumer.Preparer</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaPublisher.html" 
title="interface in 
org.apache.twill.kafka.client"><i>KafkaPublisher</i></a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaPublisher.Ack.html" 
title="enum in org.apache.twill.kafka.client">KafkaPublisher.Ack</a></li>
+<li><a href="org/apache/twill/kafka/client/KafkaPublisher.Preparer.html" 
title="interface in 
org.apache.twill.kafka.client"><i>KafkaPublisher.Preparer</i></a></li>
+<li><a href="org/apache/twill/api/LocalFile.html" title="interface in 
org.apache.twill.api"><i>LocalFile</i></a></li>
+<li><a href="org/apache/twill/filesystem/LocalLocationFactory.html" 
title="class in org.apache.twill.filesystem">LocalLocationFactory</a></li>
+<li><a href="org/apache/twill/filesystem/Location.html" title="interface in 
org.apache.twill.filesystem"><i>Location</i></a></li>
+<li><a href="org/apache/twill/filesystem/LocationFactories.html" title="class 
in org.apache.twill.filesystem">LocationFactories</a></li>
+<li><a href="org/apache/twill/filesystem/LocationFactory.html" 
title="interface in org.apache.twill.filesystem"><i>LocationFactory</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogEntry.html" title="interface in 
org.apache.twill.api.logging"><i>LogEntry</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogEntry.Level.html" title="enum in 
org.apache.twill.api.logging">LogEntry.Level</a></li>
+<li><a href="org/apache/twill/api/logging/LogHandler.html" title="interface in 
org.apache.twill.api.logging"><i>LogHandler</i></a></li>
+<li><a href="org/apache/twill/api/logging/LogThrowable.html" title="interface 
in org.apache.twill.api.logging"><i>LogThrowable</i></a></li>
+<li><a href="org/apache/twill/zookeeper/NodeChildren.html" title="interface in 
org.apache.twill.zookeeper"><i>NodeChildren</i></a></li>
+<li><a href="org/apache/twill/zookeeper/NodeData.html" title="interface in 
org.apache.twill.zookeeper"><i>NodeData</i></a></li>
+<li><a href="org/apache/twill/zookeeper/OperationFuture.html" title="interface 
in org.apache.twill.zookeeper"><i>OperationFuture</i></a></li>
+<li><a href="org/apache/twill/api/logging/PrinterLogHandler.html" title="class 
in org.apache.twill.api.logging">PrinterLogHandler</a></li>
+<li><a href="org/apache/twill/api/Racks.html" title="class in 
org.apache.twill.api">Racks</a></li>
+<li><a href="org/apache/twill/api/ResourceReport.html" title="interface in 
org.apache.twill.api"><i>ResourceReport</i></a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.html" title="interface 
in org.apache.twill.api"><i>ResourceSpecification</i></a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.Builder.html" 
title="class in org.apache.twill.api">ResourceSpecification.Builder</a></li>
+<li><a href="org/apache/twill/api/ResourceSpecification.SizeUnit.html" 
title="enum in org.apache.twill.api">ResourceSpecification.SizeUnit</a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategies.html" title="class in 
org.apache.twill.zookeeper">RetryStrategies</a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategy.html" title="interface 
in org.apache.twill.zookeeper"><i>RetryStrategy</i></a></li>
+<li><a href="org/apache/twill/zookeeper/RetryStrategy.OperationType.html" 
title="enum in org.apache.twill.zookeeper">RetryStrategy.OperationType</a></li>
+<li><a href="org/apache/twill/api/RunId.html" title="interface in 
org.apache.twill.api"><i>RunId</i></a></li>
+<li><a href="org/apache/twill/api/RuntimeSpecification.html" title="interface 
in org.apache.twill.api"><i>RuntimeSpecification</i></a></li>
+<li><a href="org/apache/twill/api/SecureStore.html" title="interface in 
org.apache.twill.api"><i>SecureStore</i></a></li>
+<li><a href="org/apache/twill/api/security/SecureStoreRenewer.html" 
title="class in org.apache.twill.api.security">SecureStoreRenewer</a></li>
+<li><a href="org/apache/twill/api/SecureStoreUpdater.html" title="interface in 
org.apache.twill.api"><i>SecureStoreUpdater</i></a></li>
+<li><a href="org/apache/twill/api/security/SecureStoreWriter.html" 
title="interface in 
org.apache.twill.api.security"><i>SecureStoreWriter</i></a></li>
+<li><a href="org/apache/twill/api/ServiceAnnouncer.html" title="interface in 
org.apache.twill.api"><i>ServiceAnnouncer</i></a></li>
+<li><a href="org/apache/twill/api/ServiceController.html" title="interface in 
org.apache.twill.api"><i>ServiceController</i></a></li>
+<li><a href="org/apache/twill/api/ServiceController.TerminationStatus.html" 
title="enum in 
org.apache.twill.api">ServiceController.TerminationStatus</a></li>
+<li><a href="org/apache/twill/discovery/ServiceDiscovered.html" 
title="interface in 
org.apache.twill.discovery"><i>ServiceDiscovered</i></a></li>
+<li><a href="org/apache/twill/discovery/ServiceDiscovered.ChangeListener.html" 
title="interface in 
org.apache.twill.discovery"><i>ServiceDiscovered.ChangeListener</i></a></li>
+<li><a href="org/apache/twill/common/Threads.html" title="class in 
org.apache.twill.common">Threads</a></li>
+<li><a href="org/apache/twill/kafka/client/TopicPartition.html" title="class 
in org.apache.twill.kafka.client">TopicPartition</a></li>
+<li><a href="org/apache/twill/api/TwillApplication.html" title="interface in 
org.apache.twill.api"><i>TwillApplication</i></a></li>
+<li><a href="org/apache/twill/api/TwillContext.html" title="interface in 
org.apache.twill.api"><i>TwillContext</i></a></li>
+<li><a href="org/apache/twill/api/TwillController.html" title="interface in 
org.apache.twill.api"><i>TwillController</i></a></li>
+<li><a href="org/apache/twill/launcher/TwillLauncher.html" title="class in 
org.apache.twill.launcher">TwillLauncher</a></li>
+<li><a href="org/apache/twill/api/TwillPreparer.html" title="interface in 
org.apache.twill.api"><i>TwillPreparer</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnable.html" title="interface in 
org.apache.twill.api"><i>TwillRunnable</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnableSpecification.html" 
title="interface in 
org.apache.twill.api"><i>TwillRunnableSpecification</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnableSpecification.Builder.html" 
title="class in 
org.apache.twill.api">TwillRunnableSpecification.Builder</a></li>
+<li><a href="org/apache/twill/api/TwillRunner.html" title="interface in 
org.apache.twill.api"><i>TwillRunner</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunner.LiveInfo.html" title="interface 
in org.apache.twill.api"><i>TwillRunner.LiveInfo</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunnerService.html" title="interface in 
org.apache.twill.api"><i>TwillRunnerService</i></a></li>
+<li><a href="org/apache/twill/api/TwillRunResources.html" title="interface in 
org.apache.twill.api"><i>TwillRunResources</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.html" title="interface in 
org.apache.twill.api"><i>TwillSpecification</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Builder.html" 
title="class in org.apache.twill.api">TwillSpecification.Builder</a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Builder.AfterOrder.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.AfterOrder</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.AfterPlacementPolicy.html"
 title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.AfterPlacementPolicy</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.AfterRunnable.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.AfterRunnable</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Builder.FirstOrder.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.FirstOrder</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.LocalFileAdder.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.LocalFileAdder</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.MorePlacementPolicies.html"
 title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.MorePlacementPolicies</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.Builder.MoreRunnable.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.MoreRunnable</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Builder.NextOrder.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Builder.NextOrder</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Order.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.Order</i></a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.Order.Type.html" 
title="enum in org.apache.twill.api">TwillSpecification.Order.Type</a></li>
+<li><a href="org/apache/twill/api/TwillSpecification.PlacementPolicy.html" 
title="interface in 
org.apache.twill.api"><i>TwillSpecification.PlacementPolicy</i></a></li>
+<li><a 
href="org/apache/twill/api/TwillSpecification.PlacementPolicy.Type.html" 
title="enum in 
org.apache.twill.api">TwillSpecification.PlacementPolicy.Type</a></li>
+<li><a href="org/apache/twill/yarn/YarnSecureStore.html" title="class in 
org.apache.twill.yarn">YarnSecureStore</a></li>
+<li><a href="org/apache/twill/yarn/YarnTwillRunnerService.html" title="class 
in org.apache.twill.yarn">YarnTwillRunnerService</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClient.html" title="interface in 
org.apache.twill.zookeeper"><i>ZKClient</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClients.html" title="class in 
org.apache.twill.zookeeper">ZKClients</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientService.html" title="interface 
in org.apache.twill.zookeeper"><i>ZKClientService</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientService.Builder.html" 
title="class in org.apache.twill.zookeeper">ZKClientService.Builder</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKClientServices.html" title="class in 
org.apache.twill.zookeeper">ZKClientServices</a></li>
+<li><a href="org/apache/twill/discovery/ZKDiscoveryService.html" title="class 
in org.apache.twill.discovery">ZKDiscoveryService</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.html" title="class in 
org.apache.twill.zookeeper">ZKOperations</a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.Callback.html" 
title="interface in 
org.apache.twill.zookeeper"><i>ZKOperations.Callback</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.ChildrenCallback.html" 
title="interface in 
org.apache.twill.zookeeper"><i>ZKOperations.ChildrenCallback</i></a></li>
+<li><a href="org/apache/twill/zookeeper/ZKOperations.DataCallback.html" 
title="interface in 
org.apache.twill.zookeeper"><i>ZKOperations.DataCallback</i></a></li>
+</ul>
+</div>
+</body>
+</html>

Reply via email to