You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by bo...@apache.org on 2016/04/07 17:48:20 UTC

svn commit: r1738144 - in /storm/site: about/ documentation/ publish/ publish/about/ publish/documentation/

Author: bobby
Date: Thu Apr  7 15:48:19 2016
New Revision: 1738144

URL: http://svn.apache.org/viewvc?rev=1738144&view=rev
Log:
Added in redirection for older pages

Added:
    storm/site/about/drpc.md
    storm/site/documentation/
    storm/site/documentation/Acking-framework-implementation.md
    storm/site/documentation/Clojure-DSL.md
    storm/site/documentation/Command-line-client.md
    storm/site/documentation/Common-patterns.md
    storm/site/documentation/Concepts.md
    storm/site/documentation/Configuration.md
    storm/site/documentation/Contributing-to-Storm.md
    storm/site/documentation/Creating-a-new-Storm-project.md
    storm/site/documentation/DSLs-and-multilang-adapters.md
    storm/site/documentation/Defining-a-non-jvm-language-dsl-for-storm.md
    storm/site/documentation/Distributed-RPC.md
    storm/site/documentation/Documentation.md
    storm/site/documentation/FAQ.md
    storm/site/documentation/Fault-tolerance.md
    storm/site/documentation/Guaranteeing-message-processing.md
    storm/site/documentation/Home.md
    storm/site/documentation/Hooks.md
    storm/site/documentation/Implementation-docs.md
    storm/site/documentation/Installing-native-dependencies.md
    storm/site/documentation/Kestrel-and-Storm.md
    storm/site/documentation/Lifecycle-of-a-topology.md
    storm/site/documentation/Local-mode.md
    storm/site/documentation/Maven.md
    storm/site/documentation/Message-passing-implementation.md
    storm/site/documentation/Metrics.md
    storm/site/documentation/Multilang-protocol.md
    storm/site/documentation/Powered-By.md
    storm/site/documentation/Project-ideas.md
    storm/site/documentation/Rationale.md
    storm/site/documentation/Running-topologies-on-a-production-cluster.md
    storm/site/documentation/Serialization-(prior-to-0.6.0).md
    storm/site/documentation/Serialization.md
    storm/site/documentation/Serializers.md
    storm/site/documentation/Setting-up-a-Storm-cluster.md
    storm/site/documentation/Setting-up-a-Storm-project-in-Eclipse.md
    storm/site/documentation/Setting-up-development-environment.md
    storm/site/documentation/Spout-implementations.md
    storm/site/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).md
    storm/site/documentation/Structure-of-the-codebase.md
    storm/site/documentation/Support-for-non-java-languages.md
    storm/site/documentation/Transactional-topologies.md
    storm/site/documentation/Trident-API-Overview.md
    storm/site/documentation/Trident-spouts.md
    storm/site/documentation/Trident-state.md
    storm/site/documentation/Trident-tutorial.md
    storm/site/documentation/Troubleshooting.md
    storm/site/documentation/Tutorial.md
    storm/site/documentation/Understanding-the-parallelism-of-a-Storm-topology.md
    storm/site/documentation/Using-non-JVM-languages-with-Storm.md
    storm/site/publish/about/drpc.html
    storm/site/publish/documentation/
    storm/site/publish/documentation/Acking-framework-implementation.html
    storm/site/publish/documentation/Clojure-DSL.html
    storm/site/publish/documentation/Command-line-client.html
    storm/site/publish/documentation/Common-patterns.html
    storm/site/publish/documentation/Concepts.html
    storm/site/publish/documentation/Configuration.html
    storm/site/publish/documentation/Contributing-to-Storm.html
    storm/site/publish/documentation/Creating-a-new-Storm-project.html
    storm/site/publish/documentation/DSLs-and-multilang-adapters.html
    storm/site/publish/documentation/Defining-a-non-jvm-language-dsl-for-storm.html
    storm/site/publish/documentation/Distributed-RPC.html
    storm/site/publish/documentation/Documentation.html
    storm/site/publish/documentation/FAQ.html
    storm/site/publish/documentation/Fault-tolerance.html
    storm/site/publish/documentation/Guaranteeing-message-processing.html
    storm/site/publish/documentation/Home.html
    storm/site/publish/documentation/Hooks.html
    storm/site/publish/documentation/Implementation-docs.html
    storm/site/publish/documentation/Installing-native-dependencies.html
    storm/site/publish/documentation/Kestrel-and-Storm.html
    storm/site/publish/documentation/Lifecycle-of-a-topology.html
    storm/site/publish/documentation/Local-mode.html
    storm/site/publish/documentation/Maven.html
    storm/site/publish/documentation/Message-passing-implementation.html
    storm/site/publish/documentation/Metrics.html
    storm/site/publish/documentation/Multilang-protocol.html
    storm/site/publish/documentation/Powered-By.html
    storm/site/publish/documentation/Project-ideas.html
    storm/site/publish/documentation/Rationale.html
    storm/site/publish/documentation/Running-topologies-on-a-production-cluster.html
    storm/site/publish/documentation/Serialization-(prior-to-0.6.0).html
    storm/site/publish/documentation/Serialization.html
    storm/site/publish/documentation/Serializers.html
    storm/site/publish/documentation/Setting-up-a-Storm-cluster.html
    storm/site/publish/documentation/Setting-up-a-Storm-project-in-Eclipse.html
    storm/site/publish/documentation/Setting-up-development-environment.html
    storm/site/publish/documentation/Spout-implementations.html
    storm/site/publish/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).html
    storm/site/publish/documentation/Structure-of-the-codebase.html
    storm/site/publish/documentation/Support-for-non-java-languages.html
    storm/site/publish/documentation/Transactional-topologies.html
    storm/site/publish/documentation/Trident-API-Overview.html
    storm/site/publish/documentation/Trident-spouts.html
    storm/site/publish/documentation/Trident-state.html
    storm/site/publish/documentation/Trident-tutorial.html
    storm/site/publish/documentation/Troubleshooting.html
    storm/site/publish/documentation/Tutorial.html
    storm/site/publish/documentation/Understanding-the-parallelism-of-a-Storm-topology.html
    storm/site/publish/documentation/Using-non-JVM-languages-with-Storm.html
