Re: Standalone 1.2 contrib

2010-09-09 Thread Jacek Laskowski
On Fri, Sep 10, 2010 at 12:09 AM, Stuart Sierra wrote: > Do we need a direct link to the JAR on the download page?  That's easy > enough. I think the easier the better for its adoption. If a single user has asked for it, I'd add it (even though others might consider what's available already as e

Re: Standalone 1.2 contrib

2010-09-09 Thread Stuart Sierra
Yes, it's in the ZIP file, distributed through http://clojure.org/downloads It's in the ZIP file at target/clojure-contrib-1.2.0.jar You can also download it directly at http://build.clojure.org/releases/org/clojure/clojure-contrib/1.2.0/clojure-contrib-1.2.0.jar Do we need a direct link to the

Re: Standalone 1.2 contrib

2010-09-09 Thread faenvie
*1* a java-based alternative to maven and ant is gradle. pro: - gradle is a fantastic build-framework contra: - gradle is not leightweight -> even more thirdparty-dependencys - build-scripts are implemented in a groovy-based DSL -> gradle-users have to learn groovy basics i think a clojure-p

Re: Standalone 1.2 contrib

2010-09-08 Thread Sean Corfield
On Wed, Sep 8, 2010 at 10:56 PM, Adrian Cuthbertson wrote: > - A personal antipathy towards "bloat" and anything that "just gets > downloaded" without my fully understanding what it is and why it's > there. Yes, this is my main objection to maven and why I've resolutely stuck with ant and managin

Re: Standalone 1.2 contrib

2010-09-08 Thread Adrian Cuthbertson
Thanks Phil, the release jars address my concerns. Just to elaborate on Sean C's post, I think Leiningen is a great initiative - especially for those new to clojure/java, but for me it and maven are dissonant with my setup. From various comments on the list, I suspect there are others who have a s

Re: Standalone 1.2 contrib

2010-09-08 Thread Sean Corfield
I think Leiningen does a great job of hiding maven. I initially wanted to avoid Leiningen because of maven and when I was putting together cfmljure (as a way to introduce Clojure to CFML developers :) I initially documented the download ZIP, unzip, copy JARs approach but then I reconsidered and upd

Re: Standalone 1.2 contrib

2010-09-08 Thread Phil Hagelberg
On Wed, Sep 8, 2010 at 12:38 PM, Sean Devlin wrote: > Rich/Core > This is WAY TOO MUCH WORK.  The first entries on the download page > should be just .JARs, and then below that you could have the zip files > you have now.  Also, the simple version should be bigger.  Here's the > rough idea of what

Re: Standalone 1.2 contrib

2010-09-08 Thread Adrian Cuthbertson
l Message- >> From: Sean Devlin >> >> Sender: clojure@googlegroups.com >> Date: Wed, 8 Sep 2010 12:38:27 >> To: Clojure >> Reply-To: clojure@googlegroups.com >> Subject: Re: Standalone 1.2 contrib >> >> Laurent, >> Thank you for the specific hel

Re: Standalone 1.2 contrib

2010-09-08 Thread Sean Devlin
> > Thanks, > Peter > > > > -Original Message- > From: Sean Devlin > > Sender: clojure@googlegroups.com > Date: Wed, 8 Sep 2010 12:38:27 > To: Clojure > Reply-To: clojure@googlegroups.com > Subject: Re: Standalone 1.2 contrib > > Laurent, &g

Re: Standalone 1.2 contrib

2010-09-08 Thread buckmeisterq
to get clojure, contrib, everything else, plus properly setup your app to start. Thanks, Peter -Original Message- From: Sean Devlin Sender: clojure@googlegroups.com Date: Wed, 8 Sep 2010 12:38:27 To: Clojure Reply-To: clojure@googlegroups.com Subject: Re: Standalone 1.2 contrib Laure

Re: Standalone 1.2 contrib

2010-09-08 Thread Sean Devlin
Laurent, Thank you for the specific help. Rich/Core This is WAY TOO MUCH WORK. The first entries on the download page should be just .JARs, and then below that you could have the zip files you have now. Also, the simple version should be bigger. Here's the rough idea of what I mean Clojure C

Re: Standalone 1.2 contrib

2010-09-08 Thread Laurent PETIT
look in the target/ dir of the zip ... 2010/9/8 Sean Devlin : > Yep.  It downloaded a zip file, which needed built.  Maven broke.  I > really don't want to mess with maven right now.  I just want a contrib > JAR. > > On Sep 8, 3:22 pm, Laurent PETIT wrote: >> Hi, >> >> Have you followed the Downl

Re: Standalone 1.2 contrib

2010-09-08 Thread Sean Devlin
Yep. It downloaded a zip file, which needed built. Maven broke. I really don't want to mess with maven right now. I just want a contrib JAR. On Sep 8, 3:22 pm, Laurent PETIT wrote: > Hi, > > Have you followed the Download link from clojure.org ? > > 2010/9/8 Sean Devlin : > > > Is there a mon

Re: Standalone 1.2 contrib

2010-09-08 Thread Laurent PETIT
Hi, Have you followed the Download link from clojure.org ? 2010/9/8 Sean Devlin : > Is there a monolithic standalone contrib jar out there?  A download & > forget type of thing? > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this

Standalone 1.2 contrib

2010-09-08 Thread Sean Devlin
Is there a monolithic standalone contrib jar out there? A download & forget type of thing? -- 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 -