You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/09 21:40:06 UTC

[2/4] git commit: storm-starter: remove leiningen section because leiningen is not used anymore

storm-starter: remove leiningen section because leiningen is not used anymore


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

Branch: refs/heads/master
Commit: be8a22b0541e0fe7d5dcbc4c83b17d3b92328e99
Parents: d5dee0e
Author: Michael G. Noll <mi...@michael-noll.com>
Authored: Mon Mar 24 20:47:37 2014 +0100
Committer: Michael G. Noll <mi...@michael-noll.com>
Committed: Mon Mar 24 20:47:37 2014 +0100

----------------------------------------------------------------------
 examples/storm-starter/README.markdown | 10 ----------
 1 file changed, 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/be8a22b0/examples/storm-starter/README.markdown
----------------------------------------------------------------------
diff --git a/examples/storm-starter/README.markdown b/examples/storm-starter/README.markdown
index 13dd9e4..f10f444 100644
--- a/examples/storm-starter/README.markdown
+++ b/examples/storm-starter/README.markdown
@@ -47,16 +47,6 @@ If you want to learn more about how Storm works, please head over to the
 [Storm project page](http://storm.incubator.apache.org).
 
 
-<a name="leiningen"></a>
-
-# Using storm-starter with Leiningen
-
-## Install Leiningen
-
-The storm-starter build uses [Leiningen](http://leiningen.org/) 2.0.  Install Leiningen by following the
-[leiningen installation instructions](https://github.com/technomancy/leiningen).
-
-
 <a name="maven"></a>
 
 # Using storm-starter with Maven