Modified:
    storm/site/publish/feed.xml

Added: storm/site/about/drpc.md
URL: http://svn.apache.org/viewvc/storm/site/about/drpc.md?rev=1738144&view=auto
==============================================================================
--- storm/site/about/drpc.md (added)
+++ storm/site/about/drpc.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/index.html">
+<link rel="canonical" href="http://storm.apache.org/index.html" />

Added: storm/site/documentation/Acking-framework-implementation.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Acking-framework-implementation.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Acking-framework-implementation.md (added)
+++ storm/site/documentation/Acking-framework-implementation.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Acking-framework-implementation.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Acking-framework-implementation.html" />

Added: storm/site/documentation/Clojure-DSL.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Clojure-DSL.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Clojure-DSL.md (added)
+++ storm/site/documentation/Clojure-DSL.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Clojure-DSL.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Clojure-DSL.html" />

Added: storm/site/documentation/Command-line-client.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Command-line-client.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Command-line-client.md (added)
+++ storm/site/documentation/Command-line-client.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Command-line-client.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Command-line-client.html" />

Added: storm/site/documentation/Common-patterns.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Common-patterns.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Common-patterns.md (added)
+++ storm/site/documentation/Common-patterns.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Common-patterns.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Common-patterns.html" />

Added: storm/site/documentation/Concepts.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Concepts.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Concepts.md (added)
+++ storm/site/documentation/Concepts.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Concepts.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Concepts.html" />

Added: storm/site/documentation/Configuration.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Configuration.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Configuration.md (added)
+++ storm/site/documentation/Configuration.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Configuration.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Configuration.html" />

Added: storm/site/documentation/Contributing-to-Storm.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Contributing-to-Storm.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Contributing-to-Storm.md (added)
+++ storm/site/documentation/Contributing-to-Storm.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Contributing-to-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Contributing-to-Storm.html" />

Added: storm/site/documentation/Creating-a-new-Storm-project.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Creating-a-new-Storm-project.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Creating-a-new-Storm-project.md (added)
+++ storm/site/documentation/Creating-a-new-Storm-project.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Creating-a-new-Storm-project.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Creating-a-new-Storm-project.html" />

