Hi,

On Jan 22, 6:40 am, Mark Derricutt <m...@talios.com> wrote:

> We're not all jumping on Leiningen, some of us are sticking with
> maven, using the maven-clojure-compiler plugin, and also the
> experimental Maven Polyglot Clojure build support:
>
>  http://polyglot.sonatype.org/clojure.html
>
> (disclojure - both of these are my projects so I'm somewhat biased)

And for completeness sake there is clojuresque - a Clojure plugin for
Gradle. (I'm too biased, because I'm the author ;P)

Now for the original question: 
http://groups.google.com/group/clojure/browse_thread/thread/6cef4fcf523f936

The problem is AOT compiled code. After that discussion I switched the
default in clojuresque from AOT to source. AOT must no explicitly be
enabled. Another possibility would be to provide two jars: one AOT'd
and one src-only.

As for the snapshots: you can find them on http://build.clojure.org/snapshots.
So you (can but) don't have to put them into a local repository.

Sincerely
Meikel

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
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

Reply via email to