Re: Building clojure-contrib from source

2008-12-23 Thread Stuart Sierra
On Dec 23, 6:30 am, Konrad Hinsen wrote: > > Or change > > >     > > > to > > >     > > Thanks, that works fine. Is there a reason not to apply this change   > to clojure-contrib? Fixed in SVN rev. 328. Also changed from CPL.TXT to epl-v10.html -Stuart Sierra --~--~-~--~~--

Re: Building clojure-contrib from source

2008-12-23 Thread Konrad Hinsen
On 23.12.2008, at 11:36, Juergen Gmeiner wrote: > On Dec 23, 11:28 am, "Christian Vest Hansen" > wrote: >> You need a newer version of Ant. > > Or change > > > > to > > Thanks, that works fine. Is there a reason not to apply this change to clojure-contrib? That seems simpler to me tha

Re: Building clojure-contrib from source

2008-12-23 Thread Juergen Gmeiner
On Dec 23, 11:28 am, "Christian Vest Hansen" wrote: > You need a newer version of Ant. Or change to cheers, Juergen --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group,

Re: Building clojure-contrib from source

2008-12-23 Thread Christian Vest Hansen
You need a newer version of Ant. On Tue, Dec 23, 2008 at 10:55 AM, Konrad Hinsen wrote: > > I tried to downloa clojure-contrib from google code and build it. > Since I couldn't find any instructions, I tried typing "ant" as for > Clojure itself, but without success: > > Buildfile: build.xml > >