Added: storm/site/documentation/DSLs-and-multilang-adapters.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/DSLs-and-multilang-adapters.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/DSLs-and-multilang-adapters.md (added)
+++ storm/site/documentation/DSLs-and-multilang-adapters.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/DSLs-and-multilang-adapters.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/DSLs-and-multilang-adapters.html" />

Added: storm/site/documentation/Defining-a-non-jvm-language-dsl-for-storm.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Defining-a-non-jvm-language-dsl-for-storm.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Defining-a-non-jvm-language-dsl-for-storm.md (added)
+++ storm/site/documentation/Defining-a-non-jvm-language-dsl-for-storm.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Defining-a-non-jvm-language-dsl-for-storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Defining-a-non-jvm-language-dsl-for-storm.html" />

Added: storm/site/documentation/Distributed-RPC.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Distributed-RPC.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Distributed-RPC.md (added)
+++ storm/site/documentation/Distributed-RPC.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Distributed-RPC.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Distributed-RPC.html" />

Added: storm/site/documentation/Documentation.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Documentation.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Documentation.md (added)
+++ storm/site/documentation/Documentation.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/index.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/index.html" />

Added: storm/site/documentation/FAQ.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/FAQ.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/FAQ.md (added)
+++ storm/site/documentation/FAQ.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/FAQ.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/FAQ.html" />

Added: storm/site/documentation/Fault-tolerance.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Fault-tolerance.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Fault-tolerance.md (added)
+++ storm/site/documentation/Fault-tolerance.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Fault-tolerance.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Fault-tolerance.html" />

Added: storm/site/documentation/Guaranteeing-message-processing.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Guaranteeing-message-processing.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Guaranteeing-message-processing.md (added)
+++ storm/site/documentation/Guaranteeing-message-processing.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Guaranteeing-message-processing.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Guaranteeing-message-processing.html" />

Added: storm/site/documentation/Home.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Home.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Home.md (added)
+++ storm/site/documentation/Home.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/index.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/index.html" />

Added: storm/site/documentation/Hooks.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Hooks.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Hooks.md (added)
+++ storm/site/documentation/Hooks.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Hooks.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Hooks.html" />

Added: storm/site/documentation/Implementation-docs.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Implementation-docs.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Implementation-docs.md (added)
+++ storm/site/documentation/Implementation-docs.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Implementation-docs.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Implementation-docs.html" />

Added: storm/site/documentation/Installing-native-dependencies.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Installing-native-dependencies.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Installing-native-dependencies.md (added)
+++ storm/site/documentation/Installing-native-dependencies.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Installing-native-dependencies.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Installing-native-dependencies.html" />

Added: storm/site/documentation/Kestrel-and-Storm.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Kestrel-and-Storm.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Kestrel-and-Storm.md (added)
+++ storm/site/documentation/Kestrel-and-Storm.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Kestrel-and-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Kestrel-and-Storm.html" />

Added: storm/site/documentation/Lifecycle-of-a-topology.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Lifecycle-of-a-topology.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Lifecycle-of-a-topology.md (added)
+++ storm/site/documentation/Lifecycle-of-a-topology.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Lifecycle-of-a-topology.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Lifecycle-of-a-topology.html" />

Added: storm/site/documentation/Local-mode.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Local-mode.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Local-mode.md (added)
+++ storm/site/documentation/Local-mode.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Local-mode.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Local-mode.html" />

Added: storm/site/documentation/Maven.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Maven.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Maven.md (added)
+++ storm/site/documentation/Maven.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Maven.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Maven.html" />

Added: storm/site/documentation/Message-passing-implementation.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Message-passing-implementation.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Message-passing-implementation.md (added)
+++ storm/site/documentation/Message-passing-implementation.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Message-passing-implementation.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Message-passing-implementation.html" />

Added: storm/site/documentation/Metrics.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Metrics.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Metrics.md (added)
+++ storm/site/documentation/Metrics.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Metrics.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Metrics.html" />

Added: storm/site/documentation/Multilang-protocol.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Multilang-protocol.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Multilang-protocol.md (added)
+++ storm/site/documentation/Multilang-protocol.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Multilang-protocol.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Multilang-protocol.html" />

