Try:
    lein deps :tree

It sounds like one of your dependencies uses ranges?

Sean

On Tue, Jan 29, 2013 at 9:16 PM, larry google groups
<lawrencecloj...@gmail.com> wrote:
> Very strange. I just switched back to my home computer. I wanted to
> get all the work I had done at work this last week, so I did "git pull
> origin master" to pull it down from github. I have not used my home
> computer in a week. Then I ran "lein uberjar":
>
> lein uberjar
> Retrieving org/clojure/clojure/1.5.0-RC4/clojure-1.5.0-RC4.pom from
> central
> Compiling kiosks-clojure.core
> Created /Users/lner/projects/timeout_planning_module/target/kiosks-
> clojure-0.1.jar
> Including kiosks-clojure-0.1.jar
> Including jsr305-1.3.9.jar
> ;;
> ;; much more here
> ;;
>
> Why did lein just retrieve Clojure 1.5.0-RC4? My project.clj file
> reads:
>
>   :dependencies [[org.clojure/clojure "1.4.0"]
> ;; plus much more
>
> --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>



-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to