The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 |
From: Stuart Halloway <stuart.hallo...@gmail.com>
Date: Fri, 30 Jul 2010 11:00:03 -0400
Local: Fri, Jul 30 2010 11:00 am
Subject: Clojure 1.2 RC1
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: http://github.com/clojure/clojure/blob/1.2.x/changes.txt For maven/leiningen users, your settings to get the beta from build.clojure.org/releases are: :dependencies [[org.clojure/clojure "1.2.0-RC"] [org.clojure/clojure-contrib "1.2.0-RC1"] To everyone who has contributed to 1.2, many thanks! Stu
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: ngocdaothanh <ngocdaoth...@gmail.com>
Date: Fri, 30 Jul 2010 09:04:50 -0700 (PDT)
Local: Fri, Jul 30 2010 12:04 pm
Subject: Re: Clojure 1.2 RC1
> :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 must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Mark Engelberg <mark.engelb...@gmail.com>
Date: Sun, 1 Aug 2010 01:36:28 -0700
Local: Sun, Aug 1 2010 4:36 am
Subject: Re: Clojure 1.2 RC1
On Fri, Jul 30, 2010 at 8:00 AM, Stuart Halloway <stuart.hallo...@gmail.com>wrote: Is there any particular reason the contrib release candidate zip have a compiled jar inside it?
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Mark Engelberg <mark.engelb...@gmail.com>
Date: Sun, 1 Aug 2010 01:37:06 -0700
Local: Sun, Aug 1 2010 4:37 am
Subject: Re: Clojure 1.2 RC1
Meant to say, "...zip doesn't have a compiled jar..." On Sun, Aug 1, 2010 at 1:36 AM, Mark Engelberg <mark.engelb...@gmail.com>wrote:
> 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, at: >> http://clojure.org/downloads > Is there any particular reason the contrib release candidate zip have a > compiled jar inside it?
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Btsai <benny.t...@gmail.com>
Date: Sun, 1 Aug 2010 10:08:08 -0700 (PDT)
Local: Sun, Aug 1 2010 1:08 pm
Subject: Re: Clojure 1.2 RC1
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.com>wrote:
> > 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, at:
> >>http://clojure.org/downloads
> > Is there any particular reason the contrib release candidate zip have a
> > compiled jar inside it?
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Mark Engelberg <mark.engelb...@gmail.com>
Date: Sun, 1 Aug 2010 12:12:18 -0700
Local: Sun, Aug 1 2010 3:12 pm
Subject: Re: Clojure 1.2 RC1
You must Sign in before you can post messages.
You do not have the permission required to post.
|
|
|