Added: storm/site/documentation/Powered-By.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Powered-By.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Powered-By.md (added)
+++ storm/site/documentation/Powered-By.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Powered-By.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Powered-By.html" />

Added: storm/site/documentation/Project-ideas.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Project-ideas.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Project-ideas.md (added)
+++ storm/site/documentation/Project-ideas.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Project-ideas.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Project-ideas.html" />

Added: storm/site/documentation/Rationale.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Rationale.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Rationale.md (added)
+++ storm/site/documentation/Rationale.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Rationale.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Rationale.html" />

Added: storm/site/documentation/Running-topologies-on-a-production-cluster.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Running-topologies-on-a-production-cluster.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Running-topologies-on-a-production-cluster.md (added)
+++ storm/site/documentation/Running-topologies-on-a-production-cluster.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Running-topologies-on-a-production-cluster.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Running-topologies-on-a-production-cluster.html" />

Added: storm/site/documentation/Serialization-(prior-to-0.6.0).md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Serialization-%28prior-to-0.6.0%29.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Serialization-(prior-to-0.6.0).md (added)
+++ storm/site/documentation/Serialization-(prior-to-0.6.0).md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serialization-(prior-to-0.6.0).html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serialization-(prior-to-0.6.0).html" />

Added: storm/site/documentation/Serialization.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Serialization.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Serialization.md (added)
+++ storm/site/documentation/Serialization.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serialization.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serialization.html" />

Added: storm/site/documentation/Serializers.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Serializers.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Serializers.md (added)
+++ storm/site/documentation/Serializers.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serializers.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serializers.html" />

Added: storm/site/documentation/Setting-up-a-Storm-cluster.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Setting-up-a-Storm-cluster.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Setting-up-a-Storm-cluster.md (added)
+++ storm/site/documentation/Setting-up-a-Storm-cluster.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-a-Storm-cluster.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-a-Storm-cluster.html" />

Added: storm/site/documentation/Setting-up-a-Storm-project-in-Eclipse.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Setting-up-a-Storm-project-in-Eclipse.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Setting-up-a-Storm-project-in-Eclipse.md (added)
+++ storm/site/documentation/Setting-up-a-Storm-project-in-Eclipse.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-a-Storm-project-in-Eclipse.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-a-Storm-project-in-Eclipse.html" />

Added: storm/site/documentation/Setting-up-development-environment.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Setting-up-development-environment.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Setting-up-development-environment.md (added)
+++ storm/site/documentation/Setting-up-development-environment.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-development-environment.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-development-environment.html" />

Added: storm/site/documentation/Spout-implementations.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Spout-implementations.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Spout-implementations.md (added)
+++ storm/site/documentation/Spout-implementations.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Spout-implementations.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Spout-implementations.html" />

Added: storm/site/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Storm-multi-language-protocol-%28versions-0.7.0-and-below%29.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).md (added)
+++ storm/site/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Storm-multi-language-protocol-(versions-0.7.0-and-below).html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Storm-multi-language-protocol-(versions-0.7.0-and-below).html" />

Added: storm/site/documentation/Structure-of-the-codebase.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Structure-of-the-codebase.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Structure-of-the-codebase.md (added)
+++ storm/site/documentation/Structure-of-the-codebase.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Structure-of-the-codebase.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Structure-of-the-codebase.html" />

Added: storm/site/documentation/Support-for-non-java-languages.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Support-for-non-java-languages.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Support-for-non-java-languages.md (added)
+++ storm/site/documentation/Support-for-non-java-languages.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Support-for-non-java-languages.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Support-for-non-java-languages.html" />

Added: storm/site/documentation/Transactional-topologies.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Transactional-topologies.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Transactional-topologies.md (added)
+++ storm/site/documentation/Transactional-topologies.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Transactional-topologies.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Transactional-topologies.html" />

Added: storm/site/documentation/Trident-API-Overview.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Trident-API-Overview.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Trident-API-Overview.md (added)
+++ storm/site/documentation/Trident-API-Overview.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-API-Overview.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-API-Overview.html" />

