GitHub user Lewuathe opened a pull request:
https://github.com/apache/storm/pull/390
[STORM-630] Support for Clojure 1.6.0
Through upgrading clojure 1.6.0, there are name space conflicts in
`zip-contains-dir?`. Renamed it.
It looks there is no other dependencies of `some?` function and a topology,
`ExclamationTopology` seems fine with
on my test cluster. If there is any other concern about upgrading clojure,
please let me know.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Lewuathe/storm upgrade-clojure
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/390.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #390
----
commit dd92c0d87e589b345ae1167e7318e43ba44556bf
Author: lewuathe <[email protected]>
Date: 2015-01-21T13:04:14Z
[STORM-630] Support for Clojure 1.6.0
----
---
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.
---