Re: Clojure-contrib build fails

2009-03-04 Thread timc
Thanks Konrad - that did the trick! On Mar 4, 5:43 pm, Konrad Hinsen wrote: > On Mar 4, 2009, at 18:21, timc wrote: > > > After checking out the trunk of clojure-contrib (revision 565) and > > doing "ant jar", I get this: > > > compile_clojure: > >      [java] Compiling clojure.contrib.accumulat

Re: Clojure-contrib build fails

2009-03-04 Thread Konrad Hinsen
On Mar 4, 2009, at 18:21, timc wrote: > After checking out the trunk of clojure-contrib (revision 565) and > doing "ant jar", I get this: > > compile_clojure: > [java] Compiling clojure.contrib.accumulators to C: > \eclipseWS1\clojure-cont > rib\classes > [java] java.lang.IllegalArgumen

Re: Clojure-contrib build fails

2009-03-04 Thread Stephen C. Gilardi
I'm not getting that exception. The fact that "ant jar" is compiling code means that you've specified a clojure.jar property for ant in some way other than the command line (properties file?). One thing to check is whether the clojure.jar at that path was built from the current svn checkout

Another build.xml patch for contrib (was: Re: clojure-contrib build fails; ant does not like "path" element for jar)

2008-12-05 Thread Meikel Brandmeyer
Hi, Am 05.12.2008 um 14:40 schrieb Stefan Bodewig: BUILD FAILED /Users/gj/site/clojure/clojure-contrib/build.xml:62: The type doesn't support the nested "path" element. That was added in Ant 1.7.0, released two years ago. Hmmm... For me the path element works and I have an ant 1.7.0... Any

Re: clojure-contrib build fails; ant does not like "path" element for jar

2008-12-05 Thread Stefan Bodewig
On 2008-12-05, Juergen Gmeiner <[EMAIL PROTECTED]> wrote: > BUILD FAILED > /Users/gj/site/clojure/clojure-contrib/build.xml:62: The type > doesn't support the nested "path" element. That was added in Ant 1.7.0, released two years ago. Stefan --~--~-~--~~~---~--~---

Re: clojure-contrib build fails; ant does not like "path" element for jar

2008-12-05 Thread Juergen Gmeiner
Or better even: I think I'll have some more coffe :) --~--~-~--~~~---~--~~ 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 To unsubscribe from this group, se