Added: storm/site/documentation/Trident-spouts.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Trident-spouts.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Trident-spouts.md (added)
+++ storm/site/documentation/Trident-spouts.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-spouts.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-spouts.html" />

Added: storm/site/documentation/Trident-state.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Trident-state.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Trident-state.md (added)
+++ storm/site/documentation/Trident-state.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-state.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-state.html" />

Added: storm/site/documentation/Trident-tutorial.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Trident-tutorial.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Trident-tutorial.md (added)
+++ storm/site/documentation/Trident-tutorial.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-tutorial.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-tutorial.html" />

Added: storm/site/documentation/Troubleshooting.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Troubleshooting.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Troubleshooting.md (added)
+++ storm/site/documentation/Troubleshooting.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Troubleshooting.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Troubleshooting.html" />

Added: storm/site/documentation/Tutorial.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Tutorial.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Tutorial.md (added)
+++ storm/site/documentation/Tutorial.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Tutorial.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Tutorial.html" />

Added: storm/site/documentation/Understanding-the-parallelism-of-a-Storm-topology.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Understanding-the-parallelism-of-a-Storm-topology.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Understanding-the-parallelism-of-a-Storm-topology.md (added)
+++ storm/site/documentation/Understanding-the-parallelism-of-a-Storm-topology.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Understanding-the-parallelism-of-a-Storm-topology.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Understanding-the-parallelism-of-a-Storm-topology.html" />

Added: storm/site/documentation/Using-non-JVM-languages-with-Storm.md
URL: http://svn.apache.org/viewvc/storm/site/documentation/Using-non-JVM-languages-with-Storm.md?rev=1738144&view=auto
==============================================================================
--- storm/site/documentation/Using-non-JVM-languages-with-Storm.md (added)
+++ storm/site/documentation/Using-non-JVM-languages-with-Storm.md Thu Apr  7 15:48:19 2016
@@ -0,0 +1,4 @@
+---
+---
+<meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Using-non-JVM-languages-with-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Using-non-JVM-languages-with-Storm.html" />

Added: storm/site/publish/about/drpc.html
URL: http://svn.apache.org/viewvc/storm/site/publish/about/drpc.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/about/drpc.html (added)
+++ storm/site/publish/about/drpc.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/index.html">
+<link rel="canonical" href="http://storm.apache.org/index.html" /></p>

Added: storm/site/publish/documentation/Acking-framework-implementation.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Acking-framework-implementation.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Acking-framework-implementation.html (added)
+++ storm/site/publish/documentation/Acking-framework-implementation.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Acking-framework-implementation.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Acking-framework-implementation.html" /></p>

Added: storm/site/publish/documentation/Clojure-DSL.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Clojure-DSL.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Clojure-DSL.html (added)
+++ storm/site/publish/documentation/Clojure-DSL.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Clojure-DSL.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Clojure-DSL.html" /></p>

Added: storm/site/publish/documentation/Command-line-client.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Command-line-client.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Command-line-client.html (added)
+++ storm/site/publish/documentation/Command-line-client.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Command-line-client.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Command-line-client.html" /></p>

Added: storm/site/publish/documentation/Common-patterns.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Common-patterns.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Common-patterns.html (added)
+++ storm/site/publish/documentation/Common-patterns.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Common-patterns.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Common-patterns.html" /></p>

Added: storm/site/publish/documentation/Concepts.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Concepts.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Concepts.html (added)
+++ storm/site/publish/documentation/Concepts.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Concepts.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Concepts.html" /></p>

Added: storm/site/publish/documentation/Configuration.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Configuration.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Configuration.html (added)
+++ storm/site/publish/documentation/Configuration.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Configuration.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Configuration.html" /></p>

Added: storm/site/publish/documentation/Contributing-to-Storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Contributing-to-Storm.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Contributing-to-Storm.html (added)
+++ storm/site/publish/documentation/Contributing-to-Storm.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Contributing-to-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Contributing-to-Storm.html" /></p>

Added: storm/site/publish/documentation/Creating-a-new-Storm-project.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Creating-a-new-Storm-project.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Creating-a-new-Storm-project.html (added)
+++ storm/site/publish/documentation/Creating-a-new-Storm-project.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Creating-a-new-Storm-project.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Creating-a-new-Storm-project.html" /></p>

Added: storm/site/publish/documentation/DSLs-and-multilang-adapters.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/DSLs-and-multilang-adapters.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/DSLs-and-multilang-adapters.html (added)
+++ storm/site/publish/documentation/DSLs-and-multilang-adapters.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/DSLs-and-multilang-adapters.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/DSLs-and-multilang-adapters.html" /></p>

Added: storm/site/publish/documentation/Defining-a-non-jvm-language-dsl-for-storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Defining-a-non-jvm-language-dsl-for-storm.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Defining-a-non-jvm-language-dsl-for-storm.html (added)
+++ storm/site/publish/documentation/Defining-a-non-jvm-language-dsl-for-storm.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Defining-a-non-jvm-language-dsl-for-storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Defining-a-non-jvm-language-dsl-for-storm.html" /></p>

Added: storm/site/publish/documentation/Distributed-RPC.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Distributed-RPC.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Distributed-RPC.html (added)
+++ storm/site/publish/documentation/Distributed-RPC.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Distributed-RPC.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Distributed-RPC.html" /></p>

Added: storm/site/publish/documentation/Documentation.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Documentation.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Documentation.html (added)
+++ storm/site/publish/documentation/Documentation.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/index.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/index.html" /></p>

Added: storm/site/publish/documentation/FAQ.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/FAQ.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/FAQ.html (added)
+++ storm/site/publish/documentation/FAQ.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/FAQ.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/FAQ.html" /></p>

Added: storm/site/publish/documentation/Fault-tolerance.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Fault-tolerance.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Fault-tolerance.html (added)
+++ storm/site/publish/documentation/Fault-tolerance.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Fault-tolerance.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Fault-tolerance.html" /></p>

Added: storm/site/publish/documentation/Guaranteeing-message-processing.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Guaranteeing-message-processing.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Guaranteeing-message-processing.html (added)
+++ storm/site/publish/documentation/Guaranteeing-message-processing.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Guaranteeing-message-processing.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Guaranteeing-message-processing.html" /></p>

Added: storm/site/publish/documentation/Home.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Home.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Home.html (added)
+++ storm/site/publish/documentation/Home.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/index.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/index.html" /></p>

Added: storm/site/publish/documentation/Hooks.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Hooks.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Hooks.html (added)
+++ storm/site/publish/documentation/Hooks.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Hooks.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Hooks.html" /></p>

Added: storm/site/publish/documentation/Implementation-docs.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Implementation-docs.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Implementation-docs.html (added)
+++ storm/site/publish/documentation/Implementation-docs.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Implementation-docs.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Implementation-docs.html" /></p>

Added: storm/site/publish/documentation/Installing-native-dependencies.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Installing-native-dependencies.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Installing-native-dependencies.html (added)
+++ storm/site/publish/documentation/Installing-native-dependencies.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Installing-native-dependencies.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Installing-native-dependencies.html" /></p>

Added: storm/site/publish/documentation/Kestrel-and-Storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Kestrel-and-Storm.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Kestrel-and-Storm.html (added)
+++ storm/site/publish/documentation/Kestrel-and-Storm.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Kestrel-and-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Kestrel-and-Storm.html" /></p>

Added: storm/site/publish/documentation/Lifecycle-of-a-topology.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Lifecycle-of-a-topology.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Lifecycle-of-a-topology.html (added)
+++ storm/site/publish/documentation/Lifecycle-of-a-topology.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Lifecycle-of-a-topology.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Lifecycle-of-a-topology.html" /></p>

Added: storm/site/publish/documentation/Local-mode.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Local-mode.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Local-mode.html (added)
+++ storm/site/publish/documentation/Local-mode.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Local-mode.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Local-mode.html" /></p>

Added: storm/site/publish/documentation/Maven.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Maven.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Maven.html (added)
+++ storm/site/publish/documentation/Maven.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Maven.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Maven.html" /></p>

Added: storm/site/publish/documentation/Message-passing-implementation.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Message-passing-implementation.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Message-passing-implementation.html (added)
+++ storm/site/publish/documentation/Message-passing-implementation.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Message-passing-implementation.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Message-passing-implementation.html" /></p>

