Adding release 0.6.0-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-twill/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-twill/commit/2bd71bb1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-twill/tree/2bd71bb1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-twill/diff/2bd71bb1
Branch: refs/heads/site Commit: 2bd71bb16ec7841acd71b8e61691b53f5d4e411e Parents: 1fb6c78 Author: Terence Yim <[email protected]> Authored: Fri Jul 24 12:05:31 2015 -0700 Committer: Terence Yim <[email protected]> Committed: Fri Jul 24 12:05:31 2015 -0700 ---------------------------------------------------------------------- src/site/markdown/ReleaseGuide.md | 52 +- src/site/markdown/index.md | 7 + src/site/markdown/releases/0.6.0-incubating.md | 74 + .../allclasses-frame.html | 127 + .../allclasses-noframe.html | 127 + .../constant-values.html | 146 ++ .../deprecated-list.html | 152 ++ .../apidocs-0.6.0-incubating/help-doc.html | 222 ++ .../apidocs-0.6.0-incubating/index-all.html | 2258 ++++++++++++++++++ .../apidocs-0.6.0-incubating/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 | 219 ++ .../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 | 342 +++ .../org/apache/twill/api/TwillPreparer.html | 637 +++++ .../org/apache/twill/api/TwillRunResources.html | 296 +++ .../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 | 347 +++ .../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 | 213 ++ .../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 | 325 +++ .../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 | 224 ++ .../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 | 357 +++ .../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/ForwardingLocationFactory.html | 272 +++ .../twill/filesystem/HDFSLocationFactory.html | 372 +++ .../twill/filesystem/LocalLocationFactory.html | 331 +++ .../org/apache/twill/filesystem/Location.html | 594 +++++ .../twill/filesystem/LocationFactories.html | 230 ++ .../twill/filesystem/LocationFactory.html | 252 ++ .../class-use/ForwardingLocationFactory.html | 117 + .../class-use/HDFSLocationFactory.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 | 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 ++ .../overview-frame.html | 30 + .../overview-summary.html | 181 ++ .../apidocs-0.6.0-incubating/overview-tree.html | 335 +++ .../apidocs-0.6.0-incubating/package-list | 10 + .../resources/background.gif | Bin 0 -> 2313 bytes .../apidocs-0.6.0-incubating/resources/tab.gif | Bin 0 -> 291 bytes .../resources/titlebar.gif | Bin 0 -> 10701 bytes .../resources/titlebar_end.gif | Bin 0 -> 849 bytes .../apidocs-0.6.0-incubating/stylesheet.css | 474 ++++ src/site/site.xml | 4 +- 312 files changed, 69877 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/markdown/ReleaseGuide.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/ReleaseGuide.md b/src/site/markdown/ReleaseGuide.md index 1e74f36..2e6ebf1 100644 --- a/src/site/markdown/ReleaseGuide.md +++ b/src/site/markdown/ReleaseGuide.md @@ -49,25 +49,25 @@ add the following section to your Maven settings (`~/.m2/settings.xml`): #### Create a new release branch from master ``` -git checkout -b branch-[RELEASE_VERSION] +git checkout -b branch-${RELEASE_VERSION} ``` -The `[RELEASE_VERSION]` is something such as `0.5.0`. +The `${RELEASE_VERSION}` is something such as `0.5.0`. #### Update the version to the non-snapshot version ``` -mvn versions:set -DgenerateBackupPoms=false -DnewVersion=[RELEASE_VERSION]-incubating -git commit . -m "Prepare for releasing [RELEASE_VERSION]-incubating" +mvn versions:set -DgenerateBackupPoms=false -DnewVersion=${RELEASE_VERSION}-incubating +git commit . -m "Prepare for releasing ${RELEASE_VERSION}-incubating" ``` #### Create a new signed tag for the release ``` -git tag -s v[RELEASE_VERSION]-incubating -m 'Releasing [RELEASE_VERSION]-incubating' +git tag -s v${RELEASE_VERSION}-incubating -m 'Releasing ${RELEASE_VERSION}-incubating' ``` #### Push both the new branch and the tag ``` -git push origin branch-[RELEASE_VERSION] -git push origin v[RELEASE_VERSION] +git push origin branch-${RELEASE_VERSION} +git push origin v${RELEASE_VERSION}-incubating ``` #### Start gpg-agent @@ -85,29 +85,29 @@ mvn clean prepare-package -DskipTests -Dremoteresources.skip=true -P hadoop-2.0 mvn prepare-package -DskipTests -Dremoteresources.skip=true -P hadoop-2.3 && mvn deploy -DskipTests -Dremoteresources.skip=true -P hadoop-2.3 -P apache-release ``` -The source tarball can be found in `target/apache-twill-[RELEASE_VERSION]-incubating-source-release.tar.gz` +The source tarball can be found in `target/apache-twill-${RELEASE_VERSION}-incubating-source-release.tar.gz` after the above command has successfully completed. #### Compute the MD5 and SHA512 of the source release tarball ``` cd target -md5 -q apache-twill-[RELEASE_VERSION]-incubating-source-release.tar.gz > apache-twill-[RELEASE_VERSION]-incubating-source-release.tar.gz.md5 -shasum -a 512 apache-twill-[RELEASE_VERSION]-incubating-source-release.tar.gz > apache-twill-[RELEASE_VERSION]-incubating-source-release.tar.gz.sha512 +md5 -q apache-twill-${RELEASE_VERSION}-incubating-source-release.tar.gz > apache-twill-${RELEASE_VERSION}-incubating-source-release.tar.gz.md5 +shasum -a 512 apache-twill-${RELEASE_VERSION}-incubating-source-release.tar.gz > apache-twill-${RELEASE_VERSION}-incubating-source-release.tar.gz.sha512 ``` #### Prepare release artifacts 1. Checkin the source release tarball, together with the signature, md5 and sha512 files - to `dist.apache.org/repos/dist/dev/incubator/twill/[RELEASE_VERSION]-incubating-rc1/src/` + to `dist.apache.org/repos/dist/dev/incubator/twill/${RELEASE_VERSION}-incubating-rc1/src/` 1. Create a `CHANGES.txt` file to describe the changes in the release and checkin the file - to `dist.apache.org/repos/dist/dev/incubator/twill/[RELEASE_VERSION]-incubating-rc1/CHANGES.txt` + to `dist.apache.org/repos/dist/dev/incubator/twill/${RELEASE_VERSION}-incubating-rc1/CHANGES.txt` 1. Go to [https://repository.apache.org](https://repository.apache.org) and close the staging repository. #### Increase the version in master ``` git checkout master -git merge --no-ff branch-[RELEASE_VERSION] -mvn versions:set -DgenerateBackupPoms=false -DnewVersion=[NEXT_RELEASE_VERSION]-incubating-SNAPSHOT -git commit . -m "Bump version to [NEXT_RELEASE_VERSION]-incubating-SNAPSHOT" +git merge --no-ff branch-${RELEASE_VERSION} +mvn versions:set -DgenerateBackupPoms=false -DnewVersion=${NEXT_RELEASE_VERSION}-incubating-SNAPSHOT +git commit . -m "Bump version to ${NEXT_RELEASE_VERSION}-incubating-SNAPSHOT" git push origin master ``` @@ -116,19 +116,19 @@ Create a vote in the `dev@twill` mailing list and wait for 72 hours for the vote Here is a template for the email: ``` -Subject: [VOTE] Release of Apache Twill-[RELEASE_VERSION]-incubating [rc1] +Subject: [VOTE] Release of Apache Twill-${RELEASE_VERSION}-incubating [rc1] ========================================================================== Hi all, -This is a call for a vote on releasing Apache Twill [RELEASE_VERSION]-incubating, release candidate 1. This +This is a call for a vote on releasing Apache Twill ${RELEASE_VERSION}-incubating, release candidate 1. This is the [Nth] release of Twill. The source tarball, including signatures, digests, etc. can be found at: -https://dist.apache.org/repos/dist/dev/incubator/twill/[RELEASE_VERSION]-incubating-rc1/src +https://dist.apache.org/repos/dist/dev/incubator/twill/${RELEASE_VERSION}-incubating-rc1/src -The tag to be voted upon is v[RELEASE_VERSION]-incubating: -https://git-wip-us.apache.org/repos/asf?p=incubator-twill.git;a=shortlog;h=refs/tags/v[RELEASE_VERSION]-incubating +The tag to be voted upon is v${RELEASE_VERSION}-incubating: +https://git-wip-us.apache.org/repos/asf?p=incubator-twill.git;a=shortlog;h=refs/tags/v${RELEASE_VERSION}-incubating The release hash is [REF]: https://git-wip-us.apache.org/repos/asf?p=incubator-twill.git;a=commit;h=[REF] @@ -143,13 +143,13 @@ KEYS file available: https://dist.apache.org/repos/dist/dev/incubator/twill/KEYS For information about the contents of this release, see: -https://dist.apache.org/repos/dist/dev/incubator/twill/[RELEASE_VERSION]-incubating-rc1/CHANGES.txt +https://dist.apache.org/repos/dist/dev/incubator/twill/${RELEASE_VERSION}-incubating-rc1/CHANGES.txt -Please vote on releasing this package as Apache Twill [RELEASE_VERSION]-incubating +Please vote on releasing this package as Apache Twill ${RELEASE_VERSION}-incubating The vote will be open for 72 hours. -[ ] +1 Release this package as Apache Twill [RELEASE_VERSION]-incubating +[ ] +1 Release this package as Apache Twill ${RELEASE_VERSION}-incubating [ ] +0 no opinion [ ] -1 Do not release this package because ... @@ -162,13 +162,13 @@ After the vote is up for 72 hours and having at least three +1 binding votes and votes, close the vote by replying to the voting thread. Here is a template for the reply email: ``` -Subject: [RESULT][VOTE] Release of Apache Twill-[RELEASE_VERSION]-incubating [rc1] +Subject: [RESULT][VOTE] Release of Apache Twill-${RELEASE_VERSION}-incubating [rc1] ================================================================================== Hi all, After being opened for over 72 hours, the vote for releasing Apache Twill -[RELEASE_VERSION]-incubating passed with n binding +1s and no 0 or -1. +${RELEASE_VERSION}-incubating passed with n binding +1s and no 0 or -1. Binding +1s: [BINDING_+1_NAMES] @@ -189,7 +189,7 @@ Thanks, #### Finalize the release 1. Copy the release artifacts and `CHANGES.txt` from the dev to release directory at - `dist.apache.org/repos/dist/release/incubator/twill/[RELEASE_VERSION]-incubating` + `dist.apache.org/repos/dist/release/incubator/twill/${RELEASE_VERSION}-incubating` 1. Go to [https://repository.apache.org](https://repository.apache.org) and release the staging repository. 1. Send out an announcement of the release to `dev@twill` and `announce@` mailing lists. http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index 2738958..a94447a 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -27,6 +27,7 @@ allowing developers to focus more on their application logic. Apache Twill allow with a programming model that is similar to running threads. ### Why do I need Apache Twill? + Apache Twill dramatically simplifies and reduces development efforts, enabling you to quickly and easily develop and manage distributed applications through its simple abstraction layer on top of YARN. YARN, although originally designed for MapReduce v2, can be used as a generic cluster resource management framework @@ -40,6 +41,12 @@ 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. +### Latest Release + +The latest release of Apache Twill is [0.6.0-incubating](releases/0.6.0-incubating.html). It comes with a lot of new +features and improvements over the previous release. Please go to the [release](releases/0.6.0-incubating.html) page +to find out more. + ### Is it Building? Status of CI build at Travis CI: [](https://travis-ci.org/apache/incubator-twill) http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/markdown/releases/0.6.0-incubating.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/releases/0.6.0-incubating.md b/src/site/markdown/releases/0.6.0-incubating.md new file mode 100644 index 0000000..2e8ff6a --- /dev/null +++ b/src/site/markdown/releases/0.6.0-incubating.md @@ -0,0 +1,74 @@ +<!-- + 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.6.0-incubating</title> +</head> + +### Release Notes - Apache Twill - 0.6.0-incubating + +#### New Features: + * [TWILL-116](https://issues.apache.org/jira/browse/TWILL-116) Support for restart instances of runnable in an application + * [TWILL-117](https://issues.apache.org/jira/browse/TWILL-117) MapR extension + * [TWILL-130](https://issues.apache.org/jira/browse/TWILL-130) Remove support for Java 6 + +#### Improvements: + * [TWILL-24](https://issues.apache.org/jira/browse/TWILL-24) log level should be settable + * [TWILL-69](https://issues.apache.org/jira/browse/TWILL-69) Remove guava dependencies on the twill-api and twill-common modules + * [TWILL-83](https://issues.apache.org/jira/browse/TWILL-83) distribute YarnTestUtils for easier downstream testing + * [TWILL-112](https://issues.apache.org/jira/browse/TWILL-112) Improve ApplicationBundler performance + * [TWILL-126](https://issues.apache.org/jira/browse/TWILL-126) Update Travis CI configuration to support caching Maven downloads + * [TWILL-128](https://issues.apache.org/jira/browse/TWILL-128) Change the ZKBrokerService to be public so it could be used outside the package + * [TWILL-135](https://issues.apache.org/jira/browse/TWILL-135) Update the pom.xml to get Java7 API link and update copyright year + * [TWILL-137](https://issues.apache.org/jira/browse/TWILL-137) Be able to get log level for each runnable via TwillController.getResourceReport + +#### Bug fixes: + * [TWILL-120](https://issues.apache.org/jira/browse/TWILL-120) Java 8 applications causing exceptions + * [TWILL-121](https://issues.apache.org/jira/browse/TWILL-121) Do not know which class TwillLauncher was trying to launch + * [TWILL-125](https://issues.apache.org/jira/browse/TWILL-125) BundledJarRunner doesn't work for classes with no zero-args constructor + * [TWILL-127](https://issues.apache.org/jira/browse/TWILL-127) The link for API doc for 0.6 release returns 404 + * [TWILL-129](https://issues.apache.org/jira/browse/TWILL-129) Race condition in leader election if leader quitted before follower set the watch + * [TWILL-133](https://issues.apache.org/jira/browse/TWILL-133) ZookeeperClientService may hang at startup and then cannot be stopped + * [TWILL-136](https://issues.apache.org/jira/browse/TWILL-136) Override equals and hashCode for JvmOptions.DebugOptions to test equality + * [TWILL-139](https://issues.apache.org/jira/browse/TWILL-139) ApplicationMaster hangs during start when ZooKeeper SASL authentication is turned on + +### Project dependencies + +#### Maven +For your application module + +```xml +<dependency> + <groupId>org.apache.twill</groupId> + <artifactId>twill-api</artifactId> + <version>0.6.0-incubating</version> +</dependency> +``` + +For the your Apache Twill YARN client module + +```xml +<dependency> + <groupId>org.apache.twill</groupId> + <artifactId>twill-yarn</artifactId> + <version>0.6.0-incubating</version> +</dependency> +``` + +### Source tar-ball download +[Source and signatures](http://www.apache.org/dyn/closer.cgi/incubator/twill/0.6.0-incubating/src) http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/resources/apidocs-0.6.0-incubating/allclasses-frame.html ---------------------------------------------------------------------- diff --git a/src/site/resources/apidocs-0.6.0-incubating/allclasses-frame.html b/src/site/resources/apidocs-0.6.0-incubating/allclasses-frame.html new file mode 100644 index 0000000..2397469 --- /dev/null +++ b/src/site/resources/apidocs-0.6.0-incubating/allclasses-frame.html @@ -0,0 +1,127 @@ +<!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 Fri Jul 24 11:31:42 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>All Classes (Apache Twill 0.6.0-incubating API)</title> +<meta name="date" content="2015-07-24"> +<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/discovery/Discoverable.html" title="interface in org.apache.twill.discovery" target="classFrame"><i>Discoverable</i></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/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/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem" target="classFrame">HDFSLocationFactory</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/SecureStoreUpdater.html" title="interface in org.apache.twill.api" target="classFrame"><i>SecureStoreUpdater</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/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/incubator-twill/blob/2bd71bb1/src/site/resources/apidocs-0.6.0-incubating/allclasses-noframe.html ---------------------------------------------------------------------- diff --git a/src/site/resources/apidocs-0.6.0-incubating/allclasses-noframe.html b/src/site/resources/apidocs-0.6.0-incubating/allclasses-noframe.html new file mode 100644 index 0000000..2db9903 --- /dev/null +++ b/src/site/resources/apidocs-0.6.0-incubating/allclasses-noframe.html @@ -0,0 +1,127 @@ +<!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 Fri Jul 24 11:31:42 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>All Classes (Apache Twill 0.6.0-incubating API)</title> +<meta name="date" content="2015-07-24"> +<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/discovery/Discoverable.html" title="interface in org.apache.twill.discovery"><i>Discoverable</i></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/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/filesystem/HDFSLocationFactory.html" title="class in org.apache.twill.filesystem">HDFSLocationFactory</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/SecureStoreUpdater.html" title="interface in org.apache.twill.api"><i>SecureStoreUpdater</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/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> http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/resources/apidocs-0.6.0-incubating/constant-values.html ---------------------------------------------------------------------- diff --git a/src/site/resources/apidocs-0.6.0-incubating/constant-values.html b/src/site/resources/apidocs-0.6.0-incubating/constant-values.html new file mode 100644 index 0000000..f45bd39 --- /dev/null +++ b/src/site/resources/apidocs-0.6.0-incubating/constant-values.html @@ -0,0 +1,146 @@ +<!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 Fri Jul 24 11:31:41 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Constant Field Values (Apache Twill 0.6.0-incubating API)</title> +<meta name="date" content="2015-07-24"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Constant Field Values (Apache Twill 0.6.0-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="deprecated-list.html">Deprecated</a></li> +<li><a href="index-all.html">Index</a></li> +<li><a href="help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> +<li><a href="constant-values.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Constant Field Values" class="title">Constant Field Values</h1> +<h2 title="Contents">Contents</h2> +<ul> +<li><a href="#org.apache">org.apache.*</a></li> +</ul> +</div> +<div class="constantValuesContainer"><a name="org.apache"> +<!-- --> +</a> +<h2 title="org.apache">org.apache.*</h2> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values"> +<caption><span>org.apache.twill.filesystem.<a href="org/apache/twill/filesystem/Location.html" title="interface in org.apache.twill.filesystem">Location</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th scope="col">Constant Field</th> +<th class="colLast" scope="col">Value</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a name="org.apache.twill.filesystem.Location.TEMP_FILE_SUFFIX"> +<!-- --> +</a><code>public static final <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></td> +<td><code><a href="org/apache/twill/filesystem/Location.html#TEMP_FILE_SUFFIX">TEMP_FILE_SUFFIX</a></code></td> +<td class="colLast"><code>".tmp"</code></td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="deprecated-list.html">Deprecated</a></li> +<li><a href="index-all.html">Index</a></li> +<li><a href="help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?constant-values.html" target="_top">Frames</a></li> +<li><a href="constant-values.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/resources/apidocs-0.6.0-incubating/deprecated-list.html ---------------------------------------------------------------------- diff --git a/src/site/resources/apidocs-0.6.0-incubating/deprecated-list.html b/src/site/resources/apidocs-0.6.0-incubating/deprecated-list.html new file mode 100644 index 0000000..71a321d --- /dev/null +++ b/src/site/resources/apidocs-0.6.0-incubating/deprecated-list.html @@ -0,0 +1,152 @@ +<!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 Fri Jul 24 11:31:42 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Deprecated List (Apache Twill 0.6.0-incubating API)</title> +<meta name="date" content="2015-07-24"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Deprecated List (Apache Twill 0.6.0-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li class="navBarCell1Rev">Deprecated</li> +<li><a href="index-all.html">Index</a></li> +<li><a href="help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> +<li><a href="deprecated-list.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 title="Deprecated API" class="title">Deprecated API</h1> +<h2 title="Contents">Contents</h2> +<ul> +<li><a href="#method">Deprecated Methods</a></li> +</ul> +</div> +<div class="contentContainer"><a name="method"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation"> +<caption><span>Deprecated Methods</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/twill/api/ResourceSpecification.html#getCores()">org.apache.twill.api.ResourceSpecification.getCores()</a></td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/twill/api/logging/LogEntry.html#getStackTraces()">org.apache.twill.api.logging.LogEntry.getStackTraces()</a> +<div class="block"><i>Use <a href="org/apache/twill/api/logging/LogEntry.html#getThrowable()"><code>LogEntry.getThrowable()</code></a> instead.</i></div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="org/apache/twill/api/ResourceSpecification.Builder.CoreSetter.html#setCores(int)">org.apache.twill.api.ResourceSpecification.Builder.CoreSetter.setCores(int)</a></td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="org/apache/twill/api/TwillPreparer.html#setUser(java.lang.String)">org.apache.twill.api.TwillPreparer.setUser(String)</a> +<div class="block"><i>This method will be removed in future version.</i></div> +</td> +</tr> +</tbody> +</table> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li class="navBarCell1Rev">Deprecated</li> +<li><a href="index-all.html">Index</a></li> +<li><a href="help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> +<li><a href="deprecated-list.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/incubator-twill/blob/2bd71bb1/src/site/resources/apidocs-0.6.0-incubating/help-doc.html ---------------------------------------------------------------------- diff --git a/src/site/resources/apidocs-0.6.0-incubating/help-doc.html b/src/site/resources/apidocs-0.6.0-incubating/help-doc.html new file mode 100644 index 0000000..b7b47a3 --- /dev/null +++ b/src/site/resources/apidocs-0.6.0-incubating/help-doc.html @@ -0,0 +1,222 @@ +<!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 Fri Jul 24 11:31:42 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>API Help (Apache Twill 0.6.0-incubating API)</title> +<meta name="date" content="2015-07-24"> +<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="API Help (Apache Twill 0.6.0-incubating API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="deprecated-list.html">Deprecated</a></li> +<li><a href="index-all.html">Index</a></li> +<li class="navBarCell1Rev">Help</li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?help-doc.html" target="_top">Frames</a></li> +<li><a href="help-doc.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h1 class="title">How This API Document Is Organized</h1> +<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div> +</div> +<div class="contentContainer"> +<ul class="blockList"> +<li class="blockList"> +<h2>Overview</h2> +<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.</p> +</li> +<li class="blockList"> +<h2>Package</h2> +<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p> +<ul> +<li>Interfaces (italic)</li> +<li>Classes</li> +<li>Enums</li> +<li>Exceptions</li> +<li>Errors</li> +<li>Annotation Types</li> +</ul> +</li> +<li class="blockList"> +<h2>Class/Interface</h2> +<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:</p> +<ul> +<li>Class inheritance diagram</li> +<li>Direct Subclasses</li> +<li>All Known Subinterfaces</li> +<li>All Known Implementing Classes</li> +<li>Class/interface declaration</li> +<li>Class/interface description</li> +</ul> +<ul> +<li>Nested Class Summary</li> +<li>Field Summary</li> +<li>Constructor Summary</li> +<li>Method Summary</li> +</ul> +<ul> +<li>Field Detail</li> +<li>Constructor Detail</li> +<li>Method Detail</li> +</ul> +<p>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.</p> +</li> +<li class="blockList"> +<h2>Annotation Type</h2> +<p>Each annotation type has its own separate page with the following sections:</p> +<ul> +<li>Annotation Type declaration</li> +<li>Annotation Type description</li> +<li>Required Element Summary</li> +<li>Optional Element Summary</li> +<li>Element Detail</li> +</ul> +</li> +<li class="blockList"> +<h2>Enum</h2> +<p>Each enum has its own separate page with the following sections:</p> +<ul> +<li>Enum declaration</li> +<li>Enum description</li> +<li>Enum Constant Summary</li> +<li>Enum Constant Detail</li> +</ul> +</li> +<li class="blockList"> +<h2>Use</h2> +<p>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.</p> +</li> +<li class="blockList"> +<h2>Tree (Class Hierarchy)</h2> +<p>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>.</p> +<ul> +<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li> +<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li> +</ul> +</li> +<li class="blockList"> +<h2>Deprecated API</h2> +<p>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.</p> +</li> +<li class="blockList"> +<h2>Index</h2> +<p>The <a href="index-all.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p> +</li> +<li class="blockList"> +<h2>Prev/Next</h2> +<p>These links take you to the next or previous class, interface, package, or related page.</p> +</li> +<li class="blockList"> +<h2>Frames/No Frames</h2> +<p>These links show and hide the HTML frames. All pages are available with or without frames.</p> +</li> +<li class="blockList"> +<h2>All Classes</h2> +<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p> +</li> +<li class="blockList"> +<h2>Serialized Form</h2> +<p>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> +</li> +<li class="blockList"> +<h2>Constant Field Values</h2> +<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p> +</li> +</ul> +<em>This help file applies to API documentation generated using the standard doclet.</em></div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="overview-summary.html">Overview</a></li> +<li>Package</li> +<li>Class</li> +<li>Use</li> +<li><a href="overview-tree.html">Tree</a></li> +<li><a href="deprecated-list.html">Deprecated</a></li> +<li><a href="index-all.html">Index</a></li> +<li class="navBarCell1Rev">Help</li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="index.html?help-doc.html" target="_top">Frames</a></li> +<li><a href="help-doc.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2013 <a href="http://www.apache.org">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
