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 2013/12/19 07:25:16 UTC

[04/12] git commit: revert zookeeper upgrade change

revert zookeeper upgrade change


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

Branch: refs/heads/master
Commit: 9ee5587ad452f4aaa346d6f88a8c206201aa59db
Parents: ed7e0f8
Author: David Lao <da...@microsoft.com>
Authored: Fri Jun 21 11:31:06 2013 -0700
Committer: David Lao <da...@microsoft.com>
Committed: Fri Jun 21 11:31:06 2013 -0700

----------------------------------------------------------------------
 project.clj | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/9ee5587a/project.clj
----------------------------------------------------------------------
diff --git a/project.clj b/project.clj
index 74c874d..7f59387 100644
--- a/project.clj
+++ b/project.clj
@@ -10,8 +10,6 @@
                  [clj-time "0.4.1"]
                  [com.netflix.curator/curator-framework "1.0.1"
                   :exclusions [log4j/log4j]]
-                 [org.apache.zookeeper/zookeeper "3.4.5"
-                  :exclusions [com.sun.jmx/jmxri com.sun.jdmk/jmxtools javax.jms/jms log4j/log4j jline org.slf4j/slf4j-log4j12]]
                  [backtype/jzmq "2.1.0"]
                  [com.googlecode.json-simple/json-simple "1.1"]
                  [compojure "1.1.3"]