Added: storm/site/publish/documentation/Metrics.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Metrics.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Metrics.html (added)
+++ storm/site/publish/documentation/Metrics.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Metrics.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Metrics.html" /></p>

Added: storm/site/publish/documentation/Multilang-protocol.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Multilang-protocol.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Multilang-protocol.html (added)
+++ storm/site/publish/documentation/Multilang-protocol.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Multilang-protocol.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Multilang-protocol.html" /></p>

Added: storm/site/publish/documentation/Powered-By.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Powered-By.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Powered-By.html (added)
+++ storm/site/publish/documentation/Powered-By.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Powered-By.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Powered-By.html" /></p>

Added: storm/site/publish/documentation/Project-ideas.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Project-ideas.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Project-ideas.html (added)
+++ storm/site/publish/documentation/Project-ideas.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Project-ideas.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Project-ideas.html" /></p>

Added: storm/site/publish/documentation/Rationale.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Rationale.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Rationale.html (added)
+++ storm/site/publish/documentation/Rationale.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Rationale.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Rationale.html" /></p>

Added: storm/site/publish/documentation/Running-topologies-on-a-production-cluster.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Running-topologies-on-a-production-cluster.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Running-topologies-on-a-production-cluster.html (added)
+++ storm/site/publish/documentation/Running-topologies-on-a-production-cluster.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Running-topologies-on-a-production-cluster.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Running-topologies-on-a-production-cluster.html" /></p>

Added: storm/site/publish/documentation/Serialization-(prior-to-0.6.0).html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Serialization-%28prior-to-0.6.0%29.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Serialization-(prior-to-0.6.0).html (added)
+++ storm/site/publish/documentation/Serialization-(prior-to-0.6.0).html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serialization-(prior-to-0.6.0).html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serialization-(prior-to-0.6.0).html" /></p>

Added: storm/site/publish/documentation/Serialization.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Serialization.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Serialization.html (added)
+++ storm/site/publish/documentation/Serialization.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serialization.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serialization.html" /></p>

Added: storm/site/publish/documentation/Serializers.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Serializers.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Serializers.html (added)
+++ storm/site/publish/documentation/Serializers.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Serializers.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Serializers.html" /></p>

Added: storm/site/publish/documentation/Setting-up-a-Storm-cluster.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Setting-up-a-Storm-cluster.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Setting-up-a-Storm-cluster.html (added)
+++ storm/site/publish/documentation/Setting-up-a-Storm-cluster.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-a-Storm-cluster.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-a-Storm-cluster.html" /></p>

Added: storm/site/publish/documentation/Setting-up-a-Storm-project-in-Eclipse.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Setting-up-a-Storm-project-in-Eclipse.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Setting-up-a-Storm-project-in-Eclipse.html (added)
+++ storm/site/publish/documentation/Setting-up-a-Storm-project-in-Eclipse.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-a-Storm-project-in-Eclipse.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-a-Storm-project-in-Eclipse.html" /></p>

Added: storm/site/publish/documentation/Setting-up-development-environment.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Setting-up-development-environment.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Setting-up-development-environment.html (added)
+++ storm/site/publish/documentation/Setting-up-development-environment.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Setting-up-development-environment.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Setting-up-development-environment.html" /></p>

Added: storm/site/publish/documentation/Spout-implementations.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Spout-implementations.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Spout-implementations.html (added)
+++ storm/site/publish/documentation/Spout-implementations.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Spout-implementations.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Spout-implementations.html" /></p>

Added: storm/site/publish/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Storm-multi-language-protocol-%28versions-0.7.0-and-below%29.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).html (added)
+++ storm/site/publish/documentation/Storm-multi-language-protocol-(versions-0.7.0-and-below).html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Storm-multi-language-protocol-(versions-0.7.0-and-below).html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Storm-multi-language-protocol-(versions-0.7.0-and-below).html" /></p>

Added: storm/site/publish/documentation/Structure-of-the-codebase.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Structure-of-the-codebase.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Structure-of-the-codebase.html (added)
+++ storm/site/publish/documentation/Structure-of-the-codebase.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Structure-of-the-codebase.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Structure-of-the-codebase.html" /></p>

