Re: Clojure 1.2 Release

2010-09-14 Thread Mark Derricutt
I got tripped up on permissions on oss.sonatype.org as my account doesn't give me access to deploy org.clojure. You don't have org.clojure permissions, so the staging artifacts went into default 'Central Bundles' profile, artifacts in which need to be reviewed and released by us. I've not (yet -

Re: Clojure 1.2 Release

2010-09-14 Thread Mark Derricutt
So clojure 1.2.0 is now in maven central: dependency groupIdorg.clojure/groupId artifactIdclojure/artifactId version1.2.0/version /dependency I got sidetracked with phonecalls from parents last night and didn't get clojure-contrib submitted for central but will do that today. Now I

Re: Clojure 1.2 Release

2010-09-13 Thread Warren Wood
Can we get a status update on that :) ? On Aug 19, 3:22 pm, Mark Derricutt m...@talios.com wrote: I think I can do that - or at least push that along.  Will check into it when I get to the office in about 30 minutes. PS: Direct sync to central is easy via oss.sonatype.org repositories. --

Re: Clojure 1.2 Release

2010-09-13 Thread Mark Derricutt
I spent some time looking at this yesterday - I just need to create a -sources.jar and a javadoc.jar to satisfy the enforcer rules on the oss.sonatype.org repository deployment process. I'll take another stab tonight see where I get. Mark -- Pull me down under... On Tue, Sep 14, 2010 at 8:04

Clojure 1.2 Release

2010-08-19 Thread Rich Hickey
I'm pleased to announce today the release of Clojure 1.2. http://clojure.org/downloads For maven/leiningen users, your settings to get the beta from build.clojure.org/releases are: :dependencies [[org.clojure/clojure 1.2.0] [org.clojure/clojure-contrib 1.2.0] This

Re: Clojure 1.2 Release

2010-08-19 Thread Rayne
Congratulations! Thanks to everybody who worked on this masterpiece. Best. Language. Ever. On Aug 19, 10:25 am, Rich Hickey richhic...@gmail.com wrote: I'm pleased to announce today the release of Clojure 1.2. http://clojure.org/downloads For maven/leiningen users, your settings to get the

Re: Clojure 1.2 Release

2010-08-19 Thread Baishampayan Ghose
I'm pleased to announce today the release of Clojure 1.2. Woohoo! Time to party and then port all the 13k lines of Clojure code that we have written so far to 1.2. Awesome work, Rich co. Clojure rocks! Regards, BG -- Baishampayan Ghose b.ghose at gmail.com -- You received this message

Re: Clojure 1.2 Release

2010-08-19 Thread Stefan Kamphausen
Hi, On 19 Aug., 17:25, Rich Hickey richhic...@gmail.com wrote: I'm pleased to announce today the release of Clojure 1.2. this is a great achievement. Congratulations to all involved and thank you! For us it the release is just on time. We will finish our book / tomorrow/ and I had been

Re: Clojure 1.2 Release

2010-08-19 Thread Greg
Congrats! :-D BTW, the link to clojure-contrib-1.2 seems to be broken (currently returning 404): http://github.com/downloads/clojure/clojure/clojure-contrib-1.2.0.zip Was RC3 the final build? I couldn't find the answer in the release notes. Cheers, Greg On Aug 19, 2010, at 8:25 AM, Rich

Re: Clojure 1.2 Release

2010-08-19 Thread limux
Congrats and Cheers, :-) 2010/8/19 Greg g...@kinostudios.com: Congrats! :-D BTW, the link to clojure-contrib-1.2 seems to be broken (currently returning 404): http://github.com/downloads/clojure/clojure/clojure-contrib-1.2.0.zip Was RC3 the final build? I couldn't find the answer in the

Re: Clojure 1.2 Release

2010-08-19 Thread Meikel Brandmeyer
Hi, On 19 Aug., 17:56, Greg g...@kinostudios.com wrote: http://github.com/downloads/clojure/clojure/clojure-contrib-1.2.0.zip I would expect this to be: http://github.com/downloads/clojure/clojure-contrib/clojure-contrib-1.2.0.zip Sincerely Meikel -- You received this message because you

Re: Clojure 1.2 Release

2010-08-19 Thread Nicolas Oury
Congratulations!! I am very happy with 1.2, as everybody I think. Great improvements to my favorite language. Your announcement got me curious: what are the future call linkage improvements? Thanks to all of you, it's great. Best, Nicolas. -- You received this message because you are

Re: Clojure 1.2 Release

2010-08-19 Thread Btsai
Congratulations! Just as a heads-up, the download link for Clojure Contrib on http://clojure.org/downloads is currently broken. It's pointing to: http://github.com/downloads/clojure/clojure/clojure-contrib-1.2.0.zip .. when I'm guessing it should be:

Re: Clojure 1.2 Release

2010-08-19 Thread Stuart Halloway
Link fixed, thanks. Clojure 1.2 is RC3, but for the metadata change to remove the RC3 part. The changes.txt notes this, but for some reason my git branch tracking 1.2.x isn't pushing. I just pushed it explicitly. Stu Congrats! :-D BTW, the link to clojure-contrib-1.2 seems to be broken

Re: Clojure 1.2 Release

2010-08-19 Thread Chas Emerick
On Aug 19, 2010, at 11:25 AM, Rich Hickey wrote: I'm pleased to announce today the release of Clojure 1.2. A huge milestone. Thanks, Rich, and to everyone else that has helped, fretted, argued, and worked to make Clojure and its community what it is today. I can't wait to see what

Re: Clojure 1.2 Release

2010-08-19 Thread Justin Kramer
Woohoo, congrats! Can't wait to see all the new goodies that are in store for the next version. Justin On Aug 19, 11:25 am, Rich Hickey richhic...@gmail.com wrote: I'm pleased to announce today the release of Clojure 1.2. http://clojure.org/downloads For maven/leiningen users, your settings

Re: Clojure 1.2 Release

2010-08-19 Thread Fogus
What a day for Clojure! If anyone wants more information than what's available in Rich's links, then you can view the slides for a talk I'm giving tonight: http://fogus.me/static/preso/clj1.2+/ -- You received this message because you are subscribed to the Google Groups Clojure group. To post

Re: Clojure 1.2 Release

2010-08-19 Thread MarkSwanson
Excellent news. -- 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

Re: Clojure 1.2 Release

2010-08-19 Thread Jeff Brown
On Thu, Aug 19, 2010 at 10:25 AM, Rich Hickey richhic...@gmail.com wrote: I'm pleased to announce today the release of Clojure 1.2. http://clojure.org/downloads For maven/leiningen users, your settings to get the beta from build.clojure.org/releases are:         :dependencies

Re: Clojure 1.2 Release

2010-08-19 Thread Stuart Sierra
On Aug 19, 1:12 pm, Jeff Brown j...@jeffandbetsy.net wrote: When should 1.2.0 be available athttp://repo2.maven.org/maven2/org/clojure/clojure/? We don't have a direct sync to Maven central. They don't seem to be giving those out anymore. So someone with the authority will have to upload it

Re: Clojure 1.2 Release

2010-08-19 Thread Mark Derricutt
I think I can do that - or at least push that along. Will check into it when I get to the office in about 30 minutes. PS: Direct sync to central is easy via oss.sonatype.org repositories. -- Pull me down under... On Fri, Aug 20, 2010 at 6:42 AM, Stuart Sierra the.stuart.sie...@gmail.comwrote: