cljsbuild 0.2.2 build failure

2012-07-01 Thread Eric Harris-Braun
This gist https://gist.github.com/3019801 shows a lein cljsbuild failure 
with the error:

Could not locate clojure/instant__init.class or clojure/instant.clj on 
classpath

Does anybody have any idea why this would be happening and what to do to 
fix it?

Thanks,

-e

-- 
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

Re: cljsbuild 0.2.2 build failure

2012-07-01 Thread Daniel Renfer
You need to upgrade to clojure 1.4.0 or later. I don't know if that
was by design, but it solved it for me.

On Sun, Jul 1, 2012 at 9:52 AM, Eric Harris-Braun
 wrote:
> This gist https://gist.github.com/3019801 shows a lein cljsbuild failure
> with the error:
>
> Could not locate clojure/instant__init.class or clojure/instant.clj on
> classpath
>
> Does anybody have any idea why this would be happening and what to do to fix
> it?
>
> Thanks,
>
> -e
>
> --
> 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 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