Added: storm/site/publish/documentation/Support-for-non-java-languages.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Support-for-non-java-languages.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Support-for-non-java-languages.html (added)
+++ storm/site/publish/documentation/Support-for-non-java-languages.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Support-for-non-java-languages.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Support-for-non-java-languages.html" /></p>

Added: storm/site/publish/documentation/Transactional-topologies.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Transactional-topologies.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Transactional-topologies.html (added)
+++ storm/site/publish/documentation/Transactional-topologies.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Transactional-topologies.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Transactional-topologies.html" /></p>

Added: storm/site/publish/documentation/Trident-API-Overview.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Trident-API-Overview.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Trident-API-Overview.html (added)
+++ storm/site/publish/documentation/Trident-API-Overview.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-API-Overview.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-API-Overview.html" /></p>

Added: storm/site/publish/documentation/Trident-spouts.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Trident-spouts.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Trident-spouts.html (added)
+++ storm/site/publish/documentation/Trident-spouts.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-spouts.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-spouts.html" /></p>

Added: storm/site/publish/documentation/Trident-state.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Trident-state.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Trident-state.html (added)
+++ storm/site/publish/documentation/Trident-state.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-state.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-state.html" /></p>

Added: storm/site/publish/documentation/Trident-tutorial.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Trident-tutorial.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Trident-tutorial.html (added)
+++ storm/site/publish/documentation/Trident-tutorial.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Trident-tutorial.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Trident-tutorial.html" /></p>

Added: storm/site/publish/documentation/Troubleshooting.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Troubleshooting.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Troubleshooting.html (added)
+++ storm/site/publish/documentation/Troubleshooting.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Troubleshooting.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Troubleshooting.html" /></p>

Added: storm/site/publish/documentation/Tutorial.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Tutorial.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Tutorial.html (added)
+++ storm/site/publish/documentation/Tutorial.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Tutorial.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Tutorial.html" /></p>

Added: storm/site/publish/documentation/Understanding-the-parallelism-of-a-Storm-topology.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Understanding-the-parallelism-of-a-Storm-topology.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Understanding-the-parallelism-of-a-Storm-topology.html (added)
+++ storm/site/publish/documentation/Understanding-the-parallelism-of-a-Storm-topology.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Understanding-the-parallelism-of-a-Storm-topology.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Understanding-the-parallelism-of-a-Storm-topology.html" /></p>

Added: storm/site/publish/documentation/Using-non-JVM-languages-with-Storm.html
URL: http://svn.apache.org/viewvc/storm/site/publish/documentation/Using-non-JVM-languages-with-Storm.html?rev=1738144&view=auto
==============================================================================
--- storm/site/publish/documentation/Using-non-JVM-languages-with-Storm.html (added)
+++ storm/site/publish/documentation/Using-non-JVM-languages-with-Storm.html Thu Apr  7 15:48:19 2016
@@ -0,0 +1,2 @@
+<p><meta http-equiv="refresh" content="0; url=http://storm.apache.org/releases/current/Using-non-JVM-languages-with-Storm.html">
+<link rel="canonical" href="http://storm.apache.org/releases/current/Using-non-JVM-languages-with-Storm.html" /></p>

Modified: storm/site/publish/feed.xml
URL: http://svn.apache.org/viewvc/storm/site/publish/feed.xml?rev=1738144&r1=1738143&r2=1738144&view=diff
==============================================================================
--- storm/site/publish/feed.xml (original)
+++ storm/site/publish/feed.xml Thu Apr  7 15:48:19 2016
@@ -5,8 +5,8 @@
     <description></description>
     <link>http://storm.apache.org/</link>
     <atom:link href="http://storm.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 07 Apr 2016 09:30:50 -0500</pubDate>
-    <lastBuildDate>Thu, 07 Apr 2016 09:30:50 -0500</lastBuildDate>
+    <pubDate>Thu, 07 Apr 2016 10:47:17 -0500</pubDate>
+    <lastBuildDate>Thu, 07 Apr 2016 10:47:17 -0500</lastBuildDate>
     <generator>Jekyll v3.1.2</generator>
     
       <item>