On 23.12.2008, at 11:36, Juergen Gmeiner wrote: > On Dec 23, 11:28 am, "Christian Vest Hansen" <karmazi...@gmail.com> > wrote: >> You need a newer version of Ant. > > Or change > > <path location="CPL.TXT"/> > > to > > <fileset file="CPL.TXT"/>
Thanks, that works fine. Is there a reason not to apply this change to clojure-contrib? That seems simpler to me than to require some newer Ant version. I got my ant with the Java distribution of MacOS X, so I am not enthusiastic about updating it and potentially getting into trouble. Konrad. --~--~---------~--~----~------------~-------~--~----~ 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, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---