Github user xpe commented on the pull request:
https://github.com/apache/incubator-storm/pull/66#issuecomment-44756441
I think that "a ton of namespace conflicts" is overstated. When I tried
Clojure 1.6.0, I saw namespace conflicts that all had to do with `some?`.
Clojure 1.6 added
[some?](http://clojure.github.io/clojure/clojure.core-api.html#clojure.core/some?).
I think this is easily solved, since `some?` is only used by
`zip-contains-dir?`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---