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.
--~--~-~--~~~-
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
--- 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
--~--~-~--~~---
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