Re: building with Ant vs building with Maven

2008-12-17 Thread mledu
I also have found that building with Maven: java -cp clojure.jar clojure.main does not work although it does when compiling with ant. Since Swank-clojure was recently changed to call clojure.main and not lang.Repl my maven build wouldn't work in slime. --~--~-~--~~~-

Re: building with Ant vs building with Maven

2008-12-16 Thread kkw
Thanks Meikel and Dave! Much appreciated. Kev On Dec 17, 12:13 am, Dave Newton wrote: > --- On Tue, 12/16/08, kkw wrote: > > > Since the Ant-built file is bigger, should I build > > using Ant instead of Maven? > > It looks like the Ant build is compiling more; for example the Maven build > in

Re: building with Ant vs building with Maven

2008-12-16 Thread Dave Newton
--- On Tue, 12/16/08, kkw wrote: > Since the Ant-built file is bigger, should I build > using Ant instead of Maven? It looks like the Ant build is compiling more; for example the Maven build includes zip.clj, where the Ant build has all the zip%*.class files. Dave --~--~-~--~~---

Re: building with Ant vs building with Maven

2008-12-16 Thread Meikel Brandmeyer
Hi, On 16 Dez., 12:47, kkw wrote: > Should I build using Ant instead of Maven? Using ant is the official way to build Clojure. Sincerely Meikel --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Clojure" group. To