Andrea Tortorella <elian...@gmail.com> writes:

> Yes, I'd like to use the new branch not the master one, anyway having
> this dependency in project.clj:
>
> [org.clojure/clojure "1.1.0-new-SNAPSHOT"]
>
> and using lein repl, I still have 1.1.0-alpha-SNAPSHOT at the repl.

That's a bug. Currently due to I/O limitations with the repl it's not
capable of being launched in a subclassloader, so it must use the same
version of Clojure as Leiningen. See "Known Issues" in the readme.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to