-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work with Clojure 1.8 #24
Comments
Can you post the output of |
Happy to help if you have more info, but without that there's not much more I can do. Feel free to reopen. |
Thanks for your offer. I'm slammed at the moment, but when I have some spare cycles I'll look into it more. |
@greglook stacktrace: Possibly confusing dependencies found:
[gui-diff "0.6.7"] -> [fipp "0.4.1"]
overrides
[venantius/ultra "0.5.0"] -> [mvxcvi/whidbey "1.3.0"] -> [mvxcvi/puget "1.0.0"] -> [fipp "0.6.3"]
and
[venantius/ultra "0.5.0"] -> [mvxcvi/puget "1.0.1"] -> [fipp "0.6.6"]
Consider using these exclusions:
[venantius/ultra "0.5.0" :exclusions [fipp]]
[venantius/ultra "0.5.0" :exclusions [fipp]]
[alembic "0.3.2"]
[lein-as-resource "2.5.0" :exclusions [[org.clojure/clojure]]]
[org.flatland/classlojure "0.7.0" :exclusions [[org.clojure/clojure]]]
[cider/cider-nrepl "0.14.0"]
[org.tcrawley/dynapath "0.2.4" :exclusions [[org.clojure/clojure]]]
[clojure-complete "0.2.4" :exclusions [[org.clojure/clojure]]]
[gui-diff "0.6.7"]
[fipp "0.4.1"]
[org.clojure/data.finger-tree "0.0.1"]
[transduce "0.1.0"]
[org.clojars.trptcolin/sjacket "0.1.4" :exclusions [[org.clojure/clojure]]]
[net.cgrand/parsley "0.9.1"]
[net.cgrand/regex "1.1.0"]
[org.codehaus.jsr166-mirror/jsr166y "1.7.0"]
[org.flatland/ordered "1.5.3"]
[org.flatland/useful "0.9.0"]
[instaparse "1.4.3"]
[org.clojure/clojure "1.8.0"]
[org.clojure/tools.macro "0.1.2"]
[org.clojure/tools.nrepl "0.2.12"]
[refactor-nrepl "2.2.0"]
[venantius/ultra "0.5.0"]
[grimradical/clj-semver "0.3.0" :exclusions [[org.clojure/clojure]]]
[io.aviso/pretty "0.1.30"]
[mvxcvi/puget "1.0.1"]
[mvxcvi/arrangement "1.1.0"]
[mvxcvi/whidbey "1.3.0"]
[org.clojure/data.codec "0.1.0"]
[org.clojars.brenton/google-diff-match-patch "0.1"]
[robert/hooke "1.3.0"]
[venantius/glow "0.1.4" :exclusions [[hiccup] [garden]]]
[clj-antlr "0.2.3"]
[org.antlr/antlr4-runtime "4.5.3"]
[org.antlr/antlr4 "4.5.3"] |
@Immortalin this should be in a new issue, but that message |
Whidbey crashes everything when loaded as a plugin in Clojure 1.8.
This is perhaps related to venantius/ultra#47 and venantius/ultra#59 .
The text was updated successfully, but these errors were encountered: