Re: Continuous Integration Builds for Clojure are Back!

2009-08-24 Thread Mark Derricutt
I had created the plan, but couldn't clone any of the clojure plans ( I could clone others ). However, as the project is now pretty stable (I just released 1.0 in fact) a CI build isn't really needed any more. However I can't seem to find any links to delete the plan I created :( Mark -- On Mo

Re: Continuous Integration Builds for Clojure are Back!

2009-08-23 Thread Howard Lewis Ship
Please get back to me; you should be able to set up your own builds, if not I can do it for you, or walk you through it. It's under "Create Plan". On Fri, Aug 21, 2009 at 3:47 PM, Mark Derricutt wrote: > Hrm - I couldn't clone any of the clojure builds as they wer'nt listed, and > I see theres n

Re: Continuous Integration Builds for Clojure are Back!

2009-08-21 Thread Mark Derricutt
Hrm - I couldn't clone any of the clojure builds as they wer'nt listed, and I see theres no agent that'll build maven2 so my builds just stuck in the queue. I guess the servers only setup to build with ant? -- On Thu, Aug 20, 2009 at 1:13 PM, Howard Lewis Ship wrote: > > Why don't you do the

Re: Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Howard Lewis Ship
Looks like it may be failing for other reasons. See the latest output log: http://tapestry.formos.com/bamboo/browse/CLJC-TRUNK/latest On Wed, Aug 19, 2009 at 1:53 PM, Stephen C. Gilardi wrote: > > On Aug 19, 2009, at 12:43 PM, Howard Lewis Ship wrote: > > [java] java.lang.Exception: Name c

Re: Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Howard Lewis Ship
Why don't you do the group rename first. Bamboo is easy enough to use, I can give you a hand if you need it. It's open to register and you can clone the existing Clojure or Clojure Contriub plans to form one for your plugin. On Wed, Aug 19, 2009 at 3:24 PM, Mark Derricutt wrote: > Excellent - an

Re: Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Mark Derricutt
Excellent - any chance: http://github.com/talios/clojure-maven-plugin could be added as well? I was about to go and see about getting it deployed to oss.sonatype.org but I do like the idea of a 'central clojure repository'. However, currently I'm using the 'org.clojure' groupid which, giving

Re: Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Stephen C. Gilardi
On Aug 19, 2009, at 12:43 PM, Howard Lewis Ship wrote: [java] java.lang.Exception: Name conflict, can't def assoc! because namespace: clojure.contrib.repl-ln refers to:#'clojure.core/assoc! (repl_ln.clj:71) The current (HEAD) version of clojure.contrib/repl_ln.clj no longer defines asso

Re: Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Chas Emerick
On Aug 19, 2009, at 12:43 PM, Howard Lewis Ship wrote: > I've finally had a chance (after about a month of travel and other > distractions) to get the Clojure and Clojure Contrib builds on > Tapestry360 (http://tapestry.formos.com/bamboo) working again. Heh, I'm actually setting up a new hudson

Continuous Integration Builds for Clojure are Back!

2009-08-19 Thread Howard Lewis Ship
I've finally had a chance (after about a month of travel and other distractions) to get the Clojure and Clojure Contrib builds on Tapestry360 (http://tapestry.formos.com/bamboo) working again. There are now post-checkin builds for clojure and clojure-contrib. There are nightly builds for both pr