Re: Clojure 1.2 RC1

2010-08-01 Thread Mark Engelberg
Meant to say, ...zip doesn't have a compiled jar... On Sun, Aug 1, 2010 at 1:36 AM, Mark Engelberg mark.engelb...@gmail.comwrote: On Fri, Jul 30, 2010 at 8:00 AM, Stuart Halloway stuart.hallo...@gmail.com wrote: Clojure 1.2 RC 1 is now available, along with a corresponding Clojure Contrib,

Re: Clojure 1.2 RC1

2010-08-01 Thread Btsai
The jar can be located in the target sub-directory. On Aug 1, 2:37 am, Mark Engelberg mark.engelb...@gmail.com wrote: Meant to say, ...zip doesn't have a compiled jar... On Sun, Aug 1, 2010 at 1:36 AM, Mark Engelberg mark.engelb...@gmail.comwrote: On Fri, Jul 30, 2010 at 8:00 AM, Stuart

Re: Clojure 1.2 RC1

2010-08-01 Thread Mark Engelberg
Aha, so it is. Thanks! -- 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

Clojure 1.2 RC1

2010-07-30 Thread Stuart Halloway
Clojure 1.2 RC 1 is now available, along with a corresponding Clojure Contrib, at: http://clojure.org/downloads There are very few changes since beta 1. These changes, as well as the longer list of changes in 1.2, are described in the changes file at:

Re: Clojure 1.2 RC1

2010-07-30 Thread ngocdaothanh
         :dependencies [[org.clojure/clojure 1.2.0-RC] [org.clojure/clojure 1.2.0-RC] did not work for me. Changing to [org.clojure/clojure 1.2.0-RC1